|
This JavaScript code allows
Here's a good one for a
Applies a certain stylesheet
Use BrowserAPI to properly
you to let your users add a
personal site. You do have
depending upon which type of
access the HTML DOM
bookmark to your site by
one of those don't you? I
browser is used. In this
(Document Object Model).
clicking on a link.
use mine just to play
script, a visitor using any
With this wrapper script in
around...
version of Netscape thru and
place, each object can be
including Netscape 4, the
accessed in one way and work
stylesheet named
on multiple browser
"ns.css" will be
platforms and platform
used. If the visitor uses
versions.
Internet Explorer, the
stylesheet named
"ie.css" will be
used. If the visitor uses
Netscape 6 or greater (which
implements many styles
differently than NS4 and
IE), then the stylesheet
"ns6.css" will be
used. You need to create the
files "ns.css",
"ie.css" and
"ns6.css" and put
them in the root directory
of your page.
Date: May, 17 2001 Date: Jun, 27 2003 Date: Sep, 22 2003 Date: Apr, 08 2002 |
|
The Color Matcher allows you
Enter red, green and blue
This cool script changes the
This script is pretty self
to obtain the exact color
values for a color and get a
background color when the
explanatory. Pass a string
you want to duplicate in
set of colors schemes based
mouse hovers over it. It is
to the copyToClipboard
terms of Hue, Saturation and
on standard color wheel
also fully customizable to
function and it will be
Luminosity. It is easy to
usage: monochrome, traidic,
have the most colors!
placed into the clipboard so
match any color you want
analogous, complementary and
you can paste it into other
with the Color Matcher.
split complementary. Adjust
programs.
Latest version update: more
the angle for analogous and
accuracy and the right
split complementary palettes
method of HSL.
and the brightess ramp for
all palettes.
Date: Nov, 26 2003 Date: May, 24 2004 Date: Feb, 24 2006 Date: Oct, 06 2006 |