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/