-
8Replies
-
Email and Password Validation
By John French
formemailpasswordvalidationabide
Making a user signup page, and I want them to have to re-enter both username and password to verify that they match. Should I try to do this in javascript? How difficult is this to implement with abide?
Last Reply by Jackson Mandela about 1 year ago
-
4Replies
-
Default Height For Textarea
By John French
This may very well be a simple fix, but I figured I would go ahead and ask the forum. I am making a "Contact Us" form and want to have a text area for comments/questions. I like how the textarea can be resized by the user, but I need it to begin at a ce... (continued)
Last Reply by Nishant Gaurav almost 2 years ago
Thanks James! That definitely seems to be better. Sorry it was something as simple as div tags.