jQuery Star Rating Pluginv2.5 |
|
The Star Rating Plugin is a plugin for the jQuery Javascript library that creates a non-obstrusive star rating control based on a set of radio input boxes.
disabled property), the plugin is a neat way of
displaying star-like values without any additional code
Just add the star class to your radio boxes
|
» |
Use the checked property to specify the initial/default value of the control
|
» |
Use the disabled property to use a control for display purposes only
|
» |
Use metadata plugin to pass advanced settings to the plugin via the class property.
|
» |
Use custom selector
|
» |
I'm sorry to say that for the time being, this is up to you create the server-side code to process the form submission, store it somewhere (like a database) and do stuff with it - such as displaying averages and stop users from voting more than once.
However, here are a few alternatives if you don't feel
like getting down and dirty with some good old coding:
http://www.yvoschaap.com/index.php/weblog/css_star_rater_ajax_version/
and
part 1: http://www.komodomedia.com/blog/2005/08/creating-a-star-rater-using-css/
part 2: http://slim.climaxdesigns.com/tutorial.php?section=slim&id=2
part 3: http://slim.climaxdesigns.com/tutorial.php?section=slim&id=3
part 4: http://slim.climaxdesigns.com/tutorial.php?section=slim&id=9
As far as I know, this is how it goes...
| Package: |
v2.5
star-rating.zip
|
| Files: | These are the individual required files (already included in the zip package above) |
| jQuery: | jquery-latest.js (see jQuery.com) |
| Related: |
Metadata plugin - Used to retrieve inline configuration from class variable
blockUI plugin - Used to show pretty error messages Form plugin - Used to submit forms via ajax |
Quick Support Links: Help me! | Report a bug | Suggest new feature
Support for this plugin is available through the jQuery Mailing List.
This is a very active list to which many jQuery developers and users subscribe.
Access to the jQuery Mailing List is also available through
Nabble Forums, the
jQuery Google Group and the
official project page.
| Attribution link: | (c) Fyneworks.com |
| HTML Code: |
| Star Rating Plugin by Fyneworks.com is licensed under the MIT License and the GPL License. | ![]() |
Copyright (c) 2008 Fyneworks.com Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
|
|
Star Rating Plugin
by Fyneworks.com
is licensed under the MIT License and the GPL License. |
[back to top]
|