Re: [css-d] fixed background over scrolling text problem

2006-06-15 Thread David Laakso
Bruce Gilbert wrote: > I am getting this to work fine in Mozilla and Safari, but in IE the > background is nowhere to be found. [mega monster trim job] Georg Sortun answered the question, and pointed you, at 12:02p this afternoon. Perhaps you did not see his reply. Georg wrote in reference to IE:

Re: [css-d] fixed background over scrolling text problem

2006-06-15 Thread Bruce Gilbert
I am getting this to work fine in Mozilla and Safari, but in IE the background is nowhere to be found. I did also notice in the browsers where it does show up is when you resize the browser window, the background is static and doesn't reposition along with the rest. I am thinking this may be due to

Re: [css-d] fixed background over scrolling text problem

2006-06-15 Thread Gunlaug Sørtun
David Laakso wrote: > "Fixed" may be a problem for IE. Although there is an underground > rumor a friend of the list has solved this wicked difficult problem. It depends... :-) There's this workaround for regular "fixed" backgrounds... There's

Re: [css-d] fixed background over scrolling text problem

2006-06-15 Thread David Laakso
Tom Anthony wrote: > On 15 Jun 2006, at 00:20, Bruce Gilbert wrote: > > >> I have a div filled with text that I am creating scrolling >> functionality using DHTML. I am having a CSS issue because my >> background image was scrolling along with the text, and I wanted it to >> remain put (static),

Re: [css-d] fixed background over scrolling text problem

2006-06-15 Thread Tom Anthony
On 15 Jun 2006, at 00:20, Bruce Gilbert wrote: > I have a div filled with text that I am creating scrolling > functionality using DHTML. I am having a CSS issue because my > background image was scrolling along with the text, and I wanted it to > remain put (static), so I tried this: > > #col_2_s