Team:INSA Toulouse/contenu/extras/gallery
From 2013.igem.org
(Difference between revisions)
Mesnageclem (Talk | contribs) |
Mesnageclem (Talk | contribs) |
||
Line 85: | Line 85: | ||
- | + | function slideSwitch() { | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
var $active = $('#slideshow IMG.active'); | var $active = $('#slideshow IMG.active'); | ||
var $next = $active.next(); | var $next = $active.next(); | ||
Line 103: | Line 97: | ||
setInterval( "slideSwitch()", 5000 ); | setInterval( "slideSwitch()", 5000 ); | ||
}); | }); | ||
+ | |||
+ | </style> | ||
+ | |||
+ | |||
+ | |||
Revision as of 19:39, 4 October 2013
Gallery