[jQuery] Re: Interface Slider plugin problem

2007-05-24 Thread oliver
> After a lot of debugging in islider.js file we noticed that it's the > indicator GIF image which is creating this problem. I had to add the width > of indicator image in the width of slider image to make it work correctly. > So, if I need the slider of length 100 and the indicator image has widt

[jQuery] Re: Interface Slider plugin problem

2007-04-06 Thread Brandon Aaron
Glad you figured it out! Feel free to create a new ticket so that the devs can fix it. New Ticket: http://dev.jquery.com/newticket Just be sure to set the component to 'interface'. -- Brandon Aaron On 4/6/07, Aditya Mooley <[EMAIL PROTECTED]> wrote: Thanks for the reply. But that didn't sol

[jQuery] Re: Interface Slider plugin problem

2007-04-05 Thread Aditya Mooley
Thanks for the reply. But that didn't solved the problem. After a lot of debugging in islider.js file we noticed that it's the indicator GIF image which is creating this problem. I had to add the width of indicator image in the width of slider image to make it work correctly. So, if I need the sli

[jQuery] Re: Interface Slider plugin problem

2007-04-05 Thread Seth
You're using an old version of jQuery with the latest version of Interface. My first guess would be to update your jQuery to 1.1.2. Seth On Apr 5, 7:14 am, "Aditya Mooley" <[EMAIL PROTECTED]> wrote: > Hello all, > > I am trying to use slider plugin from interface for price range. But, > when I t