On Mon, 8 Dec 2008 10:45:46 +0000, dave marston wrote:
> Hi,
>
> Is it possible to have a graduated background tint to the whole page using 
> CSS.
>
> I know one solution would be a background image but if I can do it with pure 
> css it
> would be much better for obvious reasons.
>
[...]

Not with "pure" CSS you can't. But IE has a proprietary filter that
would work, and the latest Safari and Firefox support the HTML 5
CANVAS element that would also give you what you want.

Check out this jQuery plug-in that combines those techniques for you:

  <http://plugins.jquery.com/project/backgroundCanvas>

Any use?

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/

Reply via email to