[jQuery] Re: Superfish without hoverIntent

2008-01-15 Thread Stephen
Hi Alex Have you tried just having the script for Hover Intent below superfish in your source code. That way superfish wont have access to hoverintent due to it not being loaded prior to superfish being read by the browser. Cheers Stephen

[jQuery] Re: Superfish without hoverIntent

2008-01-15 Thread Joel Birch
Hi Alex, Usually hoverIntent improves how Superfish works as the very slight lag means that submenus are not flickering open unnecessarily, so I assume you may have altered the settings so that the delay is longer for use with Cluetip. To hack Superfish, change the applySuperfishHovers function

[jQuery] Re: Superfish without hoverIntent

2008-01-15 Thread Joel Birch
Thanks Stephen, that's a much better idea! Joel Birch.

[jQuery] Re: Superfish without hoverIntent

2008-01-15 Thread Joel Birch
On 16/01/2008, Joel Birch [EMAIL PROTECTED] wrote: Thanks Stephen, that's a much better idea! Joel Birch. ...Although I should mention that this won't work with the *next* version of Superfish (v1.4) as it detects hoverIntent regardless of where it appears in the source order. Instead, there