Skip to main content

Search and Top Navigation

#1640 closed bug (worksforme)

Opened September 17, 2007 01:32PM UTC

Closed September 18, 2007 12:29PM UTC

Last modified May 24, 2008 03:39AM UTC

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 (0)
Change History (3)

Changed September 17, 2007 01:50PM UTC by magikman comment:1

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)

Changed September 18, 2007 12:29PM UTC by paul comment:2

resolution: → worksforme
status: newclosed

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

Changed May 24, 2008 03:39AM UTC by comment:3

milestone: 1.2.1

Milestone 1.2.1 deleted