Search found 1 match

by darkmind
Wed Aug 28, 2002 3:04 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Help with frames
Replies: 0
Views: 1434

Help with frames

Hi

Im trying to figure out a way for the .js files to not load every time I open a new page.

Like now I have to include these scripts on every page i want the menu on:
<SCRIPT language=JavaScript src="menu_array.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="mmenu.js" type ...