Tiva Events Calendar is plugin which help you to display all events on calendar. It is very flexible and easy to install and integrate into your website. You can create events in json file or feed from your database via Ajax.
Best jQuery Ajax Plugins & Tutorials with Demo
jQuery File Tree : AJAX File Browser plugin
Features:
- Produces valid, semantic XHTML
- Fully customizable via CSS
- Ability to style icons based on file extension
- Uses AJAX to fetch file information on the fly
- Easy to configure and implement
- Includes connector scripts for PHP and ASP.NET (C#)
- Supports custom connector scripts for extended functionality
- Customizable expand/collapse event
- Customizable expand/collapse speeds
Load Results From Database On Page Scroll Using jQuery & PHP
In this tutorial we will create a system which will load results from database on page scrolling.Whenever the user scrolls from top to the bottom of the page the user gets more results from database automatically.With the help of this technique user dont have to go from 1 page to another and it also saves time and bandwidth.
Youtube Style Like & Dislike Rating System Using jQuery and PHP
Youtube is the worlds biggest video sharing website and they have cool and stylish rating system so that user can like or dislike videos which is pretty useful for such kind of content sharing website.In this tutorial we will create a like and dislike rating system like Youtube not exactly but kind of using jQuery,Ajax and PHP.
Simple Add To Cart System Using jQuery,Ajax & PHP
In this tutorial we will create a simple but very Practical and helpful Cart System that you can include in your ecommerce website.Cart System is very important in online shopping websites anything the user wants or wish he can click on a simple button and automatically that item is included in your cart.Cart is like a collection of items that user wants to buy.It has the total record of items the user wants before the final payment.