October 2006
Beginner to intermediate
352 pages
9h 33m
English
The prompt dialogue.
Hereâs the timer:
setTimeout(callFunction,3000,paramA,paramB);
The location object can be used to change whatâs loaded in the browser. The individual items or the href property can be set to provide an entire URL.
The navigator object can be accessed to get information about the browser, whether cookies are enabled, and so on.
Hereâs the code for the window:
var newWindow = window.open("http://help.htm","","width=400,height=400,toolbar=no,status=no");Read now
Unlock full access