PDA

View Full Version : Cascating right & leftwards


chelis
16.05.2001, 14:37
HI Guys :->
I am working on frameless menu that will have over 4000 items. There are 4 top0 items.
Since it will run on 800X600 when I get to the last top0 item, if its always cascating to the right it's going to be off the screen.
How can I reset the positioning for each subsub item (if necessary)in order to avoid running out of space either on the right side and/or on the bottom of the screen.
I am using the coolmenus3.js version.
Thanks a bunch in advance:-)

Chelis Camargo
GUI designer
Ernst & Young -
Porfavor.net

DCage
17.05.2001, 08:31
If have this variable set to one:

oCMenu.pagecheck=1

it should force any subs that would unfurl beyond screen width to cascade leftward.