I haven't tried the 1.1 compatibility plugin, but I will if you think
it might help. Are there plans to port Interface to the latest jQuery?
Is Interface still supported by the author?

On Sep 17, 11:36 pm, "Richard D. Worth" <[EMAIL PROTECTED]> wrote:
> As far as I know, Interface is only supported through jQuery 1.1.4. Have you
> tried the 1.1 compatibility plugin?
>
> - Richard
>
> On 9/17/07, moltar <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi,
>
> > I am using the latest jQuery v1.2.1 and the latest available Interface
> > v1.2. Here is the sample code that I have broken down to:
>
> > $(document).ready(function(){
> >         $('a.slide').click(function() {
> >                 $('#box').SlideOutLeft('normal');
> >         });
> > });
>
> > Firebug goes bananas when the event is fired and keeps looping over
> > the same error, producing thousands of error messages. The error
> > message reads: "this.options.curAnim has no properties".
>
> > Here is the ZIP archive with test files:
> >http://www.mediafire.com/?9eha1idjyyx

Reply via email to