Template:Paris/Calendar Links

From 2008.igem.org

(Difference between revisions)
 
(31 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
+
{{Paris/Menu}}
-
<script language=javascript type='text/javascript'>
+
<center><p class="button">[[Team:Paris/{{{1}}}|Yesterday]]</p><html><a class="button" href="#" onclick="javascript:toggle('calendar')">Calendar </a></html><p class="button">[[Team:Paris/{{{2}}}|Tomorrow ]]</p></center>
-
function hideDiv() {
+
<div id="calendar" style="display:none;">{{Paris/Calendar}}</div>
-
if (document.getElementById) { // DOM3 = IE5, NS6
+
-
document.getElementById('hideshow').style.visibility = 'hidden';
+
-
}
+
-
else {
+
-
if (document.layers) { // Netscape 4
+
-
document.hideshow.visibility = 'hidden';
+
-
}
+
-
else { // IE 4
+
-
document.all.hideshow.style.visibility = 'hidden';
+
-
}
+
-
}
+
-
}
+
-
 
+
-
function showDiv() {
+
-
if (document.getElementById) { // DOM3 = IE5, NS6
+
-
document.getElementById('hideshow').style.visibility = 'visible';
+
-
}
+
-
else {
+
-
if (document.layers) { // Netscape 4
+
-
document.hideshow.visibility = 'visible';
+
-
}
+
-
else { // IE 4
+
-
document.all.hideshow.style.visibility = 'visible';
+
-
}
+
-
}
+
-
}
+
-
</script>
+
-
<div id="hideshow">
+
-
</html>
+
-
{{Paris/Calendar}}
+
-
<html>
+
-
<a href="javascript:hideDiv()">Hide Full Calendar</a>
+
-
</div>
+
-
</html>
+
-
 
+
-
 
+
-
<center><div style="display: inline; border: thin solid black; background: Lavender;">[[Team:Paris/{{{1}}}|&nbsp;< Yesterday&nbsp;]]</div><html><a href="javascript:showDiv()">Display Full Calendar</a></html><div style="display: inline; border: thin solid black; background: Lavender;">[[Team:Paris/{{{2}}}|&nbsp;Tomorrow >&nbsp;]]</div></center>
+
-
 
+
-
 
+
-
<!-- preserve line breaks after the horizontal ruler -->
+

Latest revision as of 17:30, 26 October 2008

[[Team:Paris/{{{1}}}|← Yesterday]]

↓ Calendar ↑

[[Team:Paris/{{{2}}}|Tomorrow →]]