JS and Browsers · Newest Javascript Tutorials

Opening windows in theatre and channel mode (IE)

This script is about Opening windows in theatre and channel mode (IE)
JS and Browsers » javascriptkit.com
Score(+): 0 | Views: 9 | Similar Tuts | Save it | View this tutorial

Make A Javascript Popup Window - Complete overview of options

Ok, so this simple tutorial is going to show you how to make a javascript popup window.
JS and Browsers » pixel2life.com
Score(+): 0 | Views: 7 | Similar Tuts | Save it | View this tutorial

Scroll Bar Generator

This tutorial helps you to learn more about Scroll Bar Generator
JS and Browsers » developingwebs.net
Score(+): 0 | Views: 3 | Similar Tuts | Save it | View this tutorial

Print Page Script

After studying this tutorial you will be able to Print the current page using this script!
JS and Browsers » tutorialfx.com
Score(+): 0 | Views: 1 | Similar Tuts | Save it | View this tutorial

Popup Windows

With JavaScript you can specify the dimensions, position and visible toolbars of this newly created window, as well as writing code directly into it and having the two windows operating together.
JS and Browsers » yourhtmlsource.com
Score(+): 0 | Views: 4 | Similar Tuts | Save it | View this tutorial

Moving, scrolling, and resizing browser window

This tutorial helps you to learn more about using javascript for Moving, scrolling, and resizing browser window
JS and Browsers » javascriptkit.com
Score(+): 0 | Views: 2 | Similar Tuts | Save it | View this tutorial

Window Status

Change the window status message on mouseovers
JS and Browsers » avengex.com
Score(+): 0 | Views: 2 | Similar Tuts | Save it | View this tutorial

Check URL

This script is particularly useful for those who have their site on a free webspace provider, then use a "come.to" redirecting service. What this script will do is analyze the URL the visitor is at, and if they did not came to your site via the redirecting URL, it can print out a message telling them that is your new URL. Neat!
JS and Browsers » javascript.internet.com
Score(+): 0 | Views: 11 | Similar Tuts | Save it | View this tutorial

Browser Properties

More information about the web browser than you knew existed! Find out the code name, color depth, platform, if java is enabled, resolution, ip address, hostname, and more! Simply incredible.
JS and Browsers » javascript.internet.com
Score(+): 0 | Views: 14 | Similar Tuts | Save it | View this tutorial

Closing Windows

This set of short, easy scripts shows six different ways to close a window from JavaScript, including closing windows from a clicked link, a clicked image, or a clicked form button.
JS and Browsers » javascript.internet.com
Score(+): 0 | Views: 17 | Similar Tuts | Save it | View this tutorial

Background Fader

JavaScript can help your visitors better navigate your site - using "Back" and "Forward" buttons that act just like the buttons on your browser. Just click the button below.
JS and Browsers » javascript.internet.com
Score(+): 0 | Views: 18 | Similar Tuts | Save it | View this tutorial

Print From Javascript

After studying this tutorial you will be able to help your users by opening the print dialog via JavaScript
JS and Browsers » 999tutorials.com
Score(+): 0 | Views: 17 | Similar Tuts | Save it | View this tutorial

The onerror event of the window object

In this tutorial, lets examine a rather secretive event handler of JavaScript that fires whenever a JavaScript error occurs in a page
JS and Browsers » javascriptkit.com
Score(+): 0 | Views: 17 | Similar Tuts | Save it | View this tutorial

Determining whether a browser window is open or not

Learn how to determine whether a browser window is open or not
JS and Browsers » javascriptkit.com
Score(+): 0 | Views: 16 | Similar Tuts | Save it | View this tutorial

Browser & Version Redirect

If you maintain separate pages for Netscape and Internet Explorer browsers and want to additionally divide each browser's page into version pages, this script is for you. The script will create a link (or can be changed to automatically redirect) to browser[version number].html. (For example, a visitor with Netscape 4.5 would see a link to netscape4.html)
JS and Browsers » javascript.internet.com
Score(+): 0 | Views: 17 | Similar Tuts | Save it | View this tutorial