On Sep 18, 10:23 am, stef <[EMAIL PROTECTED]> wrote:
> the error i get in firebug is:
>
> tLi.gt is not a function
> ul.prepend(tLi.gt(tl-v-1).clone()).append(tLi.lt(v).clone());

If you're using jQuery 1.2.x, try adding the 1.1.x compatibility
plugin into the mix:
http://jquery.com/plugins/project/compat11

-- Adam

Reply via email to