This script automatically
You've probably seen it
This simple script changes
This is a surprisingly simple
replaces all checkboxes with
somewhere, a cool looking
the background image four
script that creates pop-up
your own cool checkbox-image
fade in/out effect. It is
times a day. It can be
menues from td's in tables.
without the need to change
done with some JavaScript
adjusted to include other
This means that the
any HTML. Your forms will
and the filter CSS attribute
page attributes such as text
javascript aspect is very
keep working exactly like
which only works in the
color elements.
small, but you have to
they did before.
latest versions of
create your own menues
MSIE.
But what if you
following the example
want some more control? Or
format. Pretty easy to use,
want to make it work in
and pretty cool. It's on the
Mozilla? This script will do
top of all my site's pages.
just that, if you want to,
you can modify it to do even
more.
Date: Aug, 30 2004 Date: Jul, 16 2004 Date: Aug, 30 2004 Date: May, 11 2005 |
This simple java script works
At my place of employment, we
Run up to six stop watches
This script allows users to
with any language. It's
are beginning to plug in
simultaneously in your
use a TAB key in an HTML
Front Page ready and you can
international support to our
browser. Good for timing
textarea. It works in
modify the marquee file and
websites. Our clients have
multiple projects.
1)
browsers such as MSIE 6,
include it as an iFrame
gotten used to dynamic
Controls: "Start",
Mozilla, Netscape 7, Firebird
wherever you wish it to be
number formatting in
"Pause", and
displayed.
Why is it called
applications such as Excel.
"Reset"
2) Up to
Stoppable, because it come
Naturally, we need to
6 stopwatches on page, each
with a push button to make
duplicate this functionality
with independent
it stop or keep scrolling.
in our web pages. In many
controls.
3) Browswer
areas, we'll be using the
"sniffer" so it
globalization features of
will work with most
Microsoft.NET.
browsers.
(tested on IE,
Unfortunately, many of our
Netscape 7.1, Mozilla
pages have client side
FireFox, and Netscape 4.7.
functionality that isn't
Works on all the above, but
well suited for server
does not look good in NS 4.7)
controls. So, I was left to
come up with a way to format
numbers 100% client side in
JavaScript. The code sample
below is the result of my
work.
Date: Oct, 26 2006 Date: Oct, 15 2004 Date: Aug, 23 2004 Date: Apr, 22 2004 |