[jQuery] superfish in ie5.5

2008-05-07 Thread Ray Mckoy
A days ago i asked a question about compatibility of superfish in ie5.5. Now i see this: http://www.i-cre8.co.uk/sf-menu/ A superfish menu that works in ie5.5 at least in part (works, submenus but no sub-submenus) What is the difference?? How to implement this?

[jQuery] Re: jCarousel Firefox issue

2008-05-05 Thread Ray Mckoy
dramsay escribió: > I just added a carousel to http://www.humormegraphics.com. The > carousel looks and works great in Safari and IE. However, using > Firefox there seems to be a weird jump in the easing when you click on > the right arrow. > > It's possible that I missed setting a value somewhere

[jQuery] jcarousel in ie 5.5

2008-05-02 Thread Ray Mckoy
Anybody knows how to make work jcarousel in ie 5.5?. Now i see a white space in the place of the jcarousel. Perfect in ie6, ie7 and Firefox. Thanks!

[jQuery] Re: size of an ul

2008-04-30 Thread Ray Mckoy
Jason Huck escribió: > $('ul').children().size(); > > - jason > > > On Apr 30, 2:58 am, Ray Mckoy <[EMAIL PROTECTED]> wrote: > >> Hi all. >> Can i know the number of li in a ul with jquery?. >> >> Thank you all. >> > > Thank you very much. That's what i need.

[jQuery] size of an ul

2008-04-30 Thread Ray Mckoy
Hi all. Can i know the number of li in a ul with jquery?. Thank you all.