Closed (fixed)
Project:
jRating
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2007 at 21:35 UTC
Updated:
18 Jul 2007 at 10:16 UTC
The jrating module uses an ID for wrapping the numeric vote value on the page. It uses this for updating.
Some pages may wish to show the number of votes in more that one location on the same page. If so, using the id to wrap the number you both break compliance and the jquery code will only update the first one.
The attached patch changes the code to use a class instead of a id.
| Comment | File | Size | Author |
|---|---|---|---|
| jrating_vote_class.patch | 1.81 KB | neclimdul |
Comments
Comment #1
hickory commentedCommitted, thanks.
Comment #2
(not verified) commented