home *** CD-ROM | disk | FTP | other *** search
Wrap
<html> <head> <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> <title>Target Remote action</title> <meta name="generator" content="Adobe GoLive 5"> </head> <body bgcolor="white"> <center> <font size="6">Target Remote Action, Version 1.0</font> <p>© 1999, Adobe Systems Incorporated<br> Alle Rechte vorbehalten.</p> <p>Skript: Walter Blady und Paul Vachier</p> <hr> </center> <csactionclass name="Target Remote" function="CSPakRemote" nsversion="3" ieversion="4"> <csactionparam name="URL" type="GLActionURLParam"></csactionparam> <csactionparam name="Frame" type="GLActionStringParam"></csactionparam> </csactionclass> <p> <script language="JavaScript1.1"><!-- // Script copyright 1999, Adobe Systems Incorporated. All rights reserved. function CSPakRemote(action) { if (TRversion()) { if (action[2].length < 1) { opener.location.href=action[1]; } else { opener.parent.frames[action[2]].location.href=action[1]; } } return; } function TRversion() { return (navigator.appName.indexOf("Netscape") >= 0 && parseInt(navigator.appVersion.charAt(0)) >= 3) || (navigator.appName.indexOf("Explorer") >= 0 && parseInt(navigator.appVersion.charAt(0)) >= 3); } // --> </script> </p> <table cool width="221" height="217" border="0" cellpadding="0" cellspacing="0" gridx="16" showgridx gridy="16" showgridy bgcolor="#eeeeee"> <tr height="4"> <td width="2" height="216" rowspan="7"><spacer type="block" width="2" height="216"></td> <td width="2" height="119" rowspan="6"><spacer type="block" width="2" height="119"></td> <td width="216" height="4"><spacer type="block" width="216" height="4"></td> <td width="1" height="4"><spacer type="block" width="1" height="4"></td> </tr> <tr height="18"> <td width="216" height="18" valign="top" align="left" xpos="4"> <csactioncntrl x="4" y="4" width="80" height="18" alignx="left" aligny="top" type="InfoText" value="URL des Links:"> </td> <td width="1" height="18"><spacer type="block" width="1" height="18"></td> </tr> <tr height="30"> <td width="216" height="30" valign="top" align="left" xpos="4"> <csactioncntrl name="URL" x="4" y="22" width="212" height="20" alignx="scale" aligny="top"> </td> <td width="1" height="30"><spacer type="block" width="1" height="30"></td> </tr> <tr height="19"> <td width="216" height="19" valign="top" align="left" xpos="4"> <csactioncntrl x="4" y="52" width="188" height="18" alignx="left" aligny="top" type="InfoText" value="Name des Ziel-Frames (optional):"> </td> <td width="1" height="19"><spacer type="block" width="1" height="19"></td> </tr> <tr height="30"> <td width="216" height="30" valign="top" align="left" xpos="4"> <csactioncntrl name="Frame" x="4" y="71" width="212" height="18" alignx="scale" aligny="top"> </td> <td width="1" height="30"><spacer type="block" width="1" height="30"></td> </tr> <tr height="18"> <td width="216" height="18" valign="top" align="left" xpos="4"> <csactioncntrl x="4" y="101" width="202" height="18" alignx="left" aligny="top" type="InfoText" value="▄bergeordnetes Fenster als Ziel"> </td> <td width="1" height="18"><spacer type="block" width="1" height="18"></td> </tr> <tr height="97"> <td width="218" height="97" colspan="2" valign="top" align="left" xpos="2"> <csactioncntrl x="2" y="120" width="200" height="78" alignx="scale" aligny="top" type="InfoText" value='Mit dieser Aktion k÷nnen Fenster, die mit der Aktion "Neues Fenster" erstellt wurden, mit Links versehen werden, deren URLs im Ausgangsfenster ge÷ffnet werden. Diese Aktion kann auf einen beliebigen Link im neuen Fenster angewendet werden.'> </td> <td width="1" height="97"><spacer type="block" width="1" height="97"></td> </tr> <tr height="1" cntrlrow> <td width="2" height="1"><spacer type="block" width="2" height="1"></td> <td width="2" height="1"><spacer type="block" width="2" height="1"></td> <td width="216" height="1"><spacer type="block" width="216" height="1"></td> <td width="1" height="1"><spacer type="block" width="1" height="1"></td> </tr> </table> </body> </html>