Team:Freiburg Bioware/jquery

From 2010.igem.org

(Difference between revisions)
Line 3: Line 3:
<html>
<html>
<head>
<head>
-
 
<script type="text/javascript">
<script type="text/javascript">
$(document).ready(function() {
$(document).ready(function() {
 +
  jQuery("#news").newsticker();
   $("#news").newsticker();
   $("#news").newsticker();
   $("img").wrap('<div class="' + this.class + ' img" />');
   $("img").wrap('<div class="' + this.class + ' img" />');

Revision as of 11:35, 18 October 2010