jquery-en  

Re: [jQuery] Accordion help ....

Nathan Klatt
Fri, 26 Feb 2010 15:56:41 -0800

On Fri, Feb 26, 2010 at 3:12 PM, Erik <eriks...@mac.com> wrote:
> My accordion is working great, but I need to STOP the hover on the
> selected item.

You should be able to deactivate the hover for .ui-state-active elements.

Nathan