I'm using the star rating plugin at http://php.scripts.psu.edu/rja171/widgets/rating.php,
but it always complains:
stars.lt is not a function
It breaks on this error:
stars.lt(settings.curvalue).addClass('on').end();
anyone know what's wrong with it? Thanks.