PDA

View Full Version : cascading menu - (customizing menu.js)


jakemuckle
09-23-2002, 09:26 PM
Hello,

I am working on a website for a client who has requested the use of a cascading menu (JavaScript using Gary Smith's code found on the Netscape website). I have customized the script to work with the client's new site but I cannot figure out how to set the position of the cascading menus relatively. Right now it looks great on my browser (1024X768) but when viewed at say 800x600 the menu boxes appear in the middle of the screen (correctly aligned from top to bottom just not right to left). I read through the documentation on the Netscape but cannot figure out how to make the needed modifications to the code. If anyone has any experience with this I would really appreciate the help.


Thanks so much!

speedracer
09-23-2002, 10:10 PM
hi can you post a link to that menu?

jakemuckle
09-23-2002, 10:21 PM
Hi Speedracer

The site in development is up at
http://www.be-interactive.com/client_view/dev.ppicash.com/web/

the javascript files are located in
http://www.be-interactive.com/client_view/dev.ppicash.com/web/libs/

Thank you!

speedracer
09-23-2002, 11:16 PM
this might help:
http://www.holtenwood.bc.ca/test/popup.htm

jakemuckle
09-24-2002, 08:08 PM
Speedracer,

Thanks for the URL - it worked out perfectly and I was able to make the modifications I needed to get the script to display properly.

Thanks again man!