Team:WHU-China

From 2013.igem.org

(Difference between revisions)
Line 83: Line 83:
//variable that will increment through the images
//variable that will increment through the images
var step=1
var step=1
-
document.getElementById("nextimg").onclick=function(){step++}
+
                function stepplus(){step++}
 +
                document.getElementById("nextimg").onclick)=function(){stepplus()}
function slideit(){
function slideit(){
//if browser does not support the image object, exit.
//if browser does not support the image object, exit.

Revision as of 03:35, 21 September 2013

We strongly recommend you to use a non-IE core browser, for example Firefox, Chrome, Safari, or Opera