Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | RE: FLASH: OT : escaping a frame |
From: | JGL |
Date: | Tue, 16 Jan 2001 17:51:40 GMT |
You could put a link on the page to allow users to escape the frames with a
target of _blank.
-OR-
automatically . . . .
Add this script to the first page of any site to destroy any frames a user
might be stuck in.
<script language=JavaScript>
if (top != self) { top.location = self.location; }
</script>
jgl
-----Original Message-----
From: ownerchinwag [dot] com [ownerchinwag [dot] com]On">mailto:ownerchinwag [dot] com]On Behalf Of Gabriel
Mulzer
Sent: Tuesday, January 16, 2001 7:50 AM
To: flasherchinwag [dot] com
Subject: FLASH: OT : escaping a frame
sorry for the off topic
if someones showing content from my site in their site within a frame
is there a simple way to escape this frame and open my original
site instead ?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre
Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save �200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
FLASH: OT : escaping a frame, Gabriel Mulzer
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]