Bug Tracker

Ticket #1640 (closed bug: worksforme)

Opened 1 year ago

Last modified 1 year ago

Error with creating multiple "slider"

Reported by: magikman Assigned to: paul
Type: bug Priority: critical
Milestone: 1.2.1 Component: ui
Version: 1.2 Keywords: Slider dimension multiple
Cc: Needs: Review

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

example.zip (22.7 kB) - added by magikman 1 year ago.

Change History

Changed 1 year ago by magikman

Changed 1 year 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)

Changed 1 year ago by paul

  • status changed from new to closed
  • resolution set to worksforme

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

Note: See TracTickets for help on using tickets.