Opened 14 years ago
Closed 14 years ago
#3783 closed bug (fixed)
"slide" callback not executing with jQuery 1.3b2
Reported by: | akuzemchak | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.7 |
Component: | ui.slider | Version: | 1.6rc4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
While testing my Scrollodex plugin (http://jquery.kuzemchak.net/scrollodex.php) for compatibility with jQuery 1.3, I found that the the slide callback was not executing. Scrollodex requires the slider functionality to operate, and with jQuery 1.3b2, neither 1.5.x nor 1.6rc4 would trigger the callback.
Change History (1)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
No released versions of jQuery UI support jQuery 1.3. You have to use current SVN or wait for UI 1.6rc5 for 1.3 support.