I have been trying to make a navigation bar from jQuery. The nav bar I want does not come with information for a "down" / active state. I have been researching and trouble shooting for awhile but cannot get any attempts to even remotely work. You can view my code at view-source:http://www.customizemycover.com/
page at http://www.customizemycover.comThe jQuery for this is at: http://www.shopdev.co.uk/blog/animated-menus-using-jquery/the sprite location for the down state button would be:\[code\]ul#menu li a.home span {background-position:0px -162px;}ul#menu li a.portfolio span {background-position:-159px -162px;}ul#menu li a.order span {background-position:-316 -162px;}ul#menu li a.about span {background-position:-473px -162px;}\[/code\]
page at http://www.customizemycover.comThe jQuery for this is at: http://www.shopdev.co.uk/blog/animated-menus-using-jquery/the sprite location for the down state button would be:\[code\]ul#menu li a.home span {background-position:0px -162px;}ul#menu li a.portfolio span {background-position:-159px -162px;}ul#menu li a.order span {background-position:-316 -162px;}ul#menu li a.about span {background-position:-473px -162px;}\[/code\]