Fivestars show the plain version and the java version in the same time when shown in thickbox.
In IE it is OK, the problem is only in Firefox.
what can it be?

you can see it at www.iamblessed.org
click on the baloon at the upper left corner of the screen ("3 random PT's").

Comments

jun’s picture

I'm having a different issue of the fivestar widget not responding to mouseover or click event due to the fact that thickbox simply copies the content of the inlineId div into the thickbox.

I've made a modification to thickbox.js that uses append() instead of html() here : http://drupal.org/node/222953#comment-1080989

Hope this helps,

Jun.