<script type="text/javascript">
html code here
</script>
views:
70answers:
2
A:
HTML code where? Be specific, do you want to write it out to the document or in a string or what?
Lloyd
2010-08-02 08:07:22
This should be a comment, not an answer.
Oded
2010-08-02 08:08:13
I want to write the code inside javascript
zoro
2010-08-02 08:09:02
@zoro: Try to be nice, you want something from us! And actually this is a correct answer. There are other ways to create HTML elements via JavaScript but I assume this is not what you want.
Felix Kling
2010-08-02 08:50:32