Team:IIT Madras/About us/Gallery:Slideshow
From 2011.igem.org
(Difference between revisions)
Line 12: | Line 12: | ||
function next_pic(){ | function next_pic(){ | ||
$("#pid"+i).hide(); | $("#pid"+i).hide(); | ||
- | if(i==14) i=0; | + | alert(i); |
- | $("#pid"+i+1).show(); | + | //if(i==14) i=0; |
- | i++; | + | //$("#pid"+i+1).show(); |
+ | //i++; | ||
} | } | ||
Revision as of 17:18, 28 October 2011
GALLERY
next