Recently Popular Validate Tagged Tutorials
Sep 25
Submit a form without page refresh using JQuery & AJAX
The aim of this tutorial is to help you to create a simple (tableless) contact form using AJAX, JQuery & PHP. We will have a HTML page which will contain the form, a CSS file, a php page where the data will be sent and another file where the validation function(s) will be located.
Oct 10
Converting Tables to a CSS Div Tag and XHTML validated...
In this tutorial you will learn how to take your current website/layout created with tables, tear it apart, and put it back together using valid XHTML and CSS. This tutorial uses an example template to teach you, however you can take the principles taught here and apply them to your own creations.