elmalekdans
New Member
I want to create a menu like this site http://www.easywaytea.com.au/not drop down part only the progress animationthis is what i am trying \[code\]$(document).ready(function(){// box 1$('#level2').mouseover(function(){ $('#menu_progress').animate({width:"37%"});});$('#level2').mouseout(function(){ $('#menu_progress').animate({width:"8%"});});\[/code\]});\[code\]<div class="menu_container"> <nav class="menu"> <ul> <li id="level1"><a href="http://stackoverflow.com/questions/13841692/index.html" class="current">Home</a></li> <li id="level2"><a href="http://stackoverflow.com/questions/13841692/current-promotions.html">Current Promotions</a></li> <li id="level3"><a href="http://stackoverflow.com/questions/13841692/our-drinks.html">Our Drinks</a></li> <li id="level4"><a href="http://stackoverflow.com/questions/13841692/faq.html">FAQ