[jQuery] Re: Star Rating Plugin v2.2: Problem disabling cancel button

2008-04-14 Thread DragonI
Cool - thanks kadda! On Apr 12, 4:06 pm, kadda <[EMAIL PROTECTED]> wrote: > On Apr 11, 3:35 am, DragonI <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > I'm having a problem disabling the cancel button. Maybe it's just > > me ;) > > > code says: //required: false, // disables the 'cancel' button so

[jQuery] Re: Star Rating Plugin v2.2: Problem disabling cancel button

2008-04-12 Thread kadda
On Apr 11, 3:35 am, DragonI <[EMAIL PROTECTED]> wrote: > Hi, > > I'm having a problem disabling the cancel button. Maybe it's just > me ;) > > code says: //required: false, // disables the 'cancel' button so user > can only select one of the specified values > > Here's what I tried: > > >