[thelist] NN4.x: Repeated document.write NG with inline styles

Bill Haenel mail at webmarketingworx.com
Mon Feb 17 11:21:00 CST 2003


Sorry to reply to myself, but I thought I would add that the following
fix seemed to make everything work the way I wanted it to:

<script language="JavaScript">
document.write('<div style="margin-bottom:5px;">Line 1</div><div
style="margin-bottom:5px;">Line 2</div>');
</script>

(watch the wrap)

Now it's fixed but I still want to know why!

BH




More information about the thelist mailing list