This script automatically
This simple script changes
This is a surprisingly simple
You've probably seen it
replaces all checkboxes with
the background image four
script that creates pop-up
somewhere, a cool looking
your own cool checkbox-image
times a day. It can be
menues from td's in tables.
fade in/out effect. It is
without the need to change
adjusted to include other
This means that the
done with some JavaScript
any HTML. Your forms will
page attributes such as text
javascript aspect is very
and the filter CSS attribute
keep working exactly like
color elements.
small, but you have to
which only works in the
they did before.
create your own menues
latest versions of
following the example
MSIE.
But what if you
format. Pretty easy to use,
want some more control? Or
and pretty cool. It's on the
want to make it work in
top of all my site's pages.
Mozilla? This script will do
just that, if you want to,
you can modify it to do even
more.
Date: Aug, 30 2004 Date: Aug, 30 2004 Date: May, 11 2005 Date: Jul, 16 2004 |
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 |