eddysilvamendes / jquery-star-rating-plugin

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

star-ratings don't work in IE? #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. USE IE
2. Import Jquery library, star-rating plugin, and star-rating css
3. Create radio buttons

What is the expected output? What do you see instead?
the expected output is what we see in firefox, what I get instead is a 
list of the radio button values.

What version of the plugin/jQuery are you using?
PLUGIN VERSION: 3.12
JQUERY VERSION: 1.3.2

On what browser(s) or operating system?
BROWSER(S): IE

Please provide a link to where the problem can be observed:
URL: http://tiberriver.com/index.cfm/fuseaction/home.viewReview/review/17

Feel free to provide any additional information below.
It works in IE on the demo page, so I must be doing something wrong.  Can 
anyone help?

Original issue reported on code.google.com by novus...@gmail.com on 21 May 2009 at 5:56

GoogleCodeExporter commented 8 years ago
This appears to be an issue with the CSS, because I can get the same result in 
firefox if I don't include the CSS.

Original comment by novus...@gmail.com on 21 May 2009 at 6:01

GoogleCodeExporter commented 8 years ago
If you have align set it will show the values.

examples that will break it and show the values of the radio:
 <td align='right'> {Code} </td>
 <div align='right'> {Code} </div>

Original comment by gregkasm...@yahoo.com on 17 Jul 2009 at 2:39

GoogleCodeExporter commented 8 years ago

Original comment by diego.a...@gmail.com on 23 Feb 2013 at 5:12