in my website, I have a page which have 3 frames, lets say left_frame, top_frame and bottom_frame.
In top_frame, i have a link <a href="some_page.php">Click</a>
. Currently, this some_page.php is loaded inside the top_frame but i want to completely load a new page. Is there any way out?
How to move to the page from a frameset?
271 Views Asked by baig772 At
1
This should do the trick.