我使用本教程 实现了一个星级系统
所有内容都在显示页中工作,但是在索引页中,JavaScript不工作。当页面被加载时,索引页面中的每一本书都有与第一本书相同的评级,并且它不会将正确的星等加载到页面上的每本书。
(我是不是在JavaScript代码的开头遗漏了一些东西,比如ID?)?
( rails新手请帮助:)
JAVASCRIPT
rating_ballot.js
### Sets up the stars to match the data when the page is loaded.
### But applies the first Books Rating to all
$