Tutorials for photoshop, javascript, php, html, css, flash, and more!

tutorials for photoshop, javascript, and php
   The Machine | Search for a cog | Submit a cog

Ajax w/ Mootools: Making A Product Rating (JS Only)

You will need these 2 classes for ajax:
1.Request
2.Request.HTML
theres “Request.JSON” but you will only need it if you want to use JSON instead of ajax.
when you select these 2 the other needed classes will be checked automatically
after you download the mootools-1.2.X-core.js, link it to the page you will use mootools in it like this:…

Click here for this Tutorial!