[jQuery] Accordion help ....

2010-02-26 Thread Erik
Hi all, Just joined this new forum. My accordion is working great, but I need to STOP the hover on the selected item. Example, when I select BATH BODY, I want the hover stop for that particular section: div class=subcatbath amp; body/div I'm using the following ACCORDION script:

Re: [jQuery] Accordion help ....

2010-02-26 Thread Nathan Klatt
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

[jQuery] accordion help needed

2009-06-03 Thread gaurav
Hello Guys, I have applied the jquery accordian on this site:- http://renegadehealth.com/blog/ If you see on the right hand side when you click on the Today's Show there is a big white gap height wise coming from the accordian. js file. How do i remove this?