On 6/25/12 10:37 AM, Hakan Kirkan wrote:
CSS3 linear gradients are supported in Android 2.3+, Chrome 1+, Firefox 3.6+, Opera 11.1+, and Safari 4+. Internet Explorer can add gradients using a filter and supports them back to IE 5.5. This isn't CSS3, but it is an option for cross-browser compatibility.
Just an opinion here, not meant as a troll, but "cross-browser compatibility" is something of a chimera, I believe. It's ten years since I took my first class in Web development. It was Internet Explorer that convinced me of CSS's value over other design methods. The other browser of note was Netscape 4, which had very poor support for CSS, but it was easy to give it its own set of styles. Then, as now, I apply as much CSS enhancement that a browser is able to use, without worrying about those browsers that can't show a drop shadow, gradient, or rounded corner. I do make sure content is available to old browsers though, including IE 6. :) YMMV of course, and this is not a blanket recommendation. Rather, it's something you may like to consider. -- Cordially, David ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
