HTML code problem with a <script> line?

Natpjizzle

New member
Im trying to finish a website by tonight (i know pushing it)
but im trying to put a <script> line in where it will embed the menu i want from a .js file. I know the line works because it does show the menu when pulled up in firefox. My problem is that everything under the menu doesnt show up anymore. There were a couple of tables and a footing but they just dont come up any more. I tried to put the menu on the highest <div> layer but still everything under it just doesnt come up. How Can I have the menu and still have the rest of my stuff come up?
heres the <script> line :
<script type='text/javascript' src='quickmenu.js'></script>
Please, for love of God, let there be a web developer on Yahoo Answers tonight!
Please Help Me!!!!!!
 
Back
Top