Sn00py wrote on 27 okt 2003 in comp.lang.javascript
:
Quote:
I have a frameset in HTML and when the menu (menu.html)of the frameset
loads I want it to automatically load another page (main.html)on the
other side of the frame (target ="main").
I need the menu.html to do this and not the frame set!
If anyone could give me some basic JavaScript code to do this
it would be very helpful. |
top.main.location.href = "main.html"
not tested !
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)