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