|
-
HTML Frames Question
Hello,
I had a question regarding frames in HTML.
I currently have a subsection of a webpage that is split into two frames (using one as a navigation bar of sorts). I wanted to have a selection on the navigation bar that would refer to the homepage.
The problem with this is that it only loads the homepage in one of the two frames. Is there a way to "destroy" the frames so when clicking on the "home" link it loads as a regular webpage (without any frames)?
Thanks in advance
-
Ursus Arctos Moderatis
Sure, just target="_top" in your <a> tag.
-
Great thanks for the quick reply!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|