Team:Goettingen/jquery cycle

From 2014.igem.org

(Difference between revisions)
m
Line 38: Line 38:
// that the resume should occur immediately (not wait for next timeout)
// that the resume should occur immediately (not wait for next timeout)
-
$.fn.cycle = function(options, arg2) {
+
$.cycle = function(options, arg2) {
var o = { s: this.selector, c: this.context };
var o = { s: this.selector, c: this.context };

Revision as of 14:11, 4 June 2014