I'm fairly familiar with jquery, but relatively new to ui. I've been
experimenting with sliders, and have a couple of questions which I'm
hoping the community might be able to help me with:
First - Is it possible to suppress the callback function when the
slider is moved using the slider("moveTo", val) method? According to
the wiki <http://docs.jquery.com/UI/Slider/slider#.22moveTo.
22valueindex> there seems to be no way to do it. I've found some
discussion previously about sliderMoveTo(), which did allow the
callback to be suppressed, but that was fairly old, so may not apply
anymore.
The second question - I've found that if the slider position is
constantly updated (to display the position in an animation, say), the
ability to use select elements is lost, as something seems to keep
stealing the focus from them and closing the menu. Is this expected
behaviour?
Thanks in advance,
Chris
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---