[jQuery] Re: how can i upload file with $.post and php

2007-10-30 Thread Aditya Mooley
On 10/30/07, Saleh Souzanchi <[EMAIL PROTECTED]> wrote: > > > i can not use $.post for upload file > plz help me.(i need sample) > > It is not possible to upload files using AJAX as multipart posting is not supported

[jQuery] Re: Interface Slider plugin problem

2007-04-05 Thread Aditya Mooley
4/6/07, Seth <[EMAIL PROTECTED]> wrote: 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 try

[jQuery] Interface Slider plugin problem

2007-04-05 Thread Aditya Mooley
Hello all, I am trying to use slider plugin from interface for price range. But, when I try to set the values for slider indicators using SliderSetValues function it sets the indicator to incorrect value. For e.g. if I set slider 1 to [15, 0] it changes its X by 17 and not 15. My working example