JavaScript online tool and code generator. Fader Maker are still the simplest tools for creating the top-level color-fade effects. Fader Maker and generated scripts works in IE5+, Netscape 6+/Mozilla and Opera 7+. Even an experienced JavaScript programmer would need a couple of hours to do things you can do with just a few mouse clicks.
Our ColorpiK Wizard has a 256 grays palette and a 512 color palette to select colors. Both the hexadecimal values and colors are displayed when a selection is made. Two color panes allow you to easily compare colors with each other. Many other free web tools as well.
With the aid of DHTML, you can create playful web pages where the content changes as someone moves the mouse pointer around. This is accomplished by superimposing the content of two divs, and making one invisible by clipping it. Then the mouse move handler is modified to create a clip region depending on the location of the mouse pointer. This can create the impression that there is an x-ray being directed at the web page, revealing hidden content.
With this script, you can initially hide any number of content and reveal them one at a time in sequence, like in a presentation. Control precisely the pause between each content.
Animate your website with the aid of DHTML. After being confoundedby the javascript files that I came across on the internet, I decidedto write an API that I could live with. Any content that you place withina div tag with the position css attribute set to absolute, canbe manipulated like a sprite. Just don't forget to set id="unique_name", and pass "unique_name" to the GetLayer() function.
The MES-script lets you mask everything on a website including banner, textlinks or statistic-buttons. You can decide either to insert text into the hiding field or just a picture. It is also possible to insert a flash-movie!
Changes the color of IE5+ scrollbars in a page dynamically, via a very simple JavaScript function; shows how to attach the scrollbar color change function to links and to mouseOver and other events for some great effects.