Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Javascript Jumps out of Frames

Name: Anonymous 2006-08-07 18:09

I'm attempting to load a page in a frameset, but it has

<script language='JavaScript'>
<!--
if (parent.frames.length > 0) 
    parent.location.href = location.href;
-->
</script>

and pops out of the frames each time.

I want to only block those lines of javascript on the site, and I only need to from this one browser. I tried looking for a greasemonkey script to base my script off of, but I've discovered that I don't know jack shit about javascript. It's all greek to me.

Any javascript people care to reveal the secret to me?

Name: Anonymous 2006-08-10 0:39

>>22
...or even better: mixing CSS, efficient code, and iframes. What a concept! You seem to think that they're mutually exclusive! Hello?

I'd also like you to explain how you can only update part of a page with server-provided data without using AJAX or iframes. Completely reloading a page just adds latency (<- zomg related to bandwith) and the user can't do much with the unchanging part of the page in the meantime. Oh shit, the whole page reloaded, where was I again?

Can someone else, not the same pedantic idiot, give a good reason why iframes suck?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List