logo       

Stupid question regarding background images and scrollin: msg#01142

Subject: Stupid question regarding background images and scrollin
Here is a piece of code that works like I want it to in IE, but not in Fire
fox.

#viewer_about {
        position:absolute;
        left:10px;
        top:8px;
        width:608px;
        height:234px;
        background-image:url(../images/header_about.jpg);
        overflow:auto;
        }

What I would like to happen is for the background to scroll down with the
text. Thoughts?

Thanks in advance,

Paul Seale


______________________________________________________________________
css-discuss [css-d-FPEHb7Xf0XVf4fvhJAioeSCwEArCW2h5@xxxxxxxxxxxxxxxx]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/



<Prev in Thread] Current Thread [Next in Thread>