elclanrs / jq-idealforms-old

The ultimate framework for building and validating responsive HTML5 forms.
665 stars 95 forks source link

Mobile Validation Issue (Blackberry) #76

Closed authapi closed 11 years ago

authapi commented 11 years ago

Hi again,

Since this is a responsive capable plugin, I tried it with my Blackberry Curve (OS 6) browser. The CSS works great but there's an issue skipping validation on required items. Tested this recently on the demo site http://elclanrs.github.com/jq-idealforms/

Are there any support or similar issues on this or on other platforms?

Thanks.

elclanrs commented 11 years ago

Haven't tried in Blackberry but to be honest, unless somebody commits a fix I'm not planning on supporting it any time soon. I used to have a BB Curve and the browser was just awful as I remember...

Mobile support so far includes iOS 5+ and Android 4+, mostly because of their very capable webkit browser. Almost no extra work is required to make it work, except some small glitches I experienced in some version of Android, everything should look and feel the same in the supported mobile OSes (which I'll keep supporting).

authapi commented 11 years ago

Ok sorry for the late reply and thanks for the info.