Really simple solution that will allow you to make fields required below
Add a comment (0) 21,332 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,332 Views Read moreProblem: if you run document.formName.submit(); it does not validate required fields. See solution below.
Add a comment (0) 8,763 Views Read moreJanuary 31, 2010
Problem: location.href('/products.php'); does not work Solution: location.href='/products.php';
Add a comment (0) 3,891 Views Read more