안드로이드 개발 질문/답변
(글 수 45,052)
<!-- 리스트 시작 --> <table width="95%" border="0" cellpadding="3" cellspacing="1" bgcolor="C7C7C7"> <tr align="center" bgcolor="F0F0F0"> <td width="25" height="25">NO</td> <td width="130">업체명</td> <td width="60">대표자</td> <td width="100">전 화</td>
<td>주요생산품</td> <td width="25"><img src="image/icon_home.gif" width="13" height="12"></td> </tr> <tr onMouseOver="this.style.backgroundColor='#F0F0F0'" onMouseOut="this.style.backgroundColor='#ffffff'" bgcolor='#ffffff'> <td width="25" height="25" align="center">2010</td> <td width="130"><b><a href="entpinfo01basic_view.jsp?entp_id=3137&view_type=printer&md=class">(유)한라종합기전</a></b></td> <td width="60" align="center">김기성</td>
<td width="100" align="center">063-853-5533</td> <td><script>document.write(js_stripHTMLtag('',58))</script></td> <td width="25" align="center"> </td> </tr> <tr onMouseOver="this.style.backgroundColor='#F0F0F0'" onMouseOut="this.style.backgroundColor='#ffffff'" bgcolor='#ffffff'> <td width="25" height="25" align="center">2009</td> <td width="130"><b><a href="entpinfo01basic_view.jsp?entp_id=3138&view_type=printer&md=class">(유)한라종합기전</a></b></td>
<td width="60" align="center">김기성</td> <td width="100" align="center">063-853-5533</td> <td><script>document.write(js_stripHTMLtag('',58))</script></td> <td width="25" align="center"> </td> </tr>
자바 스크립트 형식의 게시판은
어떤 형식의 파싱을 사용해야하고, 어떤 값을 줘야 될까요..?
HTML과는 다르게 아에 감도 안집히고 어딜 손대야할지 모르겠네요;



