Maison > php教程 > php手册 > le corps du texte

分享一款功能强大的jquery评分插件

WBOY
Libérer: 2016-06-07 11:40:16
original
1446 Les gens l'ont consulté

分享一款功能强大的jquery评分插件
效果图片如下:
分享一款功能强大的jquery评分插件

代码很简洁,插件也很好用,有需要的朋友可以下载,插件下载地址:http://www.jb100.net/down-44-8.html
jquery插件参数列表如下:        $.fn.raty.defaults = { <br>             cancel        : false, <br>             cancelHint    : 'Cancel this rating!', <br>             cancelOff     : 'cancel-off.png', <br>             cancelOn      : 'cancel-on.png', <br>             cancelPlace   : 'left', <br>             click         : undefined, <br>             half          : false, <br>             halfShow      : true, <br>             hints         : ['bad', 'poor', 'regular', 'good', 'gorgeous'], <br>             iconRange     : undefined, <br>             mouseout      : undefined, <br>             mouseover     : undefined, <br>             noRatedMsg    : 'Not rated yet!', <br>             number        : 5, <br>             numberMax     : 20, <br>             path          : '', <br>             precision     : false, <br>             readOnly      : false, <br>             round         : { down: .25, full: .6, up: .76 }, <br>             score         : undefined, <br>             scoreName     : 'score', <br>             single        : false, <br>             size          : 16, <br>             space         : true, <br>             starHalf      : 'star-half.png', <br>             starOff       : 'star-off.png', <br>             starOn        : 'star-on.png', <br>             target        : undefined, <br>             targetFormat  : '{score}', <br>             targetKeep    : false, <br>             targetText    : '', <br>             targetType    : 'hint', <br>             width         : undefined <br>         }; 插件下载地址:http://www.jb100.net/down-44-8.html

AD:真正免费,域名+虚机+企业邮箱=0元

source:php.cn
Déclaration de ce site Web
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn
Recommandations populaires
Tutoriels populaires
Plus>
Derniers téléchargements
Plus>
effets Web
Code source du site Web
Matériel du site Web
Modèle frontal