jQuery not works
-
Hi,
If Easing Slider is 2.0 updated, jQuery of my site has Not Working.
Is there any solution?$(function() { $('#nav .pointer').css({ width: $('#nav .current').outerWidth(), left: $('#nav .current').position().left }); $('#nav a').mouseover(function(){ $('#nav .pointer').stop().animate({ width: $(this).outerWidth(), left: $(this).position().left} ,'fast'); }); });
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘jQuery not works’ is closed to new replies.