Heisenberg submitted a new resource:
You must be registered for see links
- Remove headers/footers when viewing site through an iFrame, and force links to open in a new window.What does this add-on do?
This add-on adds a small piece of Javascript code to detect when the site is being loaded inside an iFrame.
To allow iFrames to be used on other sites, you will need to add the following to your config.php file:
PHP:$config['enableClickjackingProtection'] = false;
You must be registered for see images attach
You must be registered for see links