In IE 6, users cannot vote. Choosing one of the stars results in a JavaScript error:
Line 162
Char 8
Error: Object doesn't support this property or method.
Voting works in Firefox, though.
In IE 6, users cannot vote. Choosing one of the stars results in a JavaScript error:
Line 162
Char 8
Error: Object doesn't support this property or method.
Voting works in Firefox, though.
Comments
Comment #1
b_f commentedUsing the two code patches described on
http://drupal.org/node/110758
seems to fix the problem.
Comment #2
quicksketchDuplicate of above ticket. Thanks b_f.