Really simple solution that will allow you to make fields required below
Add a comment (0) 21,734 Views Read moreWelcome to our Blog, here you can find news and articles related to the IT industry. If you are interested in finding out more about our company, you can take a look at our portfolio or read about us.
Really simple solution that will allow you to make fields required below
Add a comment (0) 21,734 Views Read moreProblem: if you run document.formName.submit(); it does not validate required fields. See solution below.
Add a comment (0) 9,013 Views Read moreJanuary 31, 2010
Problem: location.href('/products.php'); does not work Solution: location.href='/products.php';
Add a comment (0) 4,053 Views Read more