Vorlage:Entwicklertreffen Chronik: Unterschied zwischen den Versionen

K
K
Zeile 28: Zeile 28:
<div style="padding:10pt;">  
<div style="padding:10pt;">  
<div class="J0 year">Kein Jahr ausgewählt.<br></div>
<div class="J0 year">Kein Jahr ausgewählt.<br></div>
<div style="display:none;" class="J2017 year"><center><b>2017</b></center><br>
<div style="display:none;" class="J2017 year"><center><b>2017</b></center>
<div style="padding:5pt;padding-left:0pt;">
<div style="padding:5pt;padding-left:0pt;">
<center><font size="2">
<center><font size="2">

Version vom 7. Februar 2017, 17:50 Uhr

<html> <script type="text/javascript"> function yearreset(){ $(".year").hide(); }

function year(year){ yearreset(); $("." + year).show(); }

function monthreset(){ $(".month").hide(); }

function month(month){ monthreset(); $("." + month).show(); } </script> <body>

Entwicklertreffen Übersicht:

<a href="javascript:year('J2017');">2017</a>

Kein Jahr ausgewählt.

Keinen Monat ausgewählt.

</html>