There is a plugin for that, it's called Rule:

http://flesler.blogspot.com/2007/11/jqueryrule.html

Cheers
--
Ariel Flesler
http://flesler.blogspot.com

On 16 jun, 05:32, Olaf Bosch <[EMAIL PROTECTED]> wrote:
> Brian J. Fink schrieb:
>
> > $(document).css(selector1,rule1).css(selector2,rule2)...css(selectorN,ruleN­);
>
> > If this is already part of the jQuery functionality, tell me the
> > syntax to use.
>
> Yes, it's ON:
>
>   $("p").css({ color: "red", background: "blue" });
>
> --
> Viele Grüße, Olaf
>
> -----------------------------------
> [EMAIL PROTECTED]://olaf-bosch.de/http://ohorn.info/http://www.akitafreund.de/
> -----------------------------------

Reply via email to