#1640 closed bug (worksforme)
Error with creating multiple "slider"
Reported by: | magikman | Owned by: | paul |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | ui.core | Version: | 1.2 |
Keywords: | Slider dimension multiple | Cc: | |
Blocked by: | Blocking: |
Description
[Exception... "'Dimensions: jQuery collection is empty' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "<unknown>" data: no]
Attachments (1)
Change History (4)
Changed 15 years ago by
Attachment: | example.zip added |
---|
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
easy fix: your indicator needs the class ui-slider-handle, and everything will work :)
Note: See
TracTickets for help on using
tickets.
I just tried to create multiple Sliders on the fly. It creates the controls etc, but none of the events are recognized.
Last dimension plugin, jquery 1.2.1, and ui.mouse, ui.slider from trunk
The exception was send with an old dimension plugin (sorry)