Remember info?
Remember info?However, user can't click on that Remember info? text to check or uncheck that checkbox by using this method.
Here is the enhancement for that problem.
Instead of using normal text, we are using label and for tag. for tag inside label element attribute is refer to which checkbox.Then, when you click on remember info?.. the checkbox will checked/unchecked accordingly.