Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pdsuwwz/a-rating-plugin
一个基于 jQuery 的星星评分插件
https://github.com/pdsuwwz/a-rating-plugin
Last synced: 26 days ago
JSON representation
一个基于 jQuery 的星星评分插件
- Host: GitHub
- URL: https://github.com/pdsuwwz/a-rating-plugin
- Owner: pdsuwwz
- License: mit
- Created: 2018-05-08T02:36:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-11T02:22:45.000Z (over 6 years ago)
- Last Synced: 2024-11-03T13:56:16.597Z (2 months ago)
- Language: HTML
- Size: 41 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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