Template:KIT-Kyoto-1

From 2010.igem.org

(Difference between revisions)
Line 213: Line 213:
   $( document ).ready( function ()
   $( document ).ready( function ()
{
{
-
$( '#example' ).scrollFollow();
+
$( '#iGEM' ).scrollFollow();
}
}
);
);

Revision as of 03:45, 24 October 2010


Ducks

This is a simple example of Scroll Follow. Scroll down to see what happens.

Back to Scroll Follow home.