my quick guess would be that you need a comma.
[code]
class="star {split:4, required:true}"
[/code]

but that is just a quick guess based on what i've seen in Jquery
before.

On Sep 21, 4:54 pm, chadmichael <[EMAIL PROTECTED]> wrote:
> I would like to be able to feed two options into the class name.  The
> following example is from the project page, and works fine.
>
>  class="star {split:4}"
>
> BUt when I try something like
>
>  class="star {split:4 required:true}"
>
> It doesn't work?

Reply via email to