Team:Freiburg Bioware/jquery
From 2010.igem.org
(Difference between revisions)
(19 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | |||
{{:Team:Freiburg_Bioware/jquery_newsticker}} | {{:Team:Freiburg_Bioware/jquery_newsticker}} | ||
<html> | <html> | ||
Line 7: | Line 6: | ||
$(document).ready(function() { | $(document).ready(function() { | ||
- | $(" | + | $("li[style]").addClass("menubar_current"); |
- | $(" | + | $("li[style]").removeAttr("style"); |
- | + | $("#news").newsticker(); | |
- | $( | + | $('div.left-menu ul').prepend('<li class="pad-right"><a href="https://2010.igem.org/Team:Freiburg_Bioware">Freiburg Bioware</a>'); |
- | + | $('div.left-menu ul').prepend('<li class="pad-right"><a href="https://2010.igem.org/Main_Page">iGEM 2010</a>'); | |
- | $( | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
}); | }); | ||
</script> | </script> | ||
</head> | </head> | ||
</html> | </html> |
Latest revision as of 22:08, 25 October 2010