want to join us? register, it's easy | help

browse by tag: jquery

sort by

newest, oldest, most popular


category icon

PHP / Ajax Upload Form

in PHP added by finalwebsites, on 19/10/2008 AJAX advanced tutorials forms jquery upload

In this quick tutorial we will show how-to create such an Ajax upload form using the jQuery Form plug-in and our easy upload class.

2 comments save report
category icon

Submit A Form Without Page Refresh using jQuery

in PHP added by goodphptutorials, on 30/7/2008 AJAX JavaScript jquery

Previously on NETTUTS, Philo showed how you can use jQuery to add form validation to wordpress comments that works without any page reload. Another great way of utlizing jQuery to enhance user experience is to not just validate, but to submit your form entirely without a page refresh. In this tutorial I'll show you how easy it is to do just that -- submit a contact form that sends an email, without page refresh using jQuery! (The actual email is sent with a php script that processes in the background). Let's get started.

comment save report
category icon

Check username availability in AJAX and PHP using JQuery

in PHP added by phphungry, on 6/6/2008 AJAX database jquery

This tutorial explains how to check username availability in ajax and php using jquery's fading effect for showing the various messages...

comment save report