View Single Post
  #1 (permalink)  
Old 08-18-2005, 11:45 AM
joel0903 joel0903 is offline
Registered User
 
Join Date: Aug 2005
Posts: 4
Question Firefox and gradient button backgrounds.

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.
Reply With Quote