thanks.. but still i have a question, even if i add this to the first frame(maybe an applet is embedded in this frame), the first frame may still load slower than the other one(just html text)..i wonder if the second frame should be started to loaded until the first frame is completely loaded...
Well, the question was how to load a frame after the first one was finished...that is easy.
If you add the code to the first frame, the second one will not start loading until the first one is finished - that's what onLoad does. If the first one is really slow you either have to put up with it or get rid of whatever is slow or let them do their own thing.
I am not sure if you can part-load a frame and then at a give point forcce-start loading the second one but I dont think you can.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.