the semicolons on lines 585 to 586 should be commas:
translateOpen = 'translate' + (has3d ? '3d(' : '(');
translateClose = has3d ? ',0)' : ')';
What version of the product are you using? On what operating system?
iScroll 3.5
Original issue reported on code.google.com by xerok...@gmail.com on 29 Jul 2010 at 10:49
Original issue reported on code.google.com by
xerok...@gmail.com
on 29 Jul 2010 at 10:49