eddysilvamendes / jquery-star-rating-plugin

Automatically exported from code.google.com/p/jquery-star-rating-plugin
0 stars 0 forks source link

Preconfigured value of second radio box is not produced on firefox. #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create a 5 value rating. it will not work with any other range.
2. mark the second radio as checked.
3. look in firefox and see that it is not marked.

What is the expected output? What do you see instead?
empty rating stars, as if no preconfigured value was assigned.

What version of the product are you using? On what operating system?
2.61, windows

Please provide any additional information below.
this happens no matter what is the value of the radio box.

this is the code:
<input name="rating" type="radio" class="star" value="1" /> 
<input name="rating" type="radio" class="star" value="2" checked="checked" 
/> 
<input name="rating" type="radio" class="star" value="3" /> 
<input name="rating" type="radio" class="star" value="4" /> 
<input name="rating" type="radio" class="star" value="5" />

my email: ksoto@cortica.com

Original issue reported on code.google.com by ksoto.w...@gmail.com on 18 Feb 2009 at 3:40

GoogleCodeExporter commented 8 years ago
The test worked for me, using v2.61 and jQuery 1.31 (which is required).
What version of jQuery are you using?

Original comment by diego.a...@gmail.com on 18 Feb 2009 at 3:56

GoogleCodeExporter commented 8 years ago

Original comment by diego.a...@gmail.com on 18 Feb 2009 at 3:58

GoogleCodeExporter commented 8 years ago
1.3.1

please check with firefox3, since it works for me in all other browsers.

Original comment by ksoto.w...@gmail.com on 18 Feb 2009 at 4:00

GoogleCodeExporter commented 8 years ago
does it work for you?

Original comment by ksoto.w...@gmail.com on 19 Feb 2009 at 8:33

GoogleCodeExporter commented 8 years ago
any news?

Original comment by ksoto.w...@gmail.com on 25 Feb 2009 at 2:20

GoogleCodeExporter commented 8 years ago
Hi ksoto.work,

I have not been able to reproduce this error. Can you put this online somewhere 
and 
send me a link so I can take a look?

Cheers!

Original comment by diego.a...@gmail.com on 12 Mar 2009 at 10:31

GoogleCodeExporter commented 8 years ago
I'm removing this issue from the list because I have not been able to reproduce 
the 
error.

Original comment by diego.a...@gmail.com on 16 Mar 2009 at 5:21