By: Prem Tiwari | Last Updated: | In: Javascript & Ajax
This jQuery plugin makes simple client side form validation easy, whilst still offering plenty of customization options. It makes a good choice if you’re building something new from scratch, but also when you’re trying to …
By: Prem Tiwari | Last Updated: | In: Web Technologies
HTML5 is a markup language, which is used for structuring web page contents on the World Wide Web and a core technology of the Internet. All major browsers like : (Chrome, Firefox, Internet Explorer, Safari …
By: Prem Tiwari | Last Updated: | In: Javascript & Ajax, Web Technologies
In today’s post i will explain to how to validate a form using javasrcipt. This is very easy & simple javasrcipt code to validate text box. JavaScript can be used to validate data in HTML …