Download & Extend

Add option to break out of other/all frames

Project:DiggBar Blocker
Version:6.x-1.0-beta1
Component:Code
Category:feature request
Priority:normal
Assigned:henrrrik
Status:active

Issue Summary

Framing sucks but Digg isn't the only one framing.
It might be useful to have an option to specify other framers like burnurl, Ow.Ly and/or an option to break out of all frames.

I just use this snippet in my template

<script type="text/javascript" language="JavaScript">
      <!--
          if (top.location != location) {
            top.location.href = document.location.href ;
          }
      -->
</script>

Comments

#1

Assigned to:Anonymous» henrrrik

Try frameprevention.module.

#2

@henrrrik Didn't realize there were so many similar modules for this one purpose of breaking out of frames.

#3

Nor did I. The project description for Frameprevention has been improved and should be more search friendly now.

nobody click here