Post By: Mahbub Alam Khan
View
215 Times
The Star Rating Plugin is a plugin for the jQuery JavaScript library that creates a non-obtrusive star rating control based on a set of radio input boxes. What does it do? It turns a collection of radio boxes into a neat star-rating control.
Post By: Mahbub Alam Khan
View
152 Times
Here is my quick and dirty re-creation of a star rating plugin. This is a fully degradable plugin that creates the Star Rating interface based on a simple form structure. I have recently added support for keyboard navigation and included the IE6 background flicker fix.
Post By: Mahbub Alam Khan
View
144 Times
The jQuery Star Rating widget is a neat control to add to your website. It has many options that allow you to easily customize it. However, it\'s usage is based on a fully degradable form submission model which means you must use markup containing an option list.
Post By: Mahbub Alam Khan
View
230 Times
jQuery Raty is a plugin that generates a customizable star rating automatically. Features: - All functions have a optional second parameter to specify which container will be executed, You can pass a ID or a class to be the target of the action.
Post By: Mahbub Alam Khan
View
209 Times
This is a jQuery plugin for star rating systems. The initial inspiration for this script came from Will Stuckey star rating system. But the original script requires too much coding. Also it does not have provision for developing a star system such as Gmail.
Post By: Mahbub Alam Khan
View
166 Times
jRating is a very flexible jQuery plugin for quickly creating an Ajax star rating system. It is possible to configure every detail from the number of the stars to if the stars can represent decimals or not.
Post By: Mahbub Alam Khan
View
1342 Times
See how to create a super-lightweight charting component using Flash with Ajax. The example allows you to generate visual graphs using dynamically-loaded data.
Post By: Mahbub Alam Khan
View
2085 Times
Zoki Poll is a free PHP Ajax poll script that stores data in a XML file.It has flexible display options for integrating the poll in limited spaces like horizontal scrolling long question & answers or vertical scrolling of answers.
Post By: Mahbub Alam Khan
View
1479 Times
Uses komodomedia star rating technique. Works on a database without having to refresh any pages (but updating the database with AJAX). In this version it uses for rating an image with unique id).
Post By: Mahbub Alam Khan
View
2408 Times
This is a rating bar script done with PHP and mySQL that allows users to rate things like can be done on Netflix or Amazon, all web 2.0-like with no page refresh. It is unobtrusive, meaning that if JavaScript is off it will still work.