That's because the .lt and .gt methods were removed in jQuery 1.2. See: http://www.learningjquery.com/2007/09/upgrading-to-jquery-12 http://docs.jquery.com/Release:jQuery_1.2
On Feb 29, 10:41 pm, AsymF <[EMAIL PROTECTED]> wrote: > I tried using that one, too. Doesn't work at all. All the stars are > grayed out after the code executes no matter what I set curvalute to > and clicking them does absolutely nothing. I even inserted alerts() > into the code to see when the click fired. Nothing showed up. > > On Feb 29, 3:19 pm, chrismarx <[EMAIL PROTECTED]> wrote: > > > is that the same on as here: http://examples.learningjquery.com/rating/ > > ? > > i remember making several changes, let me know if thats the same one- > > > On Feb 29, 1:16 pm, AsymF <[EMAIL PROTECTED]> wrote: > > > > I got this one to work: > > > Star Rating Plugin v1.1 ->http://www.fyneworks.com/jquery/star-rating/ > > > > But the half star plugin won't work with > > > 1.2.3:http://www.learningjquery.com/2007/05/half-star-rating-plugin > > > > Does anyone know a fix? The stars all appear grayed out and hover also > > > doesn't work.