Hi,
Is there a way to do gradients in css/html/javscript only that will work across all the major browsers? (ie 5+, firefox, opera, safari)?
Edit: I would like to do this for backgrounds (header, main panel, side panels). Also, would like to have vertical line gradients as well.
Edit: after reading the responses, let's open this up to javascript solutions as well, since HTML/CSS by itself makes it tougher to achieve.