This object can apply a shadow to page elements based on the position of a light. It takes the identifier of a page element and changes its CSS atttributes that define shadow parameters depending on the position of a light source relative to the target element and its children elements. The shadow can generated either with the shape of the text elements or the whole box of the target element.
This object can be used to display an image as background of a whole Web page. It takes a a given image URL and loads it to be used in the background of the current page. The image dimensions are scaled to fill the whole page width preserving the original proportions between the image width and height.
4-flasher Background Color Effect is a multi-platform compatible script that rapidly cycles the page background through four different colors and then to the page fixed color. A striking page-opener effect that does *not* depend on MSIE transitions. Easy.
Background Image-Change on MouseOver is multi-platform compatible. Use this script to change the background image used in the page from a link. Shows how to attach to a regular (clicked) link, or how to activate the background image change on a mouseOver. Easy.
1-5 Methods To Dynamic Background Color is a multi-platform compatible code to dynamically change the color of your background. Much easier than some of the more confusing versions out there. Control the color of your background using the links on your site. Control the color using onMouseOver, onMouseOut, onClick, and a combination of all of them.
Bg Color-change is a multi-platform compatible script that changes the color of the page background from a clicked link or on mouseOver. Any number of colors can be used. Shows how to attach to a regular (clicked) link, or how to activate the color change on a mouseOver. Easy.