Colouringthe
Internetatthe
speedoflight
The ColourMod Plug-And-Play version was the first colour picker ever produced by ColourMod. ColourMod revolutionized the way internet users could pick and choose colors through a web-browser. With each new day, ColourMod is evolving into the quickest, easiest and most compact DHTML color picker out there.
ColourMod Plug And Play is meant to be a plugin for web-based applications. With a few simple code inclusions (PHP not required) ColourMod is ready to start colouring.
The Colourmod code is wrapped in a ColourMod specific <div>
tag and will display when called. The colour selector is also
draggable to allow for the user to move the color selector wherever they want on the page.
ColourMod Plug And Play runs on StyleMod. StyleMod is a script that allows for quick modification of a document's style sheet. This means that ColourMod can update dynamically any style used on a webpage.
Plug And Play can also remember any changes to a style sheet via cookies. The information stored in the cookies can be called on a page load and will update the page accordingly.
To top it off ColourMod can be linked with an <input>
field and will fill the <input>
field with the selected Hex value. When combined with
cookies, the <input>
field can be updated from the cookie on page load.
- Web Standards Compliant
- Major Browsers Compatibility
- Valid XHTML 1.0
- Compact Interface