First of all, the star rating plugin is great.  I think I need some
help with my use of it perhaps.  I've got some performance issues
regarding the rendering of the page.

The problem is that when the page is waiting on some images to finish
loading, the jQuery has already run and converted the star rated
fields into checkboxes.  In my case, I'm using a split set so there
are 20 checkboxes, and the user sees these for several seconds while
the images of the page are loading.

Is there something I could do to help this?  I was thinking about
trying to hide the checkboxes until the images were done.

Reply via email to