HighDots Forums  

loading frames

Javascript JavaScript language (comp.lang.javascript)


Discuss loading frames in the Javascript forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Alex Hunter
 
Posts: n/a

Default loading frames - 10-16-2003 , 03:20 PM






is there a way to make one frame on a page load completely before the other
frame starts loading?


Reply With Quote
  #2  
Old   
David Dorward
 
Posts: n/a

Default Re: loading frames - 10-16-2003 , 06:40 PM






Alex Hunter wrote:

Quote:
is there a way to make one frame on a page load completely before the
other frame starts loading?
You could try loading a blank page in one frame and then editing
document.location in that frame from the onload event in the document
loaded in to the other frame.

This would break the site entirely for users without JavaScript... and the
frames would cause a lot of damage too.

I don't know what you are doing, but a redesign would probably be the best
solution.

--
David Dorward http://dorward.me.uk/


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.