#13706 closed feature (plugin)
Wondering why there isn't a .cycle() method?
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I feel like there is a good portion of my time spent building cycle implementations wether it be for a image gallery, or just pushing dom nodes back to the top of a list.
is there a reason behind jQuery not having a cycle method?
the next and prev methods are pretty close, however they don't loop back around to the end or beginning of the list.
What do you think?
Change History (2)
comment:1 follow-up: 2 Changed 10 years ago by
Resolution: | → plugin |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Replying to rwaldron:
The links to that plugin are dead.
And I don't mean a fully blown animation plugin, just a simple plugin that would cycle through the list of elements a jQuery object has.
Note: See
TracTickets for help on using
tickets.
http://plugins.jquery.com/cycle/