First off: I am a beginner.
Frameset seem to be a good solution to update part of the screen while keeping a steady menu in another part.
So my main page calls a second page containing the frameset and I can't find a way to return to the main page.
First off: I am a beginner.
Frameset seem to be a good solution to update part of the screen while keeping a steady menu in another part.
So my main page calls a second page containing the frameset and I can't find a way to return to the main page.
Welcome to the forums
make a link in your "navigation" with a link to the initial page inside the body frame and title it something like "home"
Yeah, I tried that but it opens the main page in the frame!
It must have to do with
target ="showframe" for the "home" option should be set to something to exit
Got it!!! target ="_parent"
That took a while
Bookmarks