background-attachment | WebReference

background-attachment

Name: background-attachment

Description: Sets the background image to scroll or not to scroll along with its associated element.

Browser Compatibility: IE 4+ / NN 6+

Inherited: No

Values:

Code Example:

{background-image: url(img/thisGraphic.gif);
background-attachment: fixed;}