Opened 12 years ago
Closed 12 years ago
#6773 closed bug (worksforme)
slider #change event not firing
Reported by: | dcarper | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.slider | Version: | 1.8.7 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
According to the docs:
"This event is triggered on slide stop, or if the value is changed programmatically (by the value method)."
When using the value method, this is simply not the case, in my application or on your demo page.
Am I crazy here?
Change History (2)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Works fine for me: http://jsbin.com/ivivo3/edit
Note: See
TracTickets for help on using
tickets.
Oops,
meant to say thanks for any effort on this one
Dan
Replying to dcarper: