nK0de Posted October 5, 2012 Report Posted October 5, 2012 I'm creating a vertical menu with a submenu. You can see all the HTML, CSS and jQuery code I've written in this fiddle. Can anyone explain what I should do to make the submenu appear side by when the mouse is hovered over the Projects tab? P.S : This is how the menu really looks. On mouse over, the background color changes to blue but that doesn't show in teh fiddle 'cause you can't import the jQuery UI there.
falkencreative Posted October 5, 2012 Report Posted October 5, 2012 Personally, I wouldn't try to write this yourself -- I'd take a look at http://users.tpg.com.au/j_birch/plugins/superfish/#sample3 which should be able to do what you want. The only thing you'd need to implement is the background color change when a nav item is hovered over.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now