Using input type password and image with selectors jQuery

We have two paragraphs with two types of input, one of type password and another image. We modify the width using css in jquery selecting the password input in position 0 and the image input in position 1.
Comments

PHP Captcha


Interesting Articles