Difference between revisions of "Template:Paris Saclay"
m |
m |
||
Line 2: | Line 2: | ||
<html> | <html> | ||
− | |||
<script src="https://2015.igem.org/Team:Paris_Saclay/bootstrapjs?action=raw&ctype=text/javascript"></script> | <script src="https://2015.igem.org/Team:Paris_Saclay/bootstrapjs?action=raw&ctype=text/javascript"></script> | ||
<script> | <script> | ||
$( document ).ready(function() { | $( document ).ready(function() { | ||
− | + | console.log( "document loaded" ); | |
− | $( | + | }); |
− | }); | + | |
+ | $( window ).load(function() { | ||
+ | console.log( "window loaded" ); | ||
+ | }); | ||
</script> | </script> | ||
<!-- ParisSaclay menu --> | <!-- ParisSaclay menu --> |
Revision as of 11:55, 13 September 2015