|
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!
.
|