Template:Queens Canada/Header

From 2012.igem.org

(Difference between revisions)
Line 13: Line 13:
  -->
  -->
-
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.0/jquery.min.js"></script>
+
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>
<script type="text/javascript" src="http://dl.dropbox.com/u/46807995/init%20-%20Copy.js"> </script>
<script type="text/javascript" src="http://dl.dropbox.com/u/46807995/init%20-%20Copy.js"> </script>
<script type="text/javascript" src="http://dl.dropbox.com/u/46807995/easing.js"> </script>
<script type="text/javascript" src="http://dl.dropbox.com/u/46807995/easing.js"> </script>
Line 19: Line 19:
   $.noConflict();
   $.noConflict();
   // Code that uses other library's $ can follow here.
   // Code that uses other library's $ can follow here.
-
 
$.getScript("https://2012.igem.org/Team:Queens_Canada/Javascript/Smoothscroll?action=raw&ctype=text/js");
$.getScript("https://2012.igem.org/Team:Queens_Canada/Javascript/Smoothscroll?action=raw&ctype=text/js");
 +
</script>
</script>
<style type="text/css">
<style type="text/css">
Line 37: Line 37:
}
}
#menu { position: relative; top: 0; left: 0; overflow: hidden; height: 98px;}
#menu { position: relative; top: 0; left: 0; overflow: hidden; height: 98px;}
-
#menu .colourful { display: block; position: absolute; background: #f0ad22; height: 68px; width: 85px; top: 4px; left: -100px; }
+
#menu .colourful { display: block; position: absolute; background: #f0ad22; height: 68px; width: 85px; top: 4px; left: 100px; }
#menu ul { margin: 0; padding: 0; list-style: none; float: left; position: relative; top: 0; left: 0; z-index: 1; }
#menu ul { margin: 0; padding: 0; list-style: none; float: left; position: relative; top: 0; left: 0; z-index: 1; }
#menu li { float: left; margin: 0 1px 0 0; }
#menu li { float: left; margin: 0 1px 0 0; }

Revision as of 13:51, 20 July 2012

Control