Jump to content
22/12/2010
Regarding the head-spinning syntax in various engines, I recommend using the Compass framework.
* it has a simple one-line gradient declaration which works in Webkit, Gecko, and also in Opera and IE9.
* it comes with pie integration so you can throw in opaque linear gradients for IE<9
and it makes your life a lot easier. :D
Vote down?
22/12/2010
Regarding the head-spinning syntax in various engines, I recommend using the Compass framework.
* it has a simple one-line gradient declaration which works in Webkit, Gecko, and also in Opera and IE9.
* it comes with pie integration so you can throw in opaque linear gradients for IE<9
and it makes your life a lot easier. :D