Changeset 173 in t29-www for en/communication


Ignore:
Timestamp:
Aug 9, 2010, 8:15:32 PM (14 years ago)
Author:
sven
Message:

Jetzt Offiziell: Grosse JavaScript-Neustrukturierung:

  • jQuery auf allen Seiten, tools.js ist Scriptsammlung fuer viele neue Features wie
    • Dynamische Copyright-Tags fuer alle Bilder
    • Behandlung von Fenstergroessen fuer alle Seiten
    • Hostinfos fuer bessere Differenzierung beim Entwickeln
    • auto-bildbreite.js migriert (jQuery-oneliner)
    • Alle Ueberschriften werden dynamisch mit Ankern ausgestattet
  • common.js als Scriptsammlung fuer seitenspezifische Scripts
    • faxtechnik.shtm, fax.shtm Inline-Scripte migriert
    • efzet.shtm migriert
  • Fuer alle Aenderungen /de/inc/head.inc.shtm, /en/inc/head.inc.shtm geaendert
  • css/common.css fuer Design von dynamischen Inhalten

Sonstiges:

  • Typo auf /en/search.shtm

-- sven @ workstation7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • en/communication/fax.shtm

    r140 r173  
    1616    <meta name="keywords" lang="en" content="technikum, fax engineering, writing engineering, telegraphy, hellfax, hellschreiber, olympia, flexowriter" />
    1717    <meta name="t29.SVN" content="$Id$" />
    18     <script type="text/javascript">
    19     <!--
    20         // small "quick & dirty" script to "open the box". See the same at /de/kommunikationstechnik/faxtechnik
    21         // umgeschrieben fuers Hellfax
    22         function initGeraeteoeffner() {
    23             document.getElementById("hellfax-offen").style.display = "none";
    24             document.getElementById("hellfax-zu").style.cursor = "pointer";
    25         }
    26 
    27     function switchGeraet(name) {
    28         document.getElementById(name+"-zu").style.display = "none";
    29         document.getElementById(name+"-offen").style.display = name=="telegraf"?"block":"inline";
    30     }
    31        
    32         var backup = window.onload;
    33         window.onload = function() { backup(); initGeraeteoeffner(); }
    34     // -->
    35     </script>
    3618</head>
    3719<body>
     
    219201                       
    220202     <div class="box center auto-bildbreite">
    221          <img src="/shared/photos/kommunikationstechnik/hellfax_bs110-geschlossen.jpg"  alt="The Hellfax-Blatschreiber BS 100, with closed lid" onClick="switchGeraet('hellfax');" id="hellfax-zu" />
     203         <img src="/shared/photos/kommunikationstechnik/hellfax_bs110-geschlossen.jpg"  alt="The Hellfax-Blatschreiber BS 100, with closed lid" id="hellfax-zu" />
    222204         <img src="/shared/photos/kommunikationstechnik/hellfax_bs110-geoeffnet.jpg" alt="The Hellfax-Blattschreiber BS 110 with opened lid" id="hellfax-offen" />
    223205         <p class="bildtext">
Note: See TracChangeset for help on using the changeset viewer.
© 2008 - 2013 technikum29 • Sven Köppel • Some rights reserved
Powered by Trac
Expect where otherwise noted, content on this site is licensed under a Creative Commons 3.0 License