10个新的jQuery AJAX技术的源代码

11年前

1) 推ter List Ajax Fanpage

Recently, 推ter rolled out a great new feature on their site – lists. You can now create and compile a list of 推ter users and make it easier for others to follow all at once.

2) How to Ajaxify WordPress Comment Posting

Today i will show you how to enable AJAX comments with client side JavaScript comment form validation on your WordPress blog step by step that should work with most versions of WordPress.

3) Auto Suggestion with jQuery Ajax and PHP

4) jcart

Based on jQuery and PHP, jCart handles visitor input without reloading the page and is fully functional even without javascript.

5) Adding a Scroller to your Website That Suports Ajax

Sometimes, a nice and sharp design is ruined by the addition of a scroller. By default, the OS styles the scroller and that (arguably) makes it look ugly. For this tutorial, I’ll be using a nice little script called fleXcroll and then adding some code to add support for loading content via Ajax. I’ll also be using jQuery, but of course, you can use any other JavaScript framework or just plain old JavaScript.

6) Creating a Filterable Portfolio with jQuery

If you have worked in your field for a while, there is a pretty good chance that you have a rather extensive portfolio. To make it a little easier to navigate, you will probably be tempted to break them into different categories. In this tutorial, I will show you how to make “filtering by category” a little more interesting with just a little bit of jQuery.

7) jQuery Ajax Delete

Removing contents with Ajax is a useful tool to have in any web designers kit. Using a few lines of jQuery we can remove a div and simultaneously remove a record from the database with Ajax.

8) Shopping Cart PHP jQuery

9) Building a 5 Star Rating System with jQuery Ajax and PHP

This tutorial is going to create a simple page that lists two movies, and allows you to rate them. This means we need the stars to show the current rating, and to allow voting. We also want an area to show the total votes cast, and the current rating down to one decimal place.

10) Create a 推ter Like Load More Widget in Javascript Ajax

Both 推ter and the Apple App Store use a brilliant technique for loading more information; you click the link and fresh items magically appear on the screen. This tutorial teaches you to use AJAX, CSS, Javascript, JSON, PHP, and HTML to create that magic. This tutorial will also feature both jQuery and MooTools versions of the script.