From: Richard B. <ma...@ri...> - 2001-03-08 01:00:03
|
Using Iframe/Ilayer won't work very well in NS4 will it? (with links reloading the whole window etc) DynAPI.onResize=function() { //do stuff here } Don't forget to reload the page in case of ns4. Regarding including previous posts, I find something in between to be the best, when Eytan replies to something you're left guessing what the question was, yet I understand very long posts might be annoying for some. You can of course read the posts here: http://www.mail-archive.com/index.php3?hunt=dynapi sorted by date or thread, and just post from your email client. Cheers, Richard Bennett ma...@ri... www.richardinfo.com (Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2) Find the DynAPI faq here: http://sourceforge.net/docman/display_doc.php?docid=656&group_id=5757 Browse the mailinglist here: http://www.mail-archive.com/index.php3?hunt=dynapi ----- Original Message ----- From: "Cheston Unnewehr" <Che...@rl...> To: <dyn...@li...> Sent: Thursday, March 08, 2001 1:06 AM Subject: [Dynapi-Widgetdev] Need some help on Window Resizing > Hello Y'all, > > I'm developing a colapseable frame system that allows users to browse the Internet within an IFRAME "window", while still having access to all the menus and links from my site's page. The script is designed to maximize the browseable space for users, as well as having low overhead, so as to be quick and responsive, even on antiquated computers (133 MHz CPU's, and the like...the school I webmaster for has very OLD equipment). Once the script is finished, I'll upload it and let everyone have the source. I personally feel this will be a very useful tool for webmasters. > > In any case, I have a problem...can anyone help me? > > Everything about this GUI interface relies on the size of the screen. I want it to look the same for nearly every resolution. So far, the page loads and looks good at any Res, but only when the Page is loaded, or refreshed. If the window size is changed, the rest doesnt change with it. > > I have a function that will refresh the layers' position and dimensions on-the-fly, but I don't know how to trigger it. Anyone have any ideas how i can make it fire, when the browser window's size is changed? > > I appreciate any help that anyone can give me. > -- > - Cheston U. > (Rainbow Lake School Webmaster > http://www.fvsd.ab.ca/rainbow/ ) > > P.S. > I really like the mailing list, but I have a request to make of everyone. > > (Actually, I am BEGGING) > > I am using a free web-based e-mail client (the only thing the school will fund, heh). I have noticed lots of people leaving Copies of the emails they reply to, in their own emails. The result?....the same stuff, in the same Email we all recieve daily, repeated...... over and over and over and over and over and over and over and over and over and over and over and over and over and.......(you get the idea). > > The useful comments are usually a few lines, buried within a mountain of gobbledygook. The headers and footers from more complex Email clients is bad enough, but reading the email becomes nearly impossible, once multiple copies of the same stuff are left in everyone's replies. > > Could everyone PLEASE send ONLY what you want to say within your mails, and not the Quotes from the mail you are replying to?...It would make reading this daily email a LOT easier....and not just for me, but for everyone. I appreciate it a lot!! Thanks :-) > > ____________________________________________________________ > Online tools for small business at www.opendesk.com > > > _______________________________________________ > Dynapi-Widgetdev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-widgetdev > |