Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pdsuwwz/a-rating-plugin

一个基于 jQuery 的星星评分插件
https://github.com/pdsuwwz/a-rating-plugin

Last synced: 26 days ago
JSON representation

一个基于 jQuery 的星星评分插件

Awesome Lists containing this project

README

        

# About this Rating Plugin Based on jQuery

## Basic info

* A rating plug-in that can customize icons to create a variety of rating combinations, the number of stars.

## Usage

> To introduce css and javascript files into the page.

``

``

> You just need to have a ul to build Rating.

```css








```

## Score

`$("#rating1").rating(num);`

`num` :*the number of stars*.

## Update Log

2018-5-10 `[^]` Optimized code