How do I make menus pop UP, not down?

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
snaglepus
Beginner
Beginner
Posts: 2
Joined: Tue Oct 22, 2002 4:02 am

How do I make menus pop UP, not down?

Post by snaglepus »

Hi,

I would like to use the menu to pop up menus, instead of popping them down. For example, I have an image at the top of the page, and the menu is below that and I want the actual menu popups, to popup above the image above it - I hope this makes sense.....

If so, can this be done and how??????

R.
User avatar
trytrix
Super Advanced
Super Advanced
Posts: 92
Joined: Thu Sep 26, 2002 9:46 pm
Location: Flanders / Belgium
Contact:

Post by trytrix »

Hi,

Don't think so ..
Maybe in version 4, he Andy ?

Greetings,

Trytrix
You're Never Fully Dressed Without A :D Smile !

"From Image Flanders, one of Europe's most dynamic regions" - Visit : http://www.toerismevlaanderen.be
svdmoot
Beginner
Beginner
Posts: 2
Joined: Tue Oct 29, 2002 2:25 pm

easy ...

Post by svdmoot »

I changed the screen position to "bottom" and then I placed the menu in a table to position it.

<table>
<tr>
<td width="710" valign="top">

<script language=JavaScript>
PlaceMenu("menuname")
</script><
</td>
</tr>
</table>

Use the menuname from your array file.
Good luck!
snaglepus
Beginner
Beginner
Posts: 2
Joined: Tue Oct 22, 2002 4:02 am

not quite

Post by snaglepus »

Yes, I tried that as well, except it only works reliably in IE. In Netscape I found that it either didn't work at all, or just placed the menu at the top of the page.
User avatar
Scott
Advanced
Advanced
Posts: 26
Joined: Thu Aug 08, 2002 10:03 am
Location: U.K.

Post by Scott »

That's 'cause Netscape is crap..

Not very helpful I know but true never the less.. :P
The lobsters are coming!!!
Post Reply