Star Rating Plugin, replace input fields after whole page is loaded
Hey there,
I'm using the jQuery Star Rating Plugin v3.14 in a Typo3 environment where I show the result of a poll. When adding the stars to the "normal" page. Everything is working well.
But I have also a detail view (with the stars), which is loaded from the user with javascript (after the full page is loaded). Doing this, the input-fields (type="radio" class="star") won't replace with the stars.
Now my question: What do I have to do that input fields (which should be stars) are replaced with stars after "normal page onload"? Is there a opportunity?
Would be very nice if you could help me.
Regards,
drstilpunkt