... , "html".
- , XHTML. , HTML CSS, / .
CSS, JavaScript - , JS , , . , manu, , , , , , , , .
In your case, since there is no "href" for anchors, I assume that these elements only work when JavaScript is enabled, so I really don't see a problem with inserting it through JS. (as well as for inserting HTML and executing it by element ... if it is HTML, not XHTML, I have no problem inserting a string, since it is easier for me to support it ... and if it is actually an HTML file, I say there even more reason to keep it as an HTML string)
source
share