Explorar el Código

Uncomment delay option is slideshow

Jay Salvat hace 14 años
padre
commit
2fee1ad57c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      jquery.vegas.js

+ 1 - 1
jquery.vegas.js

@@ -166,7 +166,7 @@
         slideshow: function( settings, keepPause ) {
             var options = {
                 step: step,
-             //   delay: 5000,
+                delay: 5000,
                 preload: false,
                 backgrounds: backgrounds,
                 walk: function() {}