Bug Tracker

Opened 16 years ago

Closed 16 years ago

#1640 closed bug (worksforme)

Error with creating multiple "slider"

Reported by: magikman Owned by: paul
Priority: critical Milestone: 1.2.1
Component: ui 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)

example.zip (22.7 KB) - added by magikman 16 years ago.

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by magikman

Attachment: example.zip added

comment:1 Changed 16 years ago by magikman

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)

comment:2 Changed 16 years ago by paul

Resolution: worksforme
Status: newclosed

easy fix: your indicator needs the class ui-slider-handle, and everything will work :)

Note: See TracTickets for help on using tickets.