Welcome Guest, Not a member yet? Register   Sign In
Using jQuery Validate without using unique field names?
#1

[eluser]Unknown[/eluser]
I currently am working on validating a form in which it's content is generated by an array. I am using the jQuery validate() plugin. It is very lightweight and works wonders, but seems to break once it reaches the next field. It appears it needs unique field names in order to continue validation. Is it possible to use this plugin without needing unique field names? I'm looking to just validate any available input on the view.

The only input type on this view is "file" for reference. The only other option I could think of using this plugin is trying to append an incrementing variable to the name="" on each field during the foreach loop.

Any thoughts?

Thanks!


Messages In This Thread
Using jQuery Validate without using unique field names? - by El Forum - 11-07-2011, 09:44 PM



Theme © iAndrew 2016 - Forum software by © MyBB