Template:Team:HokkaidoU Japan/script

From 2011.igem.org

(Difference between revisions)
Line 5: Line 5:
   </head>
   </head>
   <body>
   <body>
-
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>   
 
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
     <script type="text/javascript">
     <script type="text/javascript">
         $(function(){
         $(function(){
         // クソヘッダ消去
         // クソヘッダ消去
-
             $("p-logo").remove();
+
             $("#p-logo").remove();
         });
         });
     </script>
     </script>
   </body>
   </body>
</html>
</html>

Revision as of 09:45, 1 October 2011

HokkaidoU_Japan:Script