View Single Post
  #2 (permalink)  
Old 08-22-2005, 02:33 PM
Till's Avatar
Till Till is offline
Administrator
 
Join Date: Jan 2002
Location: Berlin, Germany
Posts: 1,453
Quote:
Originally Posted by joel0903
In IE the following CSS can be used to create a gradient background?

filterrogidXImageTransform.Microsoft.Gradient(
GradientType=0,StartColorStr='#ffffffff',EndColorS tr='#c0e1ff');}

I have seen postings stating that Firefox does not yet support gradient backgrounds. Is there a workaround or a method to use to add a gradient background in Firefox (other than faking it with a graphic)? Any data on this would be appreciated.
I don't think there is one. And I doubt Safari and Camino (for instance) support this either. Why would you want a gradient anyway?
Reply With Quote