jQuery - Category - Page 9

jQuery examples for handling DOM manipulation, AJAX, form validation, and UI interactions. Focused on solving common frontend problems with simple code.

All jQuery Tutorials

Dynamic Content Load using jQuery AJAX

Loading a web page with dynamic content is very easy by using jQuery and AJAX. We have already seen about how to load content dynamically on ...

November 26th, 2014

PHP Voting System with jQuery AJAX

This tutorial will create a simple voting system using PHP and jQuery AJAX. In this system, a visitor can vote (either up or downvote) only ...

November 14th, 2014

Read Display JSON Data using jQuery AJAX

In this tutorial, we are using jQuery for reading JSON data from a PHP page via AJAX. On the PHP page, we are reading an array of database r ...

November 12th, 2014

Dynamic Star Rating with PHP and jQuery

In this PHP tutorial, we are going to list database records and add a dynamic star rating to those records by using jQuery star rating scrip ...

November 10th, 2014

Favorite Star Rating with jQuery

This tutorial has a jQuery code for doing favorite star ratings. It displays a list of HTML stars by using li tags. These stars are highligh ...

November 10th, 2014

Floating Contact Form using jQuery AJAX

jQuery floating contact form gives a modern look and feels to our website. This tutorial has an example to show a sticky floating contact fo ...

October 29th, 2014

↑ Back to Top

Explore topics