Hmmm ... actually ... your site falls apart in IE6. What does the
JS do? I don't see anything on there that can't be achieve with
CSS/
HTML only!?
Oh and yes you "should" be putting your
JS in a separate file. Just link to it with
- Code: Select all
<script src="somescript.js" type="text/javascript"></script>