- HTML/JavaScript
- 2011/08/03 16:30
col, colgroup, frameset, head, html, style, table, tbody, tfoot, thread, title, tr위 태그들은 읽기 전용 마크업.('id').innerHTML 로 추가 불가.('id').appendRow(object)로 추가.다른 태그들도 appendChild method로 하위요소 추가.
1
최근 덧글