yup, it is sad for 2 reasons.

first, the component is not in a production-ready state(and it is the only
one available for jquery).
second, although it is an official plugin, until jqueryUI comes out, no one
is helping.

Expecting that some core developers would pitch in to help me, i posted this
question on the dev list as well... No reply so far... Can't blame them,
they are trying their best... But, sometimes makes me consider other
alternatives to jquery.

Thanks for attempting to help though.

PS: With a few hacks in place i am kinda able to get it to work, though, the
best solution would be for the onChange event to fire properly.

-GTG


On 7/26/07, Gordon <[EMAIL PROTECTED]> wrote:


Looks like a bug in the interface plugin to me, I have the same
problem.  My expectation is that a user clicking on the slider should
cause an onChange with no onSlide, but it seems to happen the other
way around.

Short of actually hacking the slider code itself to work this way I
don't know what to suggest.  I did read in here a while back that one
user had put an extra hidden element in his slider as the first slide
handle so that the click functionality was basically disabled but this
isn't an ideal solution for obvious reasons.  I can only hope that the
new UI plugin when it's released will be more robust.

On Jul 25, 11:07 am, "Ganeshji Marwaha" <[EMAIL PROTECTED]> wrote:
> Hi friends,
>
> I am using interface slider for range selecting in one of my projects. I
> faced quite a few issues with it, but solved them all either through
some
> work arounds or some modifications to the slider code...
>
> But, now i am facing a problem, that i am unable to solve. I would
sincerely
> appreciate if someone could help me if they travelled the path.
>
> The onChange event is firing when a user drags the slider handle and
drops
> it at some point. Ofcourse onSlide event is also firing during the slide
> process... This is great and works well.
>
> But, when a user clicks somewhere on the slider without dragging the
slider
> handle, the slider handle moves to the clicked position (which is
perfect).
> But not only the onSlide event gets fired, the onChange doesnt get
fired.
>
> Does any one of you know how to make it fire the onChange event as
well...
> This is very important for the project i am working on right now...
>
> Any help will be greatly appreciated.
>
> -GTG


Reply via email to