Form example

Text content example

Lorem ipsum — dolor sit amet, consectetur adipiscing elit. Pellentesque sit amet libero ac lacus vulputate venenatis.

Suspendisse mollis sapien a porta aliquam. Suspendisse tristique purus ac arcu tincidunt, quis posuere.

  • Sed ut perspiciatis unde
  • Nemo enim ipsam voluptatem
  • Quis autem vel eum iure

Rating

The Right Way - Admin Template

jQuery raty

A star rating jquery plugin.

Default example of star rating

Rating with predefined score. Use data-score="3" to set.

You can modify number of stars using data-number="3" attribute.

Use option readOnly: true to make rating readonly.

You can represent a float score as a half star icon (score: 3.26).

Callback to handle the score and the click event on click action.

If you return false into callback, the click action will be prevented.

Changes the hint for each star by it position on array.

Cancel

Add cancel: true option to get cancel button.

Add cancelHint : '...' option to get custom cancel hint.

Add cancelplace : 'right' option to get right cancel position.

Target

Some place to display the hints or the cancelHint.

You have the option hint or score targetType : 'score' to choose.

You can choose a template targetFormat : 'Rating: {score}' to be merged with your hints and displayed on target.

Other

You can take off the space between the star. Use space: false to remove spacing.

You can turn on just the mouseovered star instead all from the first until that one.

starType : 'i' lets you to change the star element type.

Template settings
Information

Use this panel to configure template settings and layout options.

Layout option
Backgrounds
Header options
Container
Navigation options
Sidepanel options
Content options