Team:Freiburg Bioware/jquery

From 2010.igem.org

(Difference between revisions)
Line 7: Line 7:
$(document).ready(function() {
$(document).ready(function() {
 +
  $("#news").newsticker();
   $("img").wrap('<div class="' + this.class + ' img" />');
   $("img").wrap('<div class="' + this.class + ' img" />');
   $("img").after(function() {
   $("img").after(function() {

Revision as of 11:21, 18 October 2010