Click to See Complete Forum and Search --> : pop-up browser


age13kid
10-02-2004, 08:51 PM
i made a popup window that seves like a browser and uses javascript but on certain websites the bottom part dissapears and dosnt come back. go here (http://www.geocities.com/travis_man120/pop-up) and click start geo.browser and go to javascript source or some other website.

HaganeNoKokoro
10-03-2004, 12:23 AM
I could be wrong, but chances are the sites where your bottom part disappears have some code in them to break out of frames. They do this to make it so their site can only be viewed as they intend, not inside someone else's frames. I'm afraid there's not a thing you can do about it, since you cannot control the content of pages that are not yours.

age13kid
10-03-2004, 12:29 AM
ok then can i make it so that when the page breaks my frames it shows a comfirm box to ask if they want to continue?