★ wanayoo — archive 1999 http://www.codebrain.com/javascript/index.htmlNouvelle recherche | Portail wanayoo
HOME Java Applets Java Classics Java Kits Java Sounds JavaScript Free Toys Links Talk To Us
JavaScript: MASTER Index 0


Grab the Gator!

CodeBrain says:
GATOR should be on EVERY PC

The JavaScript Section is new on CodeBrain.com - mostly in response to requests for help from our visitors.
Note that these are not tutorials, but copy-and-paste resources with fast instructions that you can quickly put to work on your page.

Although we regret we don't have staff to provide individual help with JavaScript, we do listen when our visitors speak!  If you have a suggestion for this section, definitely do write us at (click): JavaScript@CodeBrain.com

ESSENTIAL TRICKS

Mouse Stoppers
Disabling Left-Click, Right-Click, or Both Mouse Buttons

Protect your code, control what a visitor can do with the mouse on your page...

Disabling the Right (Right-Click) Mouse Button
Effectively protects your code from prying eyes by disabling the availability of the right-click context menu's View Source option.

Disabling the Left (Left-Click) Mouse Button
We don't know exactly why you'd want to do this... but someone asked us for it, so here it is.

Disabling Both Left and Right Mouse Buttons
A useful technique for display-only pages, as well as protecting your underlying source code.

Navigation
Bookmarking
Light-Up Links

.
Using the Browser History for a Universal 'Go Back' Link
This simple JavaScript trick can save you piles of work when you need a single page that will return to any page that called it. 

Including an Automatic 'Bookmark This Page' Text Link
A flexible, easy script to put to work... when your visitor clicks on the link it pops open the browser Add Favorites dialogue, inviting your visitor to bookmark your site.

Light-Up, Super-Easy, Glow-in-the-Dark Links
If you're using MSIE, you've undoubtedly noticed that most of our links 'light up' when you pass your mouse over them.  Not only a great effect, it helps users navigate your site more quickly and easily.  We show you how... and it's surprisingly simple to do!
.


Grab the Gator!
CodeBrain  says GATOR
should be on EVERY PC
E-MAIL CONTROLS

Control Your MailTo Links!
Make your e-mail links do what you want them to...

Including the Subject Line in E-Mail Text & Image Links
It's really simple to add a subject line to the e-mail when visitors click on your e-mail 'mailto' links - and it does help keep things organized when those e-mails arrive in your box with your own pre-formatted subject line message.  Super simple.

Including a Copy-To Address in Your E-Mail Links
This simple code snippet shows you how to send copies of an e-mail off your mailto links to one or more addresses in addition to the main mailto e-mail address.  Quite useful when mail from your site needs to go to two or more people... very easy.

Using Both Subject & Copy-To with E-Mail Links
Basically a combination of the above two scripts, this shows you how to attach multiple parameters to your e-mail mailto links.  Quite easy - but have a look at the previous two scripts first.

Including a Body Message in Your E-Mail Links
A very simple code snippet that shows you how to 'force' a message into the text area (called the 'body' ) of an e-mail when a MailTo link is clicked.

.


Books Music Video



Enter Keywords




Amazon.com
CodeBrain.com
Home Java Applets Java Classics JavaScript Free Stuff Perl Books Graphics Search Links Complain
Home of the Programmers with Giant Teeth
702181 Copyright 1999 by CodeBrain.com
All Rights Reserved