Line 351: | Line 351: | ||
var barHeight=$("#top_menu_14").height(); | var barHeight=$("#top_menu_14").height(); | ||
if(topDis >0.2*winHeight){ | if(topDis >0.2*winHeight){ | ||
− | $("#navUl").stop().animate({top:barHeight,backgroundColor:"rgba( | + | $("#navUl").stop().animate({top:barHeight,backgroundColor:"rgba(42,52,72,0.5)",boxShadow:"0px 0px 5px"},"fast"); |
$(".navA:not(.activeA)").hover(function () { | $(".navA:not(.activeA)").hover(function () { | ||
$(this).addClass("jqhover"); | $(this).addClass("jqhover"); |
Revision as of 12:57, 25 September 2018