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: << < 2  3  4  5  6  > >>
JavaScript Tutorials
Click to read this material

Full Screen

Author : Kyscorp.com

Javascript allows you to display a page in full screen via a button, the script consists of 2 parts, the first one will be inserted between the <head> and </head> tags is:

Software : Dreamweaver FrontPage GoLive
Type : JavaScript Tutorials
Level : Beginner
Added : Jul 03, 2006
 
Click to read this material

Prevent Right-clicking

Author : dannesdesign

If you don't want your visitors to rightclick at your page, you can insert this code somewhere between <Body> and </Body>. Type in the message you want your visitors to get in the line "Write your message here"

Software : Dreamweaver FrontPage GoLive
Type : JavaScript Tutorials
Level : Beginner
Added : Jun 28, 2006
 


Click to read this material

Count Down

Author : Kyscorp.com

This will let you count the number of days remaining to reach a given event : for instance days left before we reach the year 2007:

Software : Dreamweaver FrontPage GoLive
Type : JavaScript Tutorials
Level : Beginner
Added : Jun 16, 2006
 
Click to read this material

Submit Form Conditionally - JavaScript

In the long-gone days of the early Internet, having a form on the website was tantamount to dabbling with "cutting-edge" technologies. Intricate Perl scripts and esoteric CGI scripts were required to process those forms and people used to suffer bouts of cold sweat whenever there manifested a need...

Software : Dreamweaver FrontPage GoLive
Type : JavaScript Tutorials
Level : Experienced
Added : May 22, 2006
 
Click to read this material

JavaScript Browser Detection

Author : John Pollock

Browser detection allows you to find out what browser your viewer is using, and then perform a script based on it - or just to send a friendly message to those with your favorite browser.

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

JavaScript Redirection

Author : John Pollock

Redirection is often used to take viewers to a page depending on their browser's name or version. To redirect a viewer instantly, you just need to add a short command in your head section:

Software : Dreamweaver FrontPage GoLive
Type : JavaScript Tutorials
Level : Beginner
Added : Mar 31, 2006
 

Your Ad Here

Click to read this material

Opening a New Window

Author : John Pollock

To open a new window, you will need to use yet another ready-made JavaScript function. Here is what it looks like:

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

Using Link Tags with JavaScript

Author : John Pollock

I get this question so much, I figured I'd better get in gear and write another section to address using the link tag for javascripts (such as new windows), rather than using the old grey button. Well, there are a couple of ways to do this. I'll start with the easier to understand version first.

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

JavaScript Password Protection

Author : John Pollock

OK, I finally got around to writing the javascript password protection tutorial. You will see the example script here is pretty straightforward, but it is also pretty easy to get around. I'll tell you why and give you links to more secure scripts later in this tutorial.

Software : Dreamweaver FrontPage GoLive
Type : JavaScript Tutorials
Level : Beginner
Added : Mar 30, 2006
 
Click to read this material

JavaScript Confirmation Boxes

Author : John Pollock

A javascript confirmation box can be a handy way to give your visitors a choice of whether or not an action is performed. A confirmation box will pop up much like an alert box, but will allow the viewer to press an "OK" or "Cancel" button.

Software : Dreamweaver FrontPage GoLive
Type : JavaScript Tutorials
Level : Beginner
Added : Mar 30, 2006
 
Display materials per page
Browse Pages: << < 2  3  4  5  6  > >>