Please click on each link and see that the difference is the ID.
In this way you can rate any unique URL (ID) each one have his own settings.

DEMO LINK 1 | DEMO LINK 2 | DEMO LINK 3 | DEMO LINK 4

This DEMO 5 is a PHP file, mixed inside PHP with HTML code.

DEMO LINK 5

JAVASCRIPT/HTML VERSION

DEMO LINK 6 Pure HTML file, with JavaScript inside, for static HTML sites.

DEMO LINK 7 - Same as DEMO 6, just is based on PHP file.

DEMO LINK 8 - Is a static HTML file, just named to PHP to get automatically the URL.

NEW: DEMO RATE MORE IN ONE PAGE - Is a static HTML file, with multiple rating inside.

NEW: DEMO SHOW MULTIPLE RATE IN ONE PAGE - Is a static HTML file, with only show multiple rating inside.


TOP TEN
SMALL MANUAL

You will need to edit template_board_input.html for input part, template_board_list.html for showing listing, template_email_activation.html for letting know to user that was approved the RATING, template_articol.html to see how is setted up the RATING content.

Use http://www.yoururl.com/ratepro/admintool/config.php for a few more settings. Default username and password is demo/demo

Open testjavascript.html to see how to add a Javascript to your files.
A small example is
<script type="text/javascript" language="javascript" src="ratepro/jsrate.php?file=your-html-filen-ame.html"></script>

For PHP version, see test_html_javascript.php or test.php or test_html.php

If you want to include a TOP10 into your page, add JavaScript code.
<script type="text/javascript" src="ratepro/jstop10.php"></script>
How to look this top is defined in programtemplates/template_top10.html

For nice CSS forms, please visit
http://www.smashingmagazine.com/2006/11/11/css-based-forms-modern-solutions/