errorPlacement Working Positioning for single element
Hey all,
Im trying to work with errorPlacement. I would like to change the position and color of one field while keeping the others default but having a difficult time with it.
here's the jsfiddle code:
http://jsfiddle.net/Kn3v5/220/
- click submit to see errors
- "Please select an option" - default error message
- "Accept the TOS" - should be flushed and purple (2E0854)
Any help would be appreciated.