djamelbahri

The Window Object ❮ PreviousNext ❯

Nov 6th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Window Object
  2. The window object represents an open window in a browser.
  3.  
  4. If a document contain frames (<iframe> tags), the browser creates one window object for the HTML document, and one additional window object for each frame.
  5.  
  6. Note: There is no public standard that applies to the Window object, but all major browsers support it.
  7.  
  8. for download this code from her:
  9. http://cutt.us/CmpB
Add Comment
Please, Sign In to add comment