![]() Preserved Topic: Brattas "windows" onresizebrowser help.. (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: Scotland |
![]() Hi all.. |
Maniac (V) Mad Scientist From: New California |
![]() sonicsnail, not quite |
Bipolar (III) Inmate From: Scotland |
![]() Thanks for the input Bugimus.. |
Maniac (V) Mad Scientist From: New California |
![]() Yes, indeed they do. Lemme see what he's calling to do that. |
Bipolar (III) Inmate From: Scotland |
![]() No joy? |
Maniac (V) Mad Scientist From: New California |
![]() Well, I found some resize code in his coolmenus script from the main page but it still doesn't look like the windowscripts by themselves are built with that functionality. |
Bipolar (III) Inmate From: Scotland |
![]() Thanks Bugs.. I appreciate your time and efforts.. |
Bipolar (III) Inmate From: Scotland |
![]() Would it be a (simple) possibility to just *refresh* the page onresize?.. What I don't want is to incurr a further server-hit/load-time - but if its going to redraw the page from the cache that might be ok??? |
Bipolar (III) Inmate From: Scotland |
![]() ================================ |
Maniac (V) Mad Scientist From: New California |
![]() Wonderful!!! |
Bipolar (III) Inmate From: Scotland |
![]() Thanks Bugs.. |
Maniac (V) Mad Scientist From: New California |
![]() function lib_doc_size(){ //Page positions - needed! |
Maniac (V) Mad Scientist From: New California |
![]() winpage.x2 and winpage.y2 need to be updated for the windows to maximize to the new browser size. The win_maximize function uses them to calculate how big to make them. |
Maniac (V) Mad Scientist From: New California |
![]() Ok, I think I found it. Instead of calling lib_doc_size() by itself in your trythis(), do this: |
Maniac (V) Mad Scientist From: New California |
![]() I just read the netscape part of your troubles. Just reload the page if you have NN4 |
Bipolar (III) Inmate From: Scotland |
![]() Thanks Bugs, you hit the nail on the head. |