Piotr, background....is a general term, within which we can have -color -image -position -position-x -position-y -repeat
untested, but I would suggest that color, image, repeat will all work...as would position-x and position-y.....just need to be more specific On 21/09/2007, Piotr Sarnacki <[EMAIL PROTECTED]> wrote: > > > Hi, > > I'm playing around with css manipulation and I encountered strange > problem. jQuery("#someElement").css("background") (or background- > position) returns undefined, no matter if background-position is set > or not :] > > background-image, background-color work fine :) > > Peter > >