Search found 4 matches

by JACKO306
Wed Aug 07, 2002 9:55 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Images in menus
Replies: 7
Views: 5050

Thanks

Great that seems to work, i am sure i tried it before ! :D
by JACKO306
Tue Aug 06, 2002 6:41 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Images in menus
Replies: 7
Views: 5050

Thanks, but still got the same problem

Thanks for that, i can see your code but the images are on the items on the sub menus, see the below example the google_icon.gif is only visible when in root web pages, the only way i have found around it is to put in the complete web address such as http://www.test.com/menu/google_icon.gif ...
by JACKO306
Tue Aug 06, 2002 5:27 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Images in menus
Replies: 7
Views: 5050

Still No Luck

I copied all the images and scripts to the root, changed the references in the pages but i still dont get the images on the menus. :(
by JACKO306
Tue Aug 06, 2002 12:46 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Images in menus
Replies: 7
Views: 5050

Images in menus

For each web page i load the menus using the following

<SCRIPT language=JavaScript src="../menu/menu_array.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="../menu/mmenu.js" type=text/javascript></SCRIPT>

Unfortunatly for all web pages that are not in the root the images on the ...