Hi All,

I am trying to develop a navigation system using tabs.

Currently if the user clicks on a tab the accordion works as expected and the panes are displayed.

What I would like to do is if the user mouses out of the tabs / accordion, then the tabs are returned to their original state, which is closed.

A demo is here, but is has no code for closing the tabs.

http://sandpit.mjcltd.net/tabs_as_menu.html

Also is it possible to wait about half a second before closing the tab, just incase the user moves their mouse out of the box a little bit, but does want to click in the box.

Thanks