Applying colour tints to web pages with SVG filters and JavaScript

Forums » Dev.Opera » Archived Article Discussions

This topic has been closed. No new entries allowed.

Reason: You can now post comments on articles on Dev Opera

Forum rules and guidelines

You need to be logged in to post in the forums. If you do not have an account, please sign up first.

3. July 2008, 13:12:18

stelt

Posts: 59

Applying colour tints to web pages with SVG filters and JavaScript

In this article Ruud Steltenpool presents a very interesting experiment of his that allows you to change web page colours on the fly using SVG and JavaScript - the solution makes use of feColorMatrix, linearGradient and foreignObject, and is packaged up as bookmarklets to allow end-users to easily make use of it.

( Read the article )

7. July 2008, 01:39:11

GeeItsBee

Posts: 1

Using the color swap feature stops the page from scrolling on reload. Opera 9.51

10. July 2008, 05:08:22

berrytaro

Posts: 1

yes sir!!got it..

23. September 2008, 12:22:23

Alidavidson

Posts: 1

Originally posted by stelt:

In this article Ruud Steltenpool presents a very interesting experiment of his that allows you to change web page colours on the fly using SVG and JavaScript - the solution makes use of feColorMatrix, linearGradient and foreignObject, and is packaged up as bookmarklets to allow end-users to easily make use of it.

( Read the article )

11. December 2008, 23:35:30

stelt

Posts: 59

I meant to make "SVG Open presentation" link to http://svgopen.org/2007/papers/abstract3/index.html

Forums » Dev.Opera » Archived Article Discussions