Team:Goettingen/jquery cycle
From 2014.igem.org
(Difference between revisions)
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) | ||
- | $.cycle = function(options, arg2) { | + | $.fn.cycle = function(options, arg2) { |
var o = { s: this.selector, c: this.context }; | var o = { s: this.selector, c: this.context }; | ||
Revision as of 14:13, 4 June 2014