Icekeith / mobiscroll

Automatically exported from code.google.com/p/mobiscroll
0 stars 0 forks source link

form validator conflicts with mobiscroll #88

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.include jquery.validate.js (a jquery form validation plug in)
2.include mobiscroll-2.0rc2.full.min.js
3.

What is the expected output? 
click on input scroller pops up and can scroll
What do you see instead?
click on input scroller pops up but won't scroll

What version of the product are you using? On what operating system?
2.0 on windows xampp, as well as on linux server

Please provide any additional information below.

Original issue reported on code.google.com by solly.m...@gmail.com on 6 May 2012 at 8:47

GoogleCodeExporter commented 8 years ago
I am experiencing this issue as well.  It also happens with version 1.6

windows 7 with firefox, chrome, IE 9, pretty much all browsers.

Original comment by patricia...@gmail.com on 8 May 2012 at 2:44

GoogleCodeExporter commented 8 years ago
Upgrading to jquery validate 1.9 solves the issue

Original comment by diosla...@gmail.com on 16 May 2012 at 10:01