home *** CD-ROM | disk | FTP | other *** search
/ com!online 2002 June / comonline0602.iso / software / golive5 / GoLive5_Tryout.exe / MM7.Cab / F4949_Zielauerhalb.action.A1180258_69AD_4130_944D_0B6274131723 < prev    next >
Encoding:
Text File  |  2000-08-18  |  4.1 KB  |  90 lines

  1. <html>
  2.     <head>
  3.         <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
  4.         <title>Target Remote action</title>
  5.         <meta name="generator" content="Adobe GoLive 5">
  6.     </head>
  7.     <body bgcolor="white">
  8.         <center> <font size="6">Target Remote Action, Version 1.0</font>
  9.             <p>© 1999, Adobe Systems Incorporated<br> Alle Rechte vorbehalten.</p>
  10.             <p>Skript: Walter Blady und Paul Vachier</p>
  11.             <hr>
  12.         </center>
  13.         <csactionclass name="Target Remote" function="CSPakRemote" nsversion="3" ieversion="4">
  14.         <csactionparam name="URL" type="GLActionURLParam"></csactionparam>
  15.         <csactionparam name="Frame" type="GLActionStringParam"></csactionparam>
  16.         </csactionclass>
  17.         <p>
  18.         
  19. <script language="JavaScript1.1"><!--
  20. // Script copyright 1999, Adobe Systems Incorporated. All rights reserved.
  21. function CSPakRemote(action) {
  22.     if (TRversion()) {
  23.         if (action[2].length < 1) {
  24.             opener.location.href=action[1];
  25.         }
  26.         else {
  27.             opener.parent.frames[action[2]].location.href=action[1];
  28.         }
  29.     }
  30.     return;
  31. }
  32. function TRversion() {
  33.     return (navigator.appName.indexOf("Netscape") >= 0 && parseInt(navigator.appVersion.charAt(0)) >= 3)
  34.           || (navigator.appName.indexOf("Explorer") >= 0 && parseInt(navigator.appVersion.charAt(0)) >= 3);
  35. }
  36. // -->
  37.         </script>
  38.         </p>
  39.         <table cool width="221" height="217" border="0" cellpadding="0" cellspacing="0" gridx="16" showgridx gridy="16" showgridy bgcolor="#eeeeee">
  40.             <tr height="4">
  41.                 <td width="2" height="216" rowspan="7"><spacer type="block" width="2" height="216"></td>
  42.                 <td width="2" height="119" rowspan="6"><spacer type="block" width="2" height="119"></td>
  43.                 <td width="216" height="4"><spacer type="block" width="216" height="4"></td>
  44.                 <td width="1" height="4"><spacer type="block" width="1" height="4"></td>
  45.             </tr>
  46.             <tr height="18">
  47.                 <td width="216" height="18" valign="top" align="left" xpos="4">
  48.                     <csactioncntrl x="4" y="4" width="80" height="18" alignx="left" aligny="top" type="InfoText" value="URL des Links:">
  49.                 </td>
  50.                 <td width="1" height="18"><spacer type="block" width="1" height="18"></td>
  51.             </tr>
  52.             <tr height="30">
  53.                 <td width="216" height="30" valign="top" align="left" xpos="4">
  54.                     <csactioncntrl name="URL" x="4" y="22" width="212" height="20" alignx="scale" aligny="top">
  55.                 </td>
  56.                 <td width="1" height="30"><spacer type="block" width="1" height="30"></td>
  57.             </tr>
  58.             <tr height="19">
  59.                 <td width="216" height="19" valign="top" align="left" xpos="4">
  60.                     <csactioncntrl x="4" y="52" width="188" height="18" alignx="left" aligny="top" type="InfoText" value="Name des Ziel-Frames (optional):">
  61.                 </td>
  62.                 <td width="1" height="19"><spacer type="block" width="1" height="19"></td>
  63.             </tr>
  64.             <tr height="30">
  65.                 <td width="216" height="30" valign="top" align="left" xpos="4">
  66.                     <csactioncntrl name="Frame" x="4" y="71" width="212" height="18" alignx="scale" aligny="top">
  67.                 </td>
  68.                 <td width="1" height="30"><spacer type="block" width="1" height="30"></td>
  69.             </tr>
  70.             <tr height="18">
  71.                 <td width="216" height="18" valign="top" align="left" xpos="4">
  72.                     <csactioncntrl x="4" y="101" width="202" height="18" alignx="left" aligny="top" type="InfoText" value="▄bergeordnetes Fenster als Ziel">
  73.                 </td>
  74.                 <td width="1" height="18"><spacer type="block" width="1" height="18"></td>
  75.             </tr>
  76.             <tr height="97">
  77.                 <td width="218" height="97" colspan="2" valign="top" align="left" xpos="2">
  78.                     <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.'>
  79.                 </td>
  80.                 <td width="1" height="97"><spacer type="block" width="1" height="97"></td>
  81.             </tr>
  82.             <tr height="1" cntrlrow>
  83.                 <td width="2" height="1"><spacer type="block" width="2" height="1"></td>
  84.                 <td width="2" height="1"><spacer type="block" width="2" height="1"></td>
  85.                 <td width="216" height="1"><spacer type="block" width="216" height="1"></td>
  86.                 <td width="1" height="1"><spacer type="block" width="1" height="1"></td>
  87.             </tr>
  88.         </table>
  89.     </body>
  90. </html>