[thelist] frame buster update - Opera issue

Dan McCullough dmccullough at garnethill.com
Tue Jun 8 09:29:41 CDT 2004


Trying to bust out of Hotmail, I wrote something that will handle most
browsers.  However Opera is having an issue with the code, not errors,
just does seem to do the same thing as other browsers.

if (parent.frames.length > 0) {
    parent.location.href = self.document.location
}

any thoughts on why? 


More information about the thelist mailing list