Hence the word "unchainable."

Also, your plugin does not work on IE7.

On Jun 19, 3:27 pm, "Ariel Flesler" <[EMAIL PROTECTED]> wrote:
> Because .rule is property of jQuery, not a method of Rule objects.
>
> On 6/19/08, Brian J. Fink <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > Then why doesn't this statement work:
>
> > $.rule('p{border: 1px solid
> > green}').appendTo('style').rule('a','style').append('color: red');
>
> > Whereas these do?
>
> > $.rule('p{border: 1px solid green}').appendTo('style');
> > $.rule('a','style').append('color: red');
>
> > On Jun 18, 4:32 pm, Ariel Flesler <[EMAIL PROTECTED]> wrote:
> > > I checked now, they ARE chainable.
>
> > > 24 methods are inherited.
>
> > > Cheers
> > > --
> > > Ariel Fleslerhttp://flesler.blogspot.com/
>
> --
> Ariel Fleslerhttp://flesler.blogspot.com

Reply via email to