JS and Browsers · Newest Javascript Tutorials
Moving, scrolling, and resizing browser window
This tutorial helps you to learn more about using javascript for Moving, scrolling, and resizing browser window
Window Status
Change the window status message on mouseovers
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!
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.
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.
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.
Print From Javascript
After studying this tutorial you will be able to help your users by opening the print dialog via JavaScript
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
Determining whether a browser window is open or not
Learn how to determine whether a browser window is open or not
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)
Bookmarks
Let your visitors bookmark any page on your site, then re-visit that page from a list of bookmarks on your home page. Lets your visitors have a list of favorites only particular to your site.
Browser Version
This script will also provide a little bit more information about the visitor's browser. Check it out!
Browser Window Trick
(Internet Explorer Only) Create a browser window within an existing browser window. Allows you to uniquely provide custom links and navigation. Awesome!
Frame Busting
Learn an easy way to ensure your site is not being displayed in a frame
Add to Favorites Link
Learn how to add favorites links using JavaScript






