Project Description:
Hello,
I need a script, probably a JavaScript, which would block all (i)frame breakers scripts. I have already found out how to disable frame breaker script in IE6/7 (with top.location.replace = location.href; JavaScript function), but for Mozilla it does not work.
There is “doUnload” JavaScript function which blocks frame breakers scripts, but the main problem for me is, that there appears popup notification for every change (e.i.: if I click refresh or any other link, this notification appears) – that can be very disturbing during surfing webpage and therefore i do not like this.
Regards,
Aless