Team:IIT Madras/About us/Gallery:Slideshow

From 2011.igem.org

(Difference between revisions)
 
(One intermediate revision not shown)
Line 16: Line 16:
function next_pic(){
function next_pic(){
-
$("#pid"+i).slideUp();
+
$("#pid"+i).fadeOut(1000);
if(i==14) i=0;
if(i==14) i=0;
-
$("#pid"+(i+1)).slideDown();
+
$("#pid"+(i+1)).fadeIn(1000);
i++;
i++;
auto();
auto();

Latest revision as of 17:43, 28 October 2011

bar iGEM 2011 - Home Page Indian Institute of Technology - Madras










GALLERY