From: Dan W. <dy...@da...> - 2003-07-31 20:52:53
|
(I need to remember to use the email address subscribed to the list) Short answer: no. It might be possible if you remove that frame as an actual 'frame' and implement it some other way. For example, with dynapi, you could have the menu on a page that contains a 'container' of some sort(probably loadpanel) that expands to the width of the page and to the bottom of the browser window, and have that 'container' have a scroll bar(i don't know if you can do this in dynapi, but using css, just on the container set the css to be 'overflow:auto'). Should look pretty much the same, a little harder to create, but... it works. Dan Willemsen On Thu, 2003-07-31 at 12:35, Jesse Vitrone wrote: > I'm afraid the answer is no, but I'll ask anyway. > > Is there a way to make a menu pop open and go over a frame? > > I have a little 20 pixel frame at the top of the page and I want to have > menus that pop down, but that means that they would have to pop over the > little frame border. Is that possible? > > Thanks, > Jesse > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help -- Dan Willemsen <da...@wi...> -- Dan Willemsen <dy...@da...> |