ahsannifty
New Member
I'm working on a jQuery menu.Here's the fiddle : http://jsfiddle.net/HZxjb/What I need, is to be able to browse in each sub-categories.Right now, when the mouse is over "home", well when I want to go over "Text 1", the sub-categories slides back in. How can I stop that?Also, I would like the sub categories to slide in next to the main categorie.So if my mouse is over "Home", the sub-li will slide next to it.If my mouse is over "Services", the sub-li will slide next to it, so there will be no sub-buttons next to "Home", since "Services" is under it...and so on.Also, if I go from one button to another quickly, you see the sub-buttons appearing under the ones that are on their way back in. How to make this work a way that this won't happen?I hope I'm enough clear. Sorry for my english.Thank you for any help.