Osclass forums

Support forums => Themes => Real Estate => Topic started by: devaj on November 17, 2013, 03:12:22 pm

Title: slideDown effect for Jquery validation errors
Post by: devaj on November 17, 2013, 03:12:22 pm
Hi,
I would like to implement slideDown effects for form validation errors but I am unable to pin point the location where to do so (I am new to Jquery).I tried to implement the slideDown effect to the <ul>  and <li> tags in user-register.php and user.form.class.php to no avail.I would be thankful if someone could point me in the right direction.
The user-register.php calls the jquery validation script and user.form.class.php.I believe that slideDown effect needs to be implemented on the latter file only.I would be grateful if someone could help me out.
Title: Re: slideDown effect for Jquery validation errors
Post by: devaj on November 19, 2013, 12:12:01 pm
Ping