Modify ↓
Ticket #1122 (closed bug: wontfix)
Interface Slider onChange bug
| Reported by: | skimber | Owned by: | stefan |
|---|---|---|---|
| Priority: | major | Milestone: | 1.1.3 |
| Component: | interface | Version: | 1.1.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description (last modified by scott.gonzal) (diff)
With the Interface "Slider" plugin, clicking somewhere on the slider, rather than dragging the handle, does NOT cause the onChange function to be run.
I've tried altering the example script on interface.eyecon.ro... just changing the onSlide's to onChange's and adding alert('hello');
Same problem, so I'm fairly sure it's a bug and not just my code!
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Same error with jQuery 1.1.3 and Interface 1.2