Home | Projects | Tutorials | Articles | live chat | Submit Project | Big Vote
 
Ajax Projects
.NET Frameworks
Java Frameworks
PHP Frameworks
Ruby Frameworks
Other Frameworks
Cool AJAX sites
Ajax Resources
Ajax Tools
JavaScript frameworks
Partners
Ajaxlines
Web 2.0 Sites
Web 2.0 Magazine
Human Development
Software Development Company
 Home / Projects / Ajax Tools / AJAX Rating Bar

AJAX Rating Bar




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.



Read The Full Review.




Project Name :AJAX Rating Bar

Version :N/A

Download URL : http://www.masugadesign.com/the-lab/scripts/unobtrusive-ajax-star-rating-bar/

Website URL : http://www.masugadesign.com/the-lab/scripts/unobtrusive-ajax-star-rating-bar/

License : Opensouce

 Alexa

  


Statistics about this project website from Alexa

wikipedia  Contributions

  

Features

Edit


  • Uses unobtrusive Javascript, so ratings will still work if the user has Javascript off (the script has been tested in IE 6, Safari, and FF).
  • keeps Javascript out of the HTML, resulting in cleaner markup
  • There are now some checks in place to discourage monkey-business, like negative numbers, or funky IP'sber of units! If you want 5 stars, just add a 5, otherwise the script defaults to

  • IP lockout is now in the script
  • You can now specify the num
  • 10.

Samples

Edit


    • <?php rating_bar('2',5); ?>
      Outputs a 5-star rating, with an id of 2.
    • <?php rating_bar('3b',8); ?>
      Outputs an 8-star rating, with an id of 3b.
    • <?php rating_bar(66*2/512); ?>
      Outputs a standard 10-star rating, with an id of 66.
  • Enter database info in one place rather than three places
  • This script only uses ONE small image

Related Links

Edit


Competitors

Edit


Related Projects

  


  • AJAX Rating Bar
    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.
  • Nitobi Fisheye
    Nitobi Fisheye is an Ajax-powered toolbar component featuring the fisheye magnification effect, similar to Apple OX toolbar. Using a fisheye toolbar can significantly improve the user experience by allowing users to select from long lists without sacrificing screen real estate. Use Nitobi Fisheye to create and customize your fisheye toolbar with minimal effort. Features include: * Native support for Java, PHP and Classic ASP, and Coldfusion. Support for ASP.NET will be available in v1.1. * Cross browser support, including Internet Explorer 6.0+, Netscape 7.1+, Mozilla 1.3+, Firefox, and Camino * Fluid zooming effects * Icons bounce when activating, providing meaningful visual feedback to the user * Native cross-browser support for alpha-channel PNG's with semi-opaque regions * A choice of six different toolbar alignments * Extendable JavaScript API for flexible runtime behaviour and easy customization * Supports both Quirks mode and Standards mode Nitobi Fisheye is available as part of the Nitobi Complete UI suite, http://www.nitobi.com/products/completeui/
  • dhtmlxTree from Scand
    Cross-browser JavaScript treeview with rich API, AJAX support, in-line node editing and drag-n-drop capabilities. Some special techniques allow the tree to work effectively with large amounts of data and handle almost unlimited number of nodes. All changes performed in the tree on the client-side can be automatically saved to the database in real time.
  • Nitobi Callout
    Nitobi Callout is a rich, skinnable tool-tip and messaging component that prompts users with real-time feedback and helpful instructions as they navigate through a web application. The Ajax-powered component provides fully skinned user alerts, binds to almost any HTML element, and automatically positions callouts in the user's view. Nitobi Callout requires minimal coding and effort. Features include: * Native support for Java, PHP and Classic ASP, and Coldfusion. Support for ASP.NET will be available in V1.1. * Cross browser support, including Internet Explorer 6.0+, Netscape 7.1+, Mozilla 1.3+, Firefox, and Camino * Smart positioning--automatically attempts to position itself in view of the user, based on scroll position and callout size * Binds to almost any HTML element * Opacity effects including drop shadows, fade in, and fade out, etc. * Multiple themes can be used on the same page * 32 bundled skins * Rich JavaScript API for flexible runtime behavior and customization * Supports both Quirks mode and Standards mode Nitobi Callout is available as part of the Nitobi Complete UI suite, http://www.nitobi.com/products/completeui/
  • dhtmlxCombo - Ajax Autocomplete Combobox
    Easy configurable DHTML JavaScript combo box with Ajax support, autocomplete functionality and wide cross-browser compatibility. The component features type-ahead, keyboard support and ability to display images in the dropdown list.
  • mootools
    mootools is a very compact, modular, Object-Oriented javascript framework. Its unique design makes it extremely crossbrowser, easy to use, and a snap to extend with your own code. It comes with a choice of more than fifteen scripts, plugins and add-ons, including Effects, based on (moo.fx) Ajax, based on (moo.ajax), Dom Navigator, based on (moo.dom), Drag and Drop, Sortable lists, cookies Manager and many more.

 Discussion

  


Leave Your Comment

Name (Required)
Mail (will not be published) (required)
Website
Random Projects
Ajax Web Widgets
ADL
Gaia Ajax Widgets
AJAX IM
ComfortASP.NET
EditGrid
ItsNat, Natural AJAX
Bitjuice
Zephyr
JWO
Tutorials
Dynamical HTML and XML: The XMLHttpRequest Object
How To Make AJAX Read Between The Lines
HOWTO: Animated Live Search / Ordered List
Making DIV a Link - Javascript Vs CSS
Introduction to JSON
AJAX: Asynchronous Java + XML?
Fun with Drag and Drop with RICO
Gmail adds Greasemonkey Helper API
Better File Uploads with Ajax and JavaServer Faces
Creating an AJAX-Enabled Grid (Part 2)