How can I dynamicaly create xhtml elements with javascript? I want to add a checkbox inside a table cell. So I want the code to look like this:
* except Internet Explorer, which, despite declaring XHTML as the doctype, IE will parse it as HTML anyway.
|
Post a Comment for "How To Create Xhtml Elements With Javascript"