Team:EPF-Lausanne/Template/Footer
From 2012.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | window. | + | window.runOnloadHook = function(){ |
- | + | var toAdd = unescape("%26"+"preload=Team:EPF-Lausanne/Notebook/Template/NewEntry"; | |
- | + | ||
$(".month tr td a").filter(function(){ return $(this).attr("href").length > 80; }).each( | $(".month tr td a").filter(function(){ return $(this).attr("href").length > 80; }).each( | ||
function(i, domObj){ | function(i, domObj){ | ||
Line 11: | Line 10: | ||
} | } | ||
); | ); | ||
- | + | } | |
</script> | </script> | ||
Revision as of 23:54, 3 June 2012