javascript - JQuery slider doesn't work fine for next slides ( having error with .next() ) -
i have image slider . works fine if press next button . when press consecutive , next images shown without fade effect , irregular .
by way , tried .stop() before .fade effect , .css.
thanks
check work fine
you must add jquery library on jsfiddle first
and in localhost add code on head
<head> <script>//your code here </script> </head> now can check here work good
click here see it!
Comments
Post a Comment