eddysilvamendes / jquery-star-rating-plugin

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

readonly problem #46

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. add a callback on value change
2. add a focus and blur to add hover effects (tips) - from the demo
3. if the callback makes the rating readonly, the focus and blur effects
still work

What is the expected output? What do you see instead?

I expected the rating to be fixed and the focus and blur effects added
after wards (added to change the tips) not to be executed anymore
only the the original focus and blur are disabled (no filling of the starts)

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): FireFox, Windows

Please provide a link to where the problem can be observed:
URL: private server

Feel free to provide any additional information below.

Original issue reported on code.google.com by shahram...@gmail.com on 23 Dec 2009 at 1:49

GoogleCodeExporter commented 8 years ago

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