I have a textfield and a spry validation text field. In the spry properties I changed the max chars value to 50, checked required and on blurr.
When I test the page I get all the error messages at once ("valure required", "exceeded max number of chars")and the textfield is not coloured. Looks good in the preview in dreamweaver.. but when I run itt in the browser it fails. Any hints?
--FIXED--
I did not copy the spry assets folder to the testing server.. I only had it in my local site folder.