PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Ability to add class directly to input element for client-side form validation

  1. kevinfukawa
    Member

    Hi,

    I love your plugin, but wish it would allow adding classes directly on the input fields instead of on the surrounding list element. If you could do this, it would be fairly straight-forward to add client-side validation using the awesome jQuery Validate plug-in.

    Is anything like this in the works?

    Thanks.

    Posted 12 years ago on Friday February 3, 2012 | Permalink
  2. Nope, not currently. You would need to use jQuery to append a class name to the actual input element.

    Posted 12 years ago on Friday February 3, 2012 | Permalink