[jQuery] Re: Superfish with interface plugin ...

2007-07-30 Thread Joel Birch
I think Interface overwrites the jQuery's animate() function with its own, which may have something to do with it. I'm not sure why it would have adverse affects when using jQuery 1.1.3.1 but not when using jQuery 1.1.2. Were you using the most up-to-date version of Interface? I can't tel

[jQuery] Re: Superfish with interface plugin ...

2007-07-26 Thread Joel Birch
Thanks for the test pages, I downloaded them and checked it out and the problem occurs in both IE7 and IE6. The reason you saw the sub sub menus appear when you wrapped the code in console.log is just because the code inside does not run in IE so you were seeing the degraded pure CSS hove

[jQuery] Re: Superfish with interface plugin ...

2007-07-26 Thread TiGeRWooD
Hi Joel, Thanks for reply. http://www.amside.be/index.php I did this test page with your sample code, the interface plugin is not used, just loaded ... Only superfish css is loaded and used ... And as you can see, the sub sub menu doesn't appear with IE7 ... Still better, if i put this code con

[jQuery] Re: Superfish with interface plugin ...

2007-07-25 Thread Joel Birch
On 26/07/2007, at 1:57 AM, TiGeRWooD wrote: Hi, I tried to used superfish, but i have a bug in IE7 (not tried in ie6), superfish doesn't work well if the interface plugin is loaded ... the first submenu are visible but the sub sub menu don't ... If anyone have ideas ... you 're welcome :) Th