Search found 4 matches

by molesquirrel
Tue Dec 31, 2002 12:06 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: autodisplay (but not permanent) submenu
Replies: 5
Views: 4954

After some more thought, I think it would be beneficial to see what you thought of; another little feature I'd like would be possible if the menu was integrated with the popup box. So, let me know what you have. Thanks!
by molesquirrel
Mon Dec 30, 2002 6:48 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: autodisplay (but not permanent) submenu
Replies: 5
Views: 4954

To answer your questions:

(1 & 3) Popup text box. Clicking on it will do nothing but make it disappear.

(2) Some dynamic code (php) will decide if this 'box' is to be included - so on page loadup, it will know where or not it should appear. It should stay up for some timed period. One thing I ...
by molesquirrel
Wed Dec 25, 2002 3:53 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: autodisplay (but not permanent) submenu
Replies: 5
Views: 4954

autodisplay (but not permanent) submenu

Hey -

I'm looking into creating a submenu that appears by default (kind of like the always visible flag), but adheres to the timegap variable, and will close after awhile. To put it another way, I'm going to have a menu selection that dynamically loads some sentence of information, and I want it to ...
by molesquirrel
Sun Dec 15, 2002 8:52 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Image maps in submenus
Replies: 0
Views: 1974

Image maps in submenus

Hey -

I've got an image set as the body of a submenu item, and I'd like to link an image map to it. Is there a trick to doing this? I've got


addmenu(menu=["journals",
114,5,,0,"",style1,,"left",effect,,,,,,,,,,,,
,"<img src=img/journal_sub.gif usemap='#journal_sub' border=0>","",,,0 ...