Rate Js

Raty is an easy, flexible jQuery plugin which turns any DIV elements into a fully configurable star rating component with the following advanced features:

Official Documentation

Usage

CSS

In order to use this plugin on your page you will need to include the following styles in the Page CSS area from the page’s head section.

<link rel="stylesheet" type="text/css" href="../assets/raty-js/lib/jquery.raty.css">

JS

In order to use this plugin on your page you will need to include the following script in the “Page JS” area from the page’s footer.

<script src="../assets/raty-js/lib/jquery.raty.js"></script>

Raty Js

<div id="ratingstar"></div>