JavaScript - An open source scripting language, it allows the creation of dynamic web page content.  Home Web Programming JavaScript (91 materials)
Choose skill level:   Editor's Pick Only
Browse Pages: << < 5  6  7  8  9  > >>
JavaScript Tutorials
Click to read this material

Stop Right Mouse Clicks

Author : James Bernley

Stop people from getting at your source by right clicking on your web page. Sounds good, but doesn't protect you totally, you can never fully protect your work, but it will make it harder.

Software : Dreamweaver FrontPage GoLive
Type : JavaScript Tutorials
Level : Beginner
Added : Nov 01, 2005
 
Click to read this material

Select Textarea Content

Author : Codelifter

Select the text displayed in a TEXTAREA tag by clicking on a hyperlink. A surprisingly simple bit of java script for such a useful result.

Software : Dreamweaver FrontPage GoLive
Type : JavaScript Tutorials
Level : Beginner
Added : Oct 31, 2005
 


Click to read this material

12/24 Hour Clock

Author : Ian Lates

A standard java script clock that has the added functionality of letting the user decide whether the time is displayed in 12 for 24 hour format. A nice bit of code that has not tried to be overly complex in displaying the time.

Software : Dreamweaver FrontPage GoLive
Type : JavaScript Tutorials
Level : Beginner
Added : Oct 31, 2005
 
Click to read this material

Up and Down Text

Author : Markus Dome

A good novelty bit of script to change the font size of a sentence of your choice, up and then down again one letter at a time. Gives your sentence a roller coaster look.

Software : Dreamweaver FrontPage GoLive
Type : JavaScript Tutorials
Level : Beginner
Added : Oct 31, 2005
 
Click to read this material

Bouncing Text

Author : Rob Derby

Editor's Pick in HTML Tutorials, November 2005
Looking to add a little bounce to your text? Add this code to your page. The simple copy and paste technique offered here makes it easy.

Software : Dreamweaver FrontPage GoLive
Type : JavaScript Tutorials
Level : Beginner
Added : Oct 27, 2005
 
Click to read this material

Changing the Background Colour

Author : CodeBelly

Editor's Pick in Java Script, October 2005
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.

Software : Dreamweaver FrontPage GoLive
Type : JavaScript Tutorials
Level : Beginner
Added : Oct 27, 2005
 

Your Ad Here

Click to read this material

Can I Optimize A Site Designed With Frames?

Author : joeblstrn

Editor's Pick in HTML and CSS Tutorials, October 2005
Can you optimize a site designed in frames? Of course you can! The question should be, “how effectively can I optimize a web sire designed in frames?”

Software : Dreamweaver FrontPage GoLive
Type : JavaScript Tutorials
Level : All levels
Added : Oct 25, 2005
 
Click to read this material

Customizing the Status Bar Message

Author : iCe

Editor's Pick in JavaScript, October 2005
Place this script in the <HEAD> section of your web page code to add a scrolling marquee to your status bar.

Software : Dreamweaver FrontPage GoLive
Type : JavaScript Tutorials
Level : Beginner
Added : Oct 11, 2005
 
Click to read this material

Tip Boxes

Author : Smartwebby

When writing content for your site you might want to give some tips or explainations for particular words or phrases. For this you might consider using DHTML Tip boxes that appear when a link is rolled over. The following example shows how you can do this.

Software : Dreamweaver FrontPage GoLive
Type : JavaScript Tutorials
Level : Beginner
Added : Oct 07, 2005
 
Click to read this material

Learning JavaScript Basics - Events

Author : allsyntax.com

First, events are bits of code that link an action by a user, to an action performed by the computer. The action can be a mouse action or key press on the keyboard, or even loading / unloading a webpage...

Software : Dreamweaver FrontPage GoLive
Type : JavaScript Tutorials
Level : Beginner
Added : Sep 26, 2005
 
Display materials per page
Browse Pages: << < 5  6  7  8  9  > >>