This an easy and elegant way to check for data validity upon new user registration without the need to reload the whole page and force the end-user to refill the whole form. The data is validated as it is entered using PHP scripting called via AJAX by jQuery framework.It's amazingly easy to use it as it is completely unobtrusive. It uses the DOM id to get the data. It's very easy to customize via CSS and it's completely FREE.