Advertisement:

Author Topic: slideDown effect for Jquery validation errors  (Read 1428 times)

devaj

  • Newbie
  • *
  • Posts: 11
slideDown effect for Jquery validation errors
« 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.
« Last Edit: November 17, 2013, 03:36:07 pm by devaj »

devaj

  • Newbie
  • *
  • Posts: 11
Re: slideDown effect for Jquery validation errors
« Reply #1 on: November 19, 2013, 12:12:01 pm »
Ping