Dennis Allen

This script uses dynamic html to demonstrate IE style filters. A different filter is used each day of the week.

Day of the Week:

To install, download the file light.js. Add:

<script LANGUAGE="JavaScript" TYPE="text/javascript" src="light.js"></script>

within the <head> of your web page. Then add <img id="spotlight"> to your image. Finally, add <body onload="light_init()" onunload="light_off()">. You can specify the day of the week to light_init(ldow), where ldow = 0-6 (day of the week).

Script originally from © Dynamic Drive (www.dynamicdrive.com).

[Return to Top]
[Go to Home Page]

Copyright © 2013 Dennis Allen.

This web page was last updated 07/03/13