Display/No Display Content
Adding content to an existing page that can be viewed when clicked can
add a dynamic look to an ordinarily plain looking page and can provide
valuable navigation from within one page. The following examples demonstrate
two simple ways to add content(more)
Timed Redirect on Page Load
There are times when you will need to redirect the browser from one location to another. It could be because a page or a site has moved or you may just be refreshing the current page. There are a number of ways of redirecting on the client, but most can(more)
Alert Links
When you're directing a user to another site or another part of your site and you want to be certain that they understand they're leaving your site or going to a specific different part of yours.
The JavaScript alert in conjunction with a plain hyperlink(more)
Random Text (IE)
Rotating text ads, a random quote, or most anything can easily be done on the
client and not use any scripting on the server side to give a
"dynamic" look to your pages. Actually, once you have random
text you can insert most any html a(more)