It's not really a 'background' image.  It's done by absolute
positioning of several elements, one being a table (why, I dunno.
Seems unnecessary) that contains the <img> tag.  That's in an absolute-
positioned <div>, as are the other pieces of the page.  z-index
ordering places the text over the image.  The <img> resizes to 100%
height/width.

A true 'background-image' cannot be scaled in this way. (as far as I
know)

On Dec 9, 4:27 am, BigFisch <[EMAIL PROTECTED]> wrote:
> Take a look athttp://ringvemedia.com/shanghai
>
> Do you see how if you resize the browser window, the background image
> automatically scales? How would I do this with jquery?

Reply via email to