Explorar o código

Listing 7.3: settings default cycle() options.

Frederic G. MARAND %!s(int64=9) %!d(string=hai) anos
pai
achega
b4fe4406b9
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      Chapter 7/07.js

+ 3 - 0
Chapter 7/07.js

@@ -1,3 +1,6 @@
+$.fn.cycle.defaults.timeout = 10000;
+$.fn.cycle.defaults.random = true;
+
 $(document).ready(function () {
   $('#books').cycle({
     timeout: 2000,