Opened 12 years ago

Closed 12 years ago

#6773 closed bug (worksforme)

slider #change event not firing

Reported by: dcarper Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.slider Version: 1.8.7
Keywords: Cc:
Blocked by: Blocking:

Description

According to the docs:

"This event is triggered on slide stop, or if the value is changed programmatically (by the value method)."

When using the value method, this is simply not the case, in my application or on your demo page.

Am I crazy here?

Change History (2)

comment:1 in reply to:  description Changed 12 years ago by dcarper

Oops,

meant to say thanks for any effort on this one

Dan

Replying to dcarper:

According to the docs:

"This event is triggered on slide stop, or if the value is changed programmatically (by the value method)."

When using the value method, this is simply not the case, in my application or on your demo page.

Am I crazy here?

comment:2 Changed 12 years ago by Scott González

Resolution: worksforme
Status: newclosed

Works fine for me: http://jsbin.com/ivivo3/edit

Note: See TracTickets for help on using tickets.