Home

Submit

Source

Feeds

Home » JavaScript » Miscellaneous ::

JavaScript Miscellaneous
Learn how to track clicks on various html-objects on your web-site.
Related Tutorials
JavaScript Menus and Buttons
Vertical Pull Down Menu
JavaScript / Menus and Buttons
Create a vertical pulldown script that displays navigational headers and when you click on a header new links appear underneath it, this effect works both in Firefox and Internet Explorer.

Site: tutorialcode.com Report - View Tutorial

JavaScript Event Handling
Javascript Disable Right Click
JavaScript / Event Handling
If you have quality content on your webpage and want to prevent people stealing your resources, you can add this script to disable the right-mouse click.

Site: www.reconn.us Report - View Tutorial

JavaScript Miscellaneous
No Dotted Line On Links
JavaScript / Miscellaneous
You know that dotted box that appears around links and active images? Here's how to lose it.

Site: www.htmlgoodies.com Report - View Tutorial

JavaScript Event Handling
Disabling the Right-click Mouse Button in JavaScript
JavaScript / Event Handling
Sometimes you don't want the visitor to be able to click the right mouse button and do all the stuff associated with it. Although personally I'm not in favor of such gimmicks and limit the visitor's independence, you learn something new in this tutorial.

Site: www.codebeach.com Report - View Tutorial

JavaScript Event Handling
Clear Default Values on input boxes
JavaScript / Event Handling
When you click on a textfield the default text will disappear. And when you click somewhere else and you have written nothing in it, the text will come back.

Site: xonium.net Report - View Tutorial

JavaScript Menus and Buttons
AnyLink Drop Down Menu
JavaScript / Menus and Buttons
This is an extremely versatile drop down menu script for ordinary links on your page, including image links. It can be activated either onMouseover or onClick. The menu intelligently determines whether the dropped menu is too close to the browser's edge, adjusting its positioning so it's always in view.

Site: www.dynamicdrive.com Report - View Tutorial

JavaScript Miscellaneous
Click... It's Copied!
JavaScript / Miscellaneous
Copy to the clipboard...right from the browser!

Site: www.htmlgoodies.com Report - View Tutorial

JavaScript Event Handling
Creating Alerts
JavaScript / Event Handling
So you've seen those annoying websites that have alert boxes appearing every time you click or open something and wondered how to do it? Well here's your answer.

Site: www.webdesign.org Report - View Tutorial

JavaScript Event Handling
No Right Click
JavaScript / Event Handling
We will be using a normal no right clicking script for this tutorial. This is a common script with a popup that you can add your name to.

Site: www.developingwebs.net Report - View Tutorial

JavaScript Frames and Window
PopUp Window
JavaScript / Frames and Window
This code allows your links to pop-up in a new window.

Site: www.webdesign.org Report - View Tutorial

JavaScript Event Handling
Changing the Background Colour
JavaScript / Event Handling
Yet another snippet of JavaScript code, folks. This time we'll be using JavaScript to change a background color with a MouseOver and a mouse click.

Site: www.webdesign.org Report - View Tutorial

JavaScript User Info
Browser Detect Script
JavaScript / User Info
Our client side browser sniffer based on JavaScript, which includes links from our popular object and method detection tests to more detailed information on how they work.

Site: www.htmlgoodies.com Report - View Tutorial

JavaScript Miscellaneous
Hide status bar messages with Javascript
JavaScript / Miscellaneous
Disable the status bar message from appearing on all links, indiscriminately, with this powerful script!.

Site: www.11amdesign.com Report - View Tutorial

JavaScript Cookies and Sessions
Cookies
JavaScript / Cookies and Sessions
A cookie lets you store a small amount of information about a user visiting your site. A cookie is a small text file that is stored on the site visitor's computer by their browser.Because the cookie is stored on the user's computer, it does not require any server space no matter how many users you have.You can use cookies to save user preferences, customize data, remember the last visit, or to keep track of items in an order while a user browses.

Site: blazonry.com Report - View Tutorial

JavaScript Menus and Buttons
Pull-down Menu
JavaScript / Menus and Buttons
The pull-down menu is an excellent way to condense many links into a small area. This article first shows you how to create a basic pull-down menu.

Site: blazonry.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement