| Member with 46 posts. THREAD STARTER | | Join Date: Jul 2006 Location: Boise, ID, USA Experience: Intermediate | |
External Javascript Links. Need help ASAP. Hello. I am making a new menu for my website in JavaScript so that I don't have to change every page when I have a new link. I am doing this by making an external file with all the links I want , and then putting the
<script src="menu.js" type="text/javascript">
</script>
code in the table I want the menu in.
As far as I know, I have every code correct, but it still doesn't show up...
Can anybody help me?
-Moegopher |