Coding Tutorials

Five Star Rating Script

Ever wanted to know what your visitors thought of your graphics? Adding ratings on your graphics could help you!

Here's an example of the basic one:

Basic

<div class="js-kit-rating" title="" permalink=""></div> <script src="http://js-kit.com/ratings.js"></script> Multiple ratings on the same page
Add this: <div class="js-kit-rating" path="1"></div> <div class="js-kit-rating" path="2"></div> <div class="js-kit-rating" path="3"></div> Then, add this code at the bottom of your page: <script src="http://js-kit.com/ratings.js"></script> Example:
Example 1
Example 2
Example 3

For this in more detail, take a look at this site.

If this tutorial has helped you, please link back http://sugaryparadise.net on your site, thank you. Feel free to contact me for further details or any problems.

Used a tutorial? Let me know through MySpace! :D