Browsers feature a Browser Object Model (BOM) that allows access and manipulation of the browser window i.e. it allows JavaScript to "talk to" the browser. Using the BOM, developers can move the ...
More often than not you want to create a child window and want to capture its events. This example simply captures its close event. var childWindow = window.open("new ...
This is the javascript code I wrote during my work with Jamison Signs during summer 2013. It it an implementation of a basic window system, in which you can create a square (the "window") which you ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results