This has been fixed in the trunk. You can grab the latest version here http://jquery-ui.googlecode.com/svn/trunk/ui/ui.slider.js
- Richard On Sun, Mar 1, 2009 at 12:18 PM, Elad <[email protected]> wrote: > > hey > i have a function that suppose to get var from the slider change or > stop > so i added the sentence: > "change: function(event, ui) { sendToJavaScript(ui.values[0], ui.values > [1]) } " > but it doesnt work, > it does send var if i use slide, but not if i use change or stop on my > slider. > > any one has any idea what im doing wrong? > > elad. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
