将 Disqus 与星级一起使用
Use Disqus With Star Rating
我知道开箱即用的 disqus 没有任何评级功能。目前是否有任何东西可以将某种星级评分插件与 disqus 集成?
Google 搜索显示了一些有趣的选项。
您应该查看 JQuery 星级评分插件。
http://www.fyneworks.com/jquery/star-rating/
另一种选择是jtinder
https://github.com/do-web/jTinder
jTinder is a javascript library that makes rating people, products,
images very easy and fast. It is optimized for mobile touch device but
has also a desktop fallback.
还有 rateit
插件
如果您正在使用 react-js
,您可以使用 react-star-rating-input
插件
https://github.com/ikr/react-star-rating-input
React.js component for entering 0-5 (or more) stars
然后是raty
我知道开箱即用的 disqus 没有任何评级功能。目前是否有任何东西可以将某种星级评分插件与 disqus 集成?
Google 搜索显示了一些有趣的选项。
您应该查看 JQuery 星级评分插件。
http://www.fyneworks.com/jquery/star-rating/
另一种选择是jtinder
https://github.com/do-web/jTinder
jTinder is a javascript library that makes rating people, products, images very easy and fast. It is optimized for mobile touch device but has also a desktop fallback.
还有 rateit
插件
如果您正在使用 react-js
,您可以使用 react-star-rating-input
插件
https://github.com/ikr/react-star-rating-input
React.js component for entering 0-5 (or more) stars
然后是raty