Removing a frame with PHP?
Posted: Sun Feb 23, 2003 2:24 pm
Ok, I don't know if you can do this with Javascript/PHP/etc but here is what I'd like to do:
I have a page with two frames, the top being a navigation bar that changes the other frame. I want to put a link on the navagation frame that will remove it but leave the lower frame at the same page.
( I know how to make a link targeting _top but then it changes the lower frame to a certain page, instead of what it was at before )
If you have any idea how to do this please let me know!
I have a page with two frames, the top being a navigation bar that changes the other frame. I want to put a link on the navagation frame that will remove it but leave the lower frame at the same page.
( I know how to make a link targeting _top but then it changes the lower frame to a certain page, instead of what it was at before )
If you have any idea how to do this please let me know!