jquery - Show hide icon next to input form depending on validation -


i been asked design small login form 3 labels , input forms login button. layout pretty ready , took liberty of placing warning icons next each input forms.

because knowledge of jquery limited , that's precisely format asked me, not know how write validation each form (for example nulls , minimum characters = 4) resulting in showing , hiding of warning icon next it!

please me!

thankyou

kind regards

tiago

have checked out jquery validation plugin?

the demo page should started.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

iphone - Using nested NSDictionary with Picker -