Hoping there is a simple mod to this
I bought this accordion (
http://codecanyon.net/item/modern-accordion/full_screen_preview/48072) which runs off of jquery and need to modify one thing. I, and several others, have asked the developer for the answer but no replies. As you can see the accordion never closes, once opened—it can only switch between the tabs. I would like to be able to click on the tab again and make it close. Better yet, I would like to mouseover the tab to open it and then once my mouse leaves any part of the opened up area, the accordion would collapse. I found on line 94 where I can change "click" to "mouseover" and that worked for the opening of the accordion. But that's as far as I can get—I'm pretty lame at this code stuff. Attached is the javascript. Is there a simple piece of code I can change to accomplish what I want? Thanks for any help!