If I put a
Code: Select all
document.write("<scr"+"ipt type=text/javascript src=menu_data.js><\/scr"+"ipt>");
or
document.write("<script type="text/javascript" src="menu_data.js"><\/script>");
Any ideas would be greatly appreciated.
Now I can just refresh the page, but there would be a few seconds time delay (due to lengthy js), if I could just unload and reload the menus I think it may be quicker.