Team:GeorgiaState/Test

From 2011.igem.org

(Difference between revisions)
 
(2 intermediate revisions not shown)
Line 14: Line 14:
</style>
</style>
 +
<style type="text/css">
 +
head {
 +
margin:0;
 +
padding:0;
 +
color: #7F822B;
 +
font: normal 0.6em sans-serif,Arial;
 +
background-color: #7F822B;
 +
background-image: url();
 +
background-repeat: repeat-x;
 +
background-attachment: fixed;
 +
background-position: center top;
 +
width: 100%;
 +
overflow: hidden;
 +
}
 +
</style>
<div class="jimgMenu">
<div class="jimgMenu">
   <ul>
   <ul>
Line 40: Line 55:
<script type="text/javascript">
<script type="text/javascript">
-
$().ready(function() {
+
$(document).ready(function() {
$('.jimgMenu ul').kwicks({max: 310, duration: 300, easing: 'easeOutQuad', complete: 'callback'});
$('.jimgMenu ul').kwicks({max: 310, duration: 300, easing: 'easeOutQuad', complete: 'callback'});
});
});
</script>
</script>

Latest revision as of 09:09, 7 July 2011