Click to See Complete Forum and Search --> : Load Sequence of frames


Tripp_Inc
08-08-2003, 04:30 PM
Can some one tell me if there is a way to specify the load order or sequence of frames. I am running a website that has a title frame,menu frame & main frame. My problem is my main frame loads before the menu. The main frame references the menu so I continuely get an error "Object doesn't support this property or method - Parent.main.menu"
This problem only occurs when the main frame loads before the menu. Is there a way that I can make the menu load first and foremost. I am using .ASP - html/VBscript.