[thelist] Re: Stopping frame-using content thieves

Antonio Bueno Delgado atnbueno at mundoplus.tv
Mon Jan 24 17:43:48 CST 2005


Hello, Marc.

> Now what about the guys who place your pages in a frame? Yes I know you can
> use Javascript to bust out of the frame but that doesn't sound vindictive
> enough to me. Is it possible to do something similar to the bandwidth
> thieves solution?

Of course. And it's almost the same. The JavaScript you mention does
something like this:

if (framed) then {reload my page at the top}

What you want to do would be:

if (framed) then {redirect to vindictive-enough page}  :D

Check http://www.quirksmode.org/js/framebust.html for useful info.


-- 
Saludos,
 Antonio

http://www.mundoplus.tv/
Televisión por satélite en España




More information about the thelist mailing list