ryrych / rcarousel

yet another jQuery UI carousel
http://ryrych.github.com/rcarousel/
171 stars 48 forks source link

issue in mozila #71

Open ashu4code opened 11 years ago

ashu4code commented 11 years ago

I got this issue on Mozila firefox when i use multcarusel on page.. in chrome it works well.

TypeError: data.lastPage[i] is undefined

if ( data.lastPage[i].get(0) === page[i].get(0) ) {

jquery...usel.js (line 283) Use of getPreventDefault() is deprecated. Use defaultPrevented instead.

...,h=h.slice(c.length),c.type=g,c.matches=d);if(!c)break}return b

ashu4code commented 11 years ago

fixed now

djcandido commented 9 years ago

How you fixed ???