![]() |
![]() |
|
![]() |
 |
|
|
|
|
September 19th, 2007 |
|
It may be needed that you need to give a close link in the popup you created. The window.close () method could be used to close a window.
|
JavaScript >> Advanced >> javascript-coder.com |
|
|
|
|
|
 |
|
|
|
|
September 3rd, 2007 |
|
If you're using popups, inevitably the time comes when you want to call scripts in another window. This page explains the basics of cross-window JavaScripting.
|
JavaScript >> Advanced >> quirksmode.org |
|
|
|
|
|
 |
|
|
|
|
September 1st, 2007 |
|
Sometimes it's useful to add a popup to your pages. When the user clicks on a link, a new window opens and displays a page.
|
JavaScript >> Basics >> quirksmode.org |
|
|
|
|
|
 |
|
|
|
|
August 31st, 2007 |
|
The isNaN() function is used to check if a value is not a number.
|
JavaScript >> Basics >> w3schools.com |
|
|
|
|
|
 |
|
|
|
|
August 30th, 2007 |
|
The Date object is useful when you want to display a date or use a timestamp in some sort of calculation. In java you can either make a Date object by supplying the date of your choice, or you can let Javascript create a Date object based on your visitor's system clock. It is usually best to let Javascript simply use the system clock.
|
JavaScript >> Basics >> tizag.com |
|
|
|
|
|
 |
|
|
|
|
August 30th, 2007 |
|
On this page I explain what strings are and then give an overview of some useful things you can do with them.
|
JavaScript >> Basics >> quirksmode.org |
|
|
|
|
|
 |
|
|
|
|
May 18th, 2007 |
|
On this page I explain the basics of generating options in a select box and give a script for dynamic options: when the user selects something from one option box another is automatically filled with new data.
|
JavaScript >> quirksmode.org |
|
|
|
|
|
 |
|
|
|
|
April 18th, 2007 |
|
Learn how to create javascript (DHTML) tree-like navigation with items that expand and collapse.
|
JavaScript >> bewebmaster.com |
|
|
|
|
|
 |
|
|
|
|
April 18th, 2007 |
|
A very simple javascript function to create a scrolling message within a textbox.
|
JavaScript >> bewebmaster.com |
|
|
|
|
|
 |
|
|
|
|
April 17th, 2007 |
|
A script that jumps back "home" when "h" is pressed. In other words, a script that allows you to specify a target url to go to when "h" is pressed.
|
JavaScript >> 11amdesign.com |
|
|
|
|
|
 |
|
|
|
|
April 9th, 2007 |
|
Add a progress bar to your page.
|
JavaScript >> 11amdesign.com |
|
|
|
|
|
 |
|
|
|
|
April 9th, 2007 |
|
Disable the status bar message from appearing on all links, indiscriminately, with this powerful script!
|
JavaScript >> 11amdesign.com |
|
|
|
|
|
 |
|
|
|
|
April 9th, 2007 |
|
This script (perceptually) refreshes a webpage, after the specified amount of time.
|
JavaScript >> 11amdesign.com |
|
|
|
|
|
 |
|
|
|
|
April 9th, 2007 |
|
A script that displays the current date , in the format of "Friday, March 16, 2001"
|
JavaScript >> 11amdesign.com |
|
|
|
|
|
 |
|
|
|
|
April 9th, 2007 |
|
Did you know that it's possible to popup the print dialog window to your users?
|
JavaScript >> 11amdesign.com |
|
|
|
|
|