Re: java pop-up menuFrom Andrew on 26 June '01
replying to java pop-up menu posted by ray 26-06-01
If I understand you, you're looking for a "drop down" menu, actually a "drop UP" menu. You want the menu to always be visable at the BOTTOM of the screen even if you have to scroll the page. And when clicking on a choice in the drop "UP" menu you want the new page to have the SAME menu on the bottom of it. Is this correct? Try DHTML;
I didnt see anything there that worked at the BOTTOM of the page, but perhaps a top menu can be reconfigured.
>I need a robust easy to change, drop-down menu in reverse. A pop-up from the bottom of the page menu. I will need to load information into the area above it but maintain the relationship of the pop-up boxes with the bottom of the page bar.
>
>Help??