From: Armin L. <Arm...@ui...> - 2003-08-01 10:33:49
|
use an iframe instead of a normal frame and put into a layer. so it schould works. armin Jack Chung schrieb: > > Maybe implement the frame the same way as those "floating toolbars"? > You know what I mean? Those that geocities used to put their brand on > all sites? > > -- > Jack Chung <jac...@ne...> > http://www.PerceptiveCorner.com/ > > On Thu, 31 Jul 2003 22:22:07 -0400 > Jesse Vitrone <je...@6t...> wrote: > > > Crap. I was planning on just doing it as an include, but then it will > > go off screen when I scroll down. I forgot that's why I was using the > > frames in the first place. > > > > I like the load panel idea, but I'm not sure what you mean about the > > scrolling container. I realize the need for one, but I'm confused about > > setting the css on the "container". What do you mean by container? > > I'd appreciate if you could elaborate a little more. > > > > Jesse > > > > Dan Willemsen wrote: > > > > >(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 > > >> > > >> > > > > > > > > ------------------------------------------------------- > > 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 > > ------------------------------------------------------- > 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 |