Click to See Complete Forum and Search --> : frames AFTER opening html-site ??


moehnen
03-26-2003, 07:15 AM
I made my sites into 3 frames:

Upper Frame - Navigation menu
left Frame - categories of articles
right Frame - content of the article

When I find one of my site p.e. in lycos, yahoo, the site starts without the frames.
It is possible with „parent.frames.length“ to calculate if the site is opened in a frame. But how I can create the frames
before starting the desired site ?

gil davis
03-26-2003, 07:49 AM
http://javascript.internet.com/navigation/force-frames.html

moehnen
03-28-2003, 05:07 AM
Yes, the frame-site is open – but how can I start after that automatically the page/pages into the frames ?

The command <Windows.location.href=.....> force the end of
the desired page .....

thanks,

moehnen
04-01-2003, 05:00 AM
Sorry, I don´t arrive that the following htm-code ist opend
in the frame which is created after starting the site.
The program stops after the frame ....

:confused: