Some JavaScript Snippets
by Katherine Nolan, OutFront
Moderator
There are a number of small and fast snippets of JavaScript or other
code that many of us use frequently and that are often looked for at the forums. It can be very convenient to have these together in a
single file so that they can be referred to quickly and easily. Here are some of the contents of my 'snippets' file - maybe they can form
the basis for one of your own.
In all cases the code below should be pasted
into your page in HTML view.