Closed GoogleCodeExporter closed 8 years ago
I tried your code and it all seems to work. Are you sure there is no other css
on the page? Or can you tell me the browser where you experienced the problem?
I've tried IE, Opera, Safari, FF and Chrome.
See: http://jsfiddle.net/spinal007/ZJgY9/
Original comment by diego.a...@gmail.com
on 22 May 2012 at 11:05
The project I was working on has since abandoned the need for a star rating
system. Nonetheless, I tested it in the following browsers on Windows 7
Enterprise Service Pack 1:
IE9, Firefox15.0a1, Chrome 18.0.1025.168
I just re-tested the same file from last time, and received the same problems.
I *am* testing it from a local file path (URL begins with file:///) but seeing
as this is a JavaScript-based solution, it should still be working.
**goes away for a minute**
**returns**
ok, so I'm just a dummy. I accidentally put the wrong filepath to the CSS and
just continually overlooked it, because for some reason it never showed up as
unreachable in the error logs in Firefox's Console.
So I guess it was just a big misunderstanding. :)
Original comment by adrian.t...@gmail.com
on 6 Jun 2012 at 8:46
Attachments:
Hi,
How to make this work for more than 1 inputs?
I want to provide 3 rating options one below the other.
I tried replicating the code but the stars appear joint. i.e 30 stars next to
each other instead of 10 on each line.
Original comment by anike...@gmail.com
on 19 Sep 2012 at 8:10
Define the value in the input
( <input name="ratingStar" type="radio" class="star" value="I'm also the
Mousover"/>
Original comment by philipp....@gmail.com
on 30 Jan 2013 at 12:18
Original comment by diego.a...@gmail.com
on 23 Feb 2013 at 5:15
Original issue reported on code.google.com by
adrian.t...@gmail.com
on 18 May 2012 at 9:35Attachments: