sroucheray / jquery-infinite-carousel

Automatically exported from code.google.com/p/jquery-infinite-carousel
0 stars 0 forks source link

Lack of "return false" on <a> #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
You should put a "return false" at the end of the previous and next click. ;)

Original issue reported on code.google.com by emest.w...@gmail.com on 17 Nov 2009 at 3:38

GoogleCodeExporter commented 9 years ago
or event.preventDefault();

Original comment by keeley.c...@gmail.com on 27 Jul 2012 at 7:14