This set of Javascript
Here you will learn how to
There are many scripts out
This article explains why
functions trim or remove
make a simple clock using
there that provide
browser detects should be
whitespace from the ends of
text. The code of this is
customized pop ups for your
used only as a last resort
strings. These functions can
brief and easy. You can get
pages. Rather than trying to
and shows why using object
be stand-alone or attached
alot of help from this.
supply a one size fits all
detection is a better
as methods of the String
script this article
alternative.
object. They can left trim,
demonstrates how you can
right trim, or trim from
easily write your own
both sides of the string.
popups, giving you complete
Rather than using a clumsy
control over what you show
loop, they use simple,
your users.
elegant regular expressions.
The functions are granted to
the public domain.
Date: Oct, 19 2006 Date: Oct, 12 2006 Date: Oct, 03 2006 Date: Sep, 15 2006 |
Simple URL redirection made
This tip demonstrates
This is the bunch of good
The TreeWalker object is a
using JavaScript and the
different ways of
Javascript scripts, they all
powerful DOM2 object that
window.location() function.
implmenting a replaceAll and
are much helpful, try them!
lets you easily filter
Also provided an example how
discusses their pros and
through and create custom
to make URL redirection with
cons.
It shows both the
collections out of nodes in
time delay, using the
easiest "set &
the document. This is a
setTimeout() function in
forget" method as well
comprehensive tutorial on
Java Script.
as demonstrating the best
how to utilize this object.
way to code for maximum
performance.
Date: Sep, 11 2006 Date: Aug, 14 2006 Date: Aug, 08 2006 Date: Jul, 25 2006 |