Closed
Description
When using the validating-server-side class to display a ajax-loader style gif whilst the server side validation is being run, it becomes a problem if you have more than one input field using the server side validation. Both input fields display the gif because the whole form gets the validating-server-side class.
Could it be modified to take this into consideration?