K (Kleine Anpassung.) |
KKeine Bearbeitungszusammenfassung |
||
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><br> | <div style="display:none;" class="J2017 year"><center><b>2017</b></center><br> | ||
<div style="padding:5pt;padding-left:0pt;"> | <div style="padding:5pt;padding-left:0pt;"> | ||
<font size="2"> | <center><font size="2"> | ||
<a href="javascript:month('Jan');">Januar</a> | | <a href="javascript:month('Jan');">Januar</a> | | ||
<a href="javascript:month('Feb');">Februar</a> | <a href="javascript:month('Feb');">Februar</a> | ||
Zeile 47: | Zeile 47: | ||
<html></center> | <html></center> | ||
</div> | </div> | ||
<div style="display:none;" class="Feb month"><b>Februar</b><br> | <div style="display:none;" class="Feb month"><center><b>Februar</b><br> | ||
</html> | </html> | ||
[[Entwicklertreffen vom 06.02.2017|06.02.2017]] | [[Entwicklertreffen vom 06.02.2017|06.02.2017]] | ||
<html> | <html></center> | ||
</div> | </div> | ||
</div> | </div> |
Version vom 7. Februar 2017, 16:46 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:
Kein Jahr ausgewählt.
Keinen Monat ausgewählt.
</html>