Des objets et leurs propriétés


    window.document  :    
    window.history  :    
    navigator  :    
    screen  :    
    une image  :    
    window  :    
   

Différents attributs de l'objet window.document

objet: window.document   (292  propriétés)

  1. ATTRIBUTE_NODE:   number = '2'
  2. CDATA_SECTION_NODE:   number = '4'
  3. COMMENT_NODE:   number = '8'
  4. DOCUMENT_FRAGMENT_NODE:   number = '11'
  5. DOCUMENT_NODE:   number = '9'
  6. DOCUMENT_POSITION_CONTAINED_BY:   number = '16'
  7. DOCUMENT_POSITION_CONTAINS:   number = '8'
  8. DOCUMENT_POSITION_DISCONNECTED:   number = '1'
  9. DOCUMENT_POSITION_FOLLOWING:   number = '4'
  10. DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC:   number = '32'
  11. DOCUMENT_POSITION_PRECEDING:   number = '2'
  12. DOCUMENT_TYPE_NODE:   number = '10'
  13. ELEMENT_NODE:   number = '1'
  14. ENTITY_NODE:   number = '6'
  15. ENTITY_REFERENCE_NODE:   number = '5'
  16. NOTATION_NODE:   number = '12'
  17. PROCESSING_INSTRUCTION_NODE:   number = '7'
  18. TEXT_NODE:   number = '3'
  19. URL:   string = 'http://roger.astier.free.fr/app/app_csi/propObj.html'
  20. activeElement:   object = '[object HTMLBodyElement]'
  21. addEventListener:   function = 'function addEventListener() { [native code] }'
  22. adoptNode:   function = 'function adoptNode() { [native code] }'
  23. adoptedStyleSheets:   object = ''
  24. alinkColor:   string = ''
  25. all:   undefined = '[object HTMLAllCollection]'
  26. anchors:   object = '[object HTMLCollection]'
  27. append:   function = 'function append() { [native code] }'
  28. appendChild:   function = 'function appendChild() { [native code] }'
  29. applets:   object = '[object HTMLCollection]'
  30. baseURI:   string = 'http://roger.astier.free.fr/app/app_csi/propObj.html'
  31. bgColor:   string = ''
  32. body:   object = '[object HTMLBodyElement]'
  33. captureEvents:   function = 'function captureEvents() { [native code] }'
  34. caretPositionFromPoint:   function = 'function caretPositionFromPoint() { [native code] }'
  35. caretRangeFromPoint:   function = 'function caretRangeFromPoint() { [native code] }'
  36. characterSet:   string = 'UTF-8'
  37. charset:   string = 'UTF-8'
  38. childElementCount:   number = '1'
  39. childNodes:   object = '[object NodeList]'
  40. children:   object = '[object HTMLCollection]'
  41. clear:   function = 'function clear() { [native code] }'
  42. cloneNode:   function = 'function cloneNode() { [native code] }'
  43. close:   function = 'function close() { [native code] }'
  44. compareDocumentPosition:   function = 'function compareDocumentPosition() { [native code] }'
  45. compatMode:   string = 'BackCompat'
  46. contains:   function = 'function contains() { [native code] }'
  47. contentType:   string = 'text/html'
  48. cookie:   string = ''
  49. createAttribute:   function = 'function createAttribute() { [native code] }'
  50. createAttributeNS:   function = 'function createAttributeNS() { [native code] }'
  51. createCDATASection:   function = 'function createCDATASection() { [native code] }'
  52. createComment:   function = 'function createComment() { [native code] }'
  53. createDocumentFragment:   function = 'function createDocumentFragment() { [native code] }'
  54. createElement:   function = 'function createElement() { [native code] }'
  55. createElementNS:   function = 'function createElementNS() { [native code] }'
  56. createEvent:   function = 'function createEvent() { [native code] }'
  57. createExpression:   function = 'function createExpression() { [native code] }'
  58. createNSResolver:   function = 'function createNSResolver() { [native code] }'
  59. createNodeIterator:   function = 'function createNodeIterator() { [native code] }'
  60. createProcessingInstruction:   function = 'function createProcessingInstruction() { [native code] }'
  61. createRange:   function = 'function createRange() { [native code] }'
  62. createTextNode:   function = 'function createTextNode() { [native code] }'
  63. createTreeWalker:   function = 'function createTreeWalker() { [native code] }'
  64. currentScript:   object = '[object HTMLScriptElement]'
  65. defaultView:   object = '[object Window]'
  66. designMode:   string = 'off'
  67. dir:   string = ''
  68. dispatchEvent:   function = 'function dispatchEvent() { [native code] }'
  69. doctype:   object = '[object DocumentType]'
  70. documentElement:   object = '[object HTMLHtmlElement]'
  71. documentURI:   string = 'http://roger.astier.free.fr/app/app_csi/propObj.html'
  72. domain:   string = 'roger.astier.free.fr'
  73. elementFromPoint:   function = 'function elementFromPoint() { [native code] }'
  74. elementsFromPoint:   function = 'function elementsFromPoint() { [native code] }'
  75. embeds:   object = '[object HTMLCollection]'
  76. evaluate:   function = 'function evaluate() { [native code] }'
  77. execCommand:   function = 'function execCommand() { [native code] }'
  78. exitFullscreen:   function = 'function exitFullscreen() { [native code] }'
  79. exitPictureInPicture:   function = 'function exitPictureInPicture() { [native code] }'
  80. exitPointerLock:   function = 'function exitPointerLock() { [native code] }'
  81. featurePolicy:   object = '[object FeaturePolicy]'
  82. fgColor:   string = ''
  83. firstChild:   object = '[object Comment]'
  84. firstElementChild:   object = '[object HTMLHtmlElement]'
  85. fonts:   object = '[object FontFaceSet]'
  86. forms:   object = '[object HTMLCollection]'
  87. fragmentDirective:   object = '[object FragmentDirective]'
  88. fullscreen:   boolean = 'false'
  89. fullscreenElement:   object = 'null'
  90. fullscreenEnabled:   boolean = 'true'
  91. getAnimations:   function = 'function getAnimations() { [native code] }'
  92. getElementById:   function = 'function getElementById() { [native code] }'
  93. getElementsByClassName:   function = 'function getElementsByClassName() { [native code] }'
  94. getElementsByName:   function = 'function getElementsByName() { [native code] }'
  95. getElementsByTagName:   function = 'function getElementsByTagName() { [native code] }'
  96. getElementsByTagNameNS:   function = 'function getElementsByTagNameNS() { [native code] }'
  97. getRootNode:   function = 'function getRootNode() { [native code] }'
  98. getSelection:   function = 'function getSelection() { [native code] }'
  99. hasChildNodes:   function = 'function hasChildNodes() { [native code] }'
  100. hasFocus:   function = 'function hasFocus() { [native code] }'
  101. hasStorageAccess:   function = 'function hasStorageAccess() { [native code] }'
  102. hasUnpartitionedCookieAccess:   function = 'function hasUnpartitionedCookieAccess() { [native code] }'
  103. head:   object = '[object HTMLHeadElement]'
  104. hidden:   boolean = 'false'
  105. images:   object = '[object HTMLCollection]'
  106. implementation:   object = '[object DOMImplementation]'
  107. importNode:   function = 'function importNode() { [native code] }'
  108. inputEncoding:   string = 'UTF-8'
  109. insertBefore:   function = 'function insertBefore() { [native code] }'
  110. isConnected:   boolean = 'true'
  111. isDefaultNamespace:   function = 'function isDefaultNamespace() { [native code] }'
  112. isEqualNode:   function = 'function isEqualNode() { [native code] }'
  113. isSameNode:   function = 'function isSameNode() { [native code] }'
  114. lastChild:   object = '[object HTMLHtmlElement]'
  115. lastElementChild:   object = '[object HTMLHtmlElement]'
  116. lastModified:   string = '12/15/2016 09:52:12'
  117. linkColor:   string = ''
  118. links:   object = '[object HTMLCollection]'
  119. location:   object = 'http://roger.astier.free.fr/app/app_csi/propObj.html'
  120. lookupNamespaceURI:   function = 'function lookupNamespaceURI() { [native code] }'
  121. lookupPrefix:   function = 'function lookupPrefix() { [native code] }'
  122. nextSibling:   object = 'null'
  123. nodeName:   string = '#document'
  124. nodeType:   number = '9'
  125. nodeValue:   object = 'null'
  126. normalize:   function = 'function normalize() { [native code] }'
  127. onabort:   object = 'null'
  128. onanimationend:   object = 'null'
  129. onanimationiteration:   object = 'null'
  130. onanimationstart:   object = 'null'
  131. onauxclick:   object = 'null'
  132. onbeforecopy:   object = 'null'
  133. onbeforecut:   object = 'null'
  134. onbeforeinput:   object = 'null'
  135. onbeforematch:   object = 'null'
  136. onbeforepaste:   object = 'null'
  137. onbeforetoggle:   object = 'null'
  138. onbeforexrselect:   object = 'null'
  139. onblur:   object = 'null'
  140. oncancel:   object = 'null'
  141. oncanplay:   object = 'null'
  142. oncanplaythrough:   object = 'null'
  143. onchange:   object = 'null'
  144. onclick:   object = 'null'
  145. onclose:   object = 'null'
  146. oncontentvisibilityautostatechange:   object = 'null'
  147. oncontextlost:   object = 'null'
  148. oncontextmenu:   object = 'null'
  149. oncontextrestored:   object = 'null'
  150. oncopy:   object = 'null'
  151. oncuechange:   object = 'null'
  152. oncut:   object = 'null'
  153. ondblclick:   object = 'null'
  154. ondrag:   object = 'null'
  155. ondragend:   object = 'null'
  156. ondragenter:   object = 'null'
  157. ondragleave:   object = 'null'
  158. ondragover:   object = 'null'
  159. ondragstart:   object = 'null'
  160. ondrop:   object = 'null'
  161. ondurationchange:   object = 'null'
  162. onemptied:   object = 'null'
  163. onended:   object = 'null'
  164. onerror:   object = 'null'
  165. onfocus:   object = 'null'
  166. onformdata:   object = 'null'
  167. onfreeze:   object = 'null'
  168. onfullscreenchange:   object = 'null'
  169. onfullscreenerror:   object = 'null'
  170. ongotpointercapture:   object = 'null'
  171. oninput:   object = 'null'
  172. oninvalid:   object = 'null'
  173. onkeydown:   object = 'null'
  174. onkeypress:   object = 'null'
  175. onkeyup:   object = 'null'
  176. onload:   object = 'null'
  177. onloadeddata:   object = 'null'
  178. onloadedmetadata:   object = 'null'
  179. onloadstart:   object = 'null'
  180. onlostpointercapture:   object = 'null'
  181. onmousedown:   object = 'null'
  182. onmouseenter:   object = 'null'
  183. onmouseleave:   object = 'null'
  184. onmousemove:   object = 'null'
  185. onmouseout:   object = 'null'
  186. onmouseover:   object = 'null'
  187. onmouseup:   object = 'null'
  188. onmousewheel:   object = 'null'
  189. onpaste:   object = 'null'
  190. onpause:   object = 'null'
  191. onplay:   object = 'null'
  192. onplaying:   object = 'null'
  193. onpointercancel:   object = 'null'
  194. onpointerdown:   object = 'null'
  195. onpointerenter:   object = 'null'
  196. onpointerleave:   object = 'null'
  197. onpointerlockchange:   object = 'null'
  198. onpointerlockerror:   object = 'null'
  199. onpointermove:   object = 'null'
  200. onpointerout:   object = 'null'
  201. onpointerover:   object = 'null'
  202. onpointerrawupdate:   object = 'null'
  203. onpointerup:   object = 'null'
  204. onprerenderingchange:   object = 'null'
  205. onprogress:   object = 'null'
  206. onratechange:   object = 'null'
  207. onreadystatechange:   object = 'null'
  208. onreset:   object = 'null'
  209. onresize:   object = 'null'
  210. onresume:   object = 'null'
  211. onscroll:   object = 'null'
  212. onscrollend:   object = 'null'
  213. onscrollsnapchange:   object = 'null'
  214. onscrollsnapchanging:   object = 'null'
  215. onsearch:   object = 'null'
  216. onsecuritypolicyviolation:   object = 'null'
  217. onseeked:   object = 'null'
  218. onseeking:   object = 'null'
  219. onselect:   object = 'null'
  220. onselectionchange:   object = 'null'
  221. onselectstart:   object = 'null'
  222. onslotchange:   object = 'null'
  223. onstalled:   object = 'null'
  224. onsubmit:   object = 'null'
  225. onsuspend:   object = 'null'
  226. ontimeupdate:   object = 'null'
  227. ontoggle:   object = 'null'
  228. ontransitioncancel:   object = 'null'
  229. ontransitionend:   object = 'null'
  230. ontransitionrun:   object = 'null'
  231. ontransitionstart:   object = 'null'
  232. onvisibilitychange:   object = 'null'
  233. onvolumechange:   object = 'null'
  234. onwaiting:   object = 'null'
  235. onwebkitanimationend:   object = 'null'
  236. onwebkitanimationiteration:   object = 'null'
  237. onwebkitanimationstart:   object = 'null'
  238. onwebkitfullscreenchange:   object = 'null'
  239. onwebkitfullscreenerror:   object = 'null'
  240. onwebkittransitionend:   object = 'null'
  241. onwheel:   object = 'null'
  242. open:   function = 'function open() { [native code] }'
  243. ownerDocument:   object = 'null'
  244. parentElement:   object = 'null'
  245. parentNode:   object = 'null'
  246. pictureInPictureElement:   object = 'null'
  247. pictureInPictureEnabled:   boolean = 'true'
  248. plugins:   object = '[object HTMLCollection]'
  249. pointerLockElement:   object = 'null'
  250. prepend:   function = 'function prepend() { [native code] }'
  251. prerendering:   boolean = 'false'
  252. previousSibling:   object = 'null'
  253. queryCommandEnabled:   function = 'function queryCommandEnabled() { [native code] }'
  254. queryCommandIndeterm:   function = 'function queryCommandIndeterm() { [native code] }'
  255. queryCommandState:   function = 'function queryCommandState() { [native code] }'
  256. queryCommandSupported:   function = 'function queryCommandSupported() { [native code] }'
  257. queryCommandValue:   function = 'function queryCommandValue() { [native code] }'
  258. querySelector:   function = 'function querySelector() { [native code] }'
  259. querySelectorAll:   function = 'function querySelectorAll() { [native code] }'
  260. readyState:   string = 'loading'
  261. referrer:   string = ''
  262. releaseEvents:   function = 'function releaseEvents() { [native code] }'
  263. removeChild:   function = 'function removeChild() { [native code] }'
  264. removeEventListener:   function = 'function removeEventListener() { [native code] }'
  265. replaceChild:   function = 'function replaceChild() { [native code] }'
  266. replaceChildren:   function = 'function replaceChildren() { [native code] }'
  267. requestStorageAccess:   function = 'function requestStorageAccess() { [native code] }'
  268. requestStorageAccessFor:   function = 'function requestStorageAccessFor() { [native code] }'
  269. rootElement:   object = 'null'
  270. scripts:   object = '[object HTMLCollection]'
  271. scrollingElement:   object = '[object HTMLBodyElement]'
  272. startViewTransition:   function = 'function startViewTransition() { [native code] }'
  273. styleSheets:   object = '[object StyleSheetList]'
  274. textContent:   object = 'null'
  275. timeline:   object = '[object DocumentTimeline]'
  276. title:   string = 'Window, document ...'
  277. visibilityState:   string = 'visible'
  278. vlinkColor:   string = ''
  279. wasDiscarded:   boolean = 'false'
  280. webkitCancelFullScreen:   function = 'function webkitCancelFullScreen() { [native code] }'
  281. webkitCurrentFullScreenElement:   object = 'null'
  282. webkitExitFullscreen:   function = 'function webkitExitFullscreen() { [native code] }'
  283. webkitFullscreenElement:   object = 'null'
  284. webkitFullscreenEnabled:   boolean = 'true'
  285. webkitHidden:   boolean = 'false'
  286. webkitIsFullScreen:   boolean = 'false'
  287. webkitVisibilityState:   string = 'visible'
  288. write:   function = 'function write() { [native code] }'
  289. writeln:   function = 'function writeln() { [native code] }'
  290. xmlEncoding:   object = 'null'
  291. xmlStandalone:   boolean = 'false'
  292. xmlVersion:   object = 'null'

Différents attributs de l'objet window.history

objet: window.history   (8  propriétés)

  1. back:   function = 'function back() { [native code] }'
  2. forward:   function = 'function forward() { [native code] }'
  3. go:   function = 'function go() { [native code] }'
  4. length:   number = '2'
  5. pushState:   function = 'function pushState() { [native code] }'
  6. replaceState:   function = 'function replaceState() { [native code] }'
  7. scrollRestoration:   string = 'auto'
  8. state:   object = 'null'

Différents attributs de l'objet navigator

objet: navigator   (35  propriétés)

  1. appCodeName:   string = 'Mozilla'
  2. appName:   string = 'Netscape'
  3. appVersion:   string = '5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
  4. connection:   object = '[object NetworkInformation]'
  5. cookieEnabled:   boolean = 'true'
  6. doNotTrack:   object = 'null'
  7. geolocation:   object = '[object Geolocation]'
  8. getGamepads:   function = 'function getGamepads() { [native code] }'
  9. hardwareConcurrency:   number = '16'
  10. ink:   object = '[object Ink]'
  11. javaEnabled:   function = 'function javaEnabled() { [native code] }'
  12. language:   string = 'en-US'
  13. languages:   object = 'en-US'
  14. maxTouchPoints:   number = '0'
  15. mediaCapabilities:   object = '[object MediaCapabilities]'
  16. mediaSession:   object = '[object MediaSession]'
  17. mimeTypes:   object = '[object MimeTypeArray]'
  18. onLine:   boolean = 'true'
  19. pdfViewerEnabled:   boolean = 'false'
  20. permissions:   object = '[object Permissions]'
  21. platform:   string = 'Linux x86_64'
  22. plugins:   object = '[object PluginArray]'
  23. product:   string = 'Gecko'
  24. productSub:   string = '20030107'
  25. scheduling:   object = '[object Scheduling]'
  26. sendBeacon:   function = 'function sendBeacon() { [native code] }'
  27. userActivation:   object = '[object UserActivation]'
  28. userAgent:   string = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
  29. vendor:   string = 'Google Inc.'
  30. vendorSub:   string = ''
  31. vibrate:   function = 'function vibrate() { [native code] }'
  32. webdriver:   boolean = 'true'
  33. webkitPersistentStorage:   object = '[object DeprecatedStorageQuota]'
  34. webkitTemporaryStorage:   object = '[object DeprecatedStorageQuota]'
  35. windowControlsOverlay:   object = '[object WindowControlsOverlay]'

Différents attributs de l'objet screen

objet: screen   (12  propriétés)

  1. addEventListener:   function = 'function addEventListener() { [native code] }'
  2. availHeight:   number = '720'
  3. availLeft:   number = '0'
  4. availTop:   number = '0'
  5. availWidth:   number = '1280'
  6. colorDepth:   number = '24'
  7. dispatchEvent:   function = 'function dispatchEvent() { [native code] }'
  8. height:   number = '720'
  9. orientation:   object = '[object ScreenOrientation]'
  10. pixelDepth:   number = '24'
  11. removeEventListener:   function = 'function removeEventListener() { [native code] }'
  12. width:   number = '1280'

Différents attributs d'une image

  1. alt :   string =
  2. src :   string = http://roger.astier.free.fr/u/barreCol.gif
  3. srcset :   string =
  4. sizes :   string =
  5. crossOrigin :   object = null
  6. useMap :   string =
  7. isMap :   boolean = false
  8. width :   number = 400
  9. height :   number = 400
  10. naturalWidth :   number = 0
  11. naturalHeight :   number = 0
  12. complete :   boolean = true
  13. currentSrc :   string = http://roger.astier.free.fr/u/barreCol.gif
  14. referrerPolicy :   string =
  15. decoding :   string = auto
  16. fetchPriority :   string = auto
  17. loading :   string = auto
  18. name :   string =
  19. lowsrc :   string =
  20. align :   string =
  21. hspace :   number = 0
  22. vspace :   number = 0
  23. longDesc :   string =
  24. border :   string =
  25. x :   number = 440
  26. y :   number = 56
  27. decode :   function = function decode() { [native code] }
  28. title :   string =
  29. lang :   string =
  30. translate :   boolean = true
  31. dir :   string =
  32. hidden :   boolean = false
  33. inert :   boolean = false
  34. accessKey :   string =
  35. draggable :   boolean = true
  36. spellcheck :   boolean = true
  37. autocapitalize :   string =
  38. editContext :   object = null
  39. contentEditable :   string = inherit
  40. enterKeyHint :   string =
  41. isContentEditable :   boolean = false
  42. inputMode :   string =
  43. virtualKeyboardPolicy :   string =
  44. offsetParent :   object = [object HTMLBodyElement]
  45. offsetTop :   number = 57
  46. offsetLeft :   number = 440
  47. offsetWidth :   number = 400
  48. offsetHeight :   number = 400
  49. popover :   object = null
  50. innerText :   string =
  51. outerText :   string =
  52. writingSuggestions :   string = true
  53. onbeforexrselect :   object = null
  54. onabort :   object = null
  55. onbeforeinput :   object = null
  56. onbeforematch :   object = null
  57. onbeforetoggle :   object = null
  58. onblur :   object = null
  59. oncancel :   object = null
  60. oncanplay :   object = null
  61. oncanplaythrough :   object = null
  62. onchange :   object = null
  63. onclick :   object = null
  64. onclose :   object = null
  65. oncontentvisibilityautostatechange :   object = null
  66. oncontextlost :   object = null
  67. oncontextmenu :   object = null
  68. oncontextrestored :   object = null
  69. oncuechange :   object = null
  70. ondblclick :   object = null
  71. ondrag :   object = null
  72. ondragend :   object = null
  73. ondragenter :   object = null
  74. ondragleave :   object = null
  75. ondragover :   object = null
  76. ondragstart :   object = null
  77. ondrop :   object = null
  78. ondurationchange :   object = null
  79. onemptied :   object = null
  80. onended :   object = null
  81. onerror :   object = null
  82. onfocus :   object = null
  83. onformdata :   object = null
  84. oninput :   object = null
  85. oninvalid :   object = null
  86. onkeydown :   object = null
  87. onkeypress :   object = null
  88. onkeyup :   object = null
  89. onload :   object = null
  90. onloadeddata :   object = null
  91. onloadedmetadata :   object = null
  92. onloadstart :   object = null
  93. onmousedown :   object = null
  94. onmouseenter :   object = null
  95. onmouseleave :   object = null
  96. onmousemove :   object = null
  97. onmouseout :   object = null
  98. onmouseover :   object = null
  99. onmouseup :   object = null
  100. onmousewheel :   object = null
  101. onpause :   object = null
  102. onplay :   object = null
  103. onplaying :   object = null
  104. onprogress :   object = null
  105. onratechange :   object = null
  106. onreset :   object = null
  107. onresize :   object = null
  108. onscroll :   object = null
  109. onsecuritypolicyviolation :   object = null
  110. onseeked :   object = null
  111. onseeking :   object = null
  112. onselect :   object = null
  113. onslotchange :   object = null
  114. onstalled :   object = null
  115. onsubmit :   object = null
  116. onsuspend :   object = null
  117. ontimeupdate :   object = null
  118. ontoggle :   object = null
  119. onvolumechange :   object = null
  120. onwaiting :   object = null
  121. onwebkitanimationend :   object = null
  122. onwebkitanimationiteration :   object = null
  123. onwebkitanimationstart :   object = null
  124. onwebkittransitionend :   object = null
  125. onwheel :   object = null
  126. onauxclick :   object = null
  127. ongotpointercapture :   object = null
  128. onlostpointercapture :   object = null
  129. onpointerdown :   object = null
  130. onpointermove :   object = null
  131. onpointerrawupdate :   object = null
  132. onpointerup :   object = null
  133. onpointercancel :   object = null
  134. onpointerover :   object = null
  135. onpointerout :   object = null
  136. onpointerenter :   object = null
  137. onpointerleave :   object = null
  138. onselectstart :   object = null
  139. onselectionchange :   object = null
  140. onanimationend :   object = null
  141. onanimationiteration :   object = null
  142. onanimationstart :   object = null
  143. ontransitionrun :   object = null
  144. ontransitionstart :   object = null
  145. ontransitionend :   object = null
  146. ontransitioncancel :   object = null
  147. oncopy :   object = null
  148. oncut :   object = null
  149. onpaste :   object = null
  150. dataset :   object = [object DOMStringMap]
  151. nonce :   string =
  152. autofocus :   boolean = false
  153. tabIndex :   number = -1
  154. style :   object = [object CSSStyleDeclaration]
  155. attributeStyleMap :   object = [object StylePropertyMap]
  156. attachInternals :   function = function attachInternals() { [native code] }
  157. blur :   function = function blur() { [native code] }
  158. click :   function = function click() { [native code] }
  159. focus :   function = function focus() { [native code] }
  160. hidePopover :   function = function hidePopover() { [native code] }
  161. showPopover :   function = function showPopover() { [native code] }
  162. togglePopover :   function = function togglePopover() { [native code] }
  163. onscrollend :   object = null
  164. onscrollsnapchange :   object = null
  165. onscrollsnapchanging :   object = null
  166. namespaceURI :   string = http://www.w3.org/1999/xhtml
  167. prefix :   object = null
  168. localName :   string = img
  169. tagName :   string = IMG
  170. id :   string = uneImage
  171. className :   string =
  172. classList :   object =
  173. slot :   string =
  174. attributes :   object = [object NamedNodeMap]
  175. shadowRoot :   object = null
  176. part :   object =
  177. assignedSlot :   object = null
  178. innerHTML :   string =
  179. outerHTML :   string =
  180. scrollTop :   number = 0
  181. scrollLeft :   number = 0
  182. scrollWidth :   number = 400
  183. scrollHeight :   number = 400
  184. clientTop :   number = 0
  185. clientLeft :   number = 0
  186. clientWidth :   number = 400
  187. clientHeight :   number = 400
  188. onbeforecopy :   object = null
  189. onbeforecut :   object = null
  190. onbeforepaste :   object = null
  191. onsearch :   object = null
  192. elementTiming :   string =
  193. onfullscreenchange :   object = null
  194. onfullscreenerror :   object = null
  195. onwebkitfullscreenchange :   object = null
  196. onwebkitfullscreenerror :   object = null
  197. role :   object = null
  198. ariaAtomic :   object = null
  199. ariaAutoComplete :   object = null
  200. ariaBusy :   object = null
  201. ariaBrailleLabel :   object = null
  202. ariaBrailleRoleDescription :   object = null
  203. ariaChecked :   object = null
  204. ariaColCount :   object = null
  205. ariaColIndex :   object = null
  206. ariaColSpan :   object = null
  207. ariaCurrent :   object = null
  208. ariaDescription :   object = null
  209. ariaDisabled :   object = null
  210. ariaExpanded :   object = null
  211. ariaHasPopup :   object = null
  212. ariaHidden :   object = null
  213. ariaInvalid :   object = null
  214. ariaKeyShortcuts :   object = null
  215. ariaLabel :   object = null
  216. ariaLevel :   object = null
  217. ariaLive :   object = null
  218. ariaModal :   object = null
  219. ariaMultiLine :   object = null
  220. ariaMultiSelectable :   object = null
  221. ariaOrientation :   object = null
  222. ariaPlaceholder :   object = null
  223. ariaPosInSet :   object = null
  224. ariaPressed :   object = null
  225. ariaReadOnly :   object = null
  226. ariaRelevant :   object = null
  227. ariaRequired :   object = null
  228. ariaRoleDescription :   object = null
  229. ariaRowCount :   object = null
  230. ariaRowIndex :   object = null
  231. ariaRowSpan :   object = null
  232. ariaSelected :   object = null
  233. ariaSetSize :   object = null
  234. ariaSort :   object = null
  235. ariaValueMax :   object = null
  236. ariaValueMin :   object = null
  237. ariaValueNow :   object = null
  238. ariaValueText :   object = null
  239. children :   object = [object HTMLCollection]
  240. firstElementChild :   object = null
  241. lastElementChild :   object = null
  242. childElementCount :   number = 0
  243. previousElementSibling :   object = [object HTMLBRElement]
  244. nextElementSibling :   object = null
  245. after :   function = function after() { [native code] }
  246. animate :   function = function animate() { [native code] }
  247. append :   function = function append() { [native code] }
  248. attachShadow :   function = function attachShadow() { [native code] }
  249. before :   function = function before() { [native code] }
  250. checkVisibility :   function = function checkVisibility() { [native code] }
  251. closest :   function = function closest() { [native code] }
  252. computedStyleMap :   function = function computedStyleMap() { [native code] }
  253. getAnimations :   function = function getAnimations() { [native code] }
  254. getAttribute :   function = function getAttribute() { [native code] }
  255. getAttributeNS :   function = function getAttributeNS() { [native code] }
  256. getAttributeNames :   function = function getAttributeNames() { [native code] }
  257. getAttributeNode :   function = function getAttributeNode() { [native code] }
  258. getAttributeNodeNS :   function = function getAttributeNodeNS() { [native code] }
  259. getBoundingClientRect :   function = function getBoundingClientRect() { [native code] }
  260. getClientRects :   function = function getClientRects() { [native code] }
  261. getElementsByClassName :   function = function getElementsByClassName() { [native code] }
  262. getElementsByTagName :   function = function getElementsByTagName() { [native code] }
  263. getElementsByTagNameNS :   function = function getElementsByTagNameNS() { [native code] }
  264. getHTML :   function = function getHTML() { [native code] }
  265. hasAttribute :   function = function hasAttribute() { [native code] }
  266. hasAttributeNS :   function = function hasAttributeNS() { [native code] }
  267. hasAttributes :   function = function hasAttributes() { [native code] }
  268. hasPointerCapture :   function = function hasPointerCapture() { [native code] }
  269. insertAdjacentElement :   function = function insertAdjacentElement() { [native code] }
  270. insertAdjacentHTML :   function = function insertAdjacentHTML() { [native code] }
  271. insertAdjacentText :   function = function insertAdjacentText() { [native code] }
  272. matches :   function = function matches() { [native code] }
  273. prepend :   function = function prepend() { [native code] }
  274. querySelector :   function = function querySelector() { [native code] }
  275. querySelectorAll :   function = function querySelectorAll() { [native code] }
  276. releasePointerCapture :   function = function releasePointerCapture() { [native code] }
  277. remove :   function = function remove() { [native code] }
  278. removeAttribute :   function = function removeAttribute() { [native code] }
  279. removeAttributeNS :   function = function removeAttributeNS() { [native code] }
  280. removeAttributeNode :   function = function removeAttributeNode() { [native code] }
  281. replaceChildren :   function = function replaceChildren() { [native code] }
  282. replaceWith :   function = function replaceWith() { [native code] }
  283. requestFullscreen :   function = function requestFullscreen() { [native code] }
  284. requestPointerLock :   function = function requestPointerLock() { [native code] }
  285. scroll :   function = function scroll() { [native code] }
  286. scrollBy :   function = function scrollBy() { [native code] }
  287. scrollIntoView :   function = function scrollIntoView() { [native code] }
  288. scrollIntoViewIfNeeded :   function = function scrollIntoViewIfNeeded() { [native code] }
  289. scrollTo :   function = function scrollTo() { [native code] }
  290. setAttribute :   function = function setAttribute() { [native code] }
  291. setAttributeNS :   function = function setAttributeNS() { [native code] }
  292. setAttributeNode :   function = function setAttributeNode() { [native code] }
  293. setAttributeNodeNS :   function = function setAttributeNodeNS() { [native code] }
  294. setHTMLUnsafe :   function = function setHTMLUnsafe() { [native code] }
  295. setPointerCapture :   function = function setPointerCapture() { [native code] }
  296. toggleAttribute :   function = function toggleAttribute() { [native code] }
  297. webkitMatchesSelector :   function = function webkitMatchesSelector() { [native code] }
  298. webkitRequestFullScreen :   function = function webkitRequestFullScreen() { [native code] }
  299. webkitRequestFullscreen :   function = function webkitRequestFullscreen() { [native code] }
  300. currentCSSZoom :   number = 1
  301. ariaColIndexText :   object = null
  302. ariaRowIndexText :   object = null
  303. getInnerHTML :   function = function getInnerHTML() { [native code] }
  304. nodeType :   number = 1
  305. nodeName :   string = IMG
  306. baseURI :   string = http://roger.astier.free.fr/app/app_csi/propObj.html
  307. isConnected :   boolean = true
  308. ownerDocument :   object = [object HTMLDocument]
  309. parentNode :   object = [object HTMLHeadingElement]
  310. parentElement :   object = [object HTMLHeadingElement]
  311. childNodes :   object = [object NodeList]
  312. firstChild :   object = null
  313. lastChild :   object = null
  314. previousSibling :   object = [object HTMLBRElement]
  315. nextSibling :   object = null
  316. nodeValue :   object = null
  317. textContent :   string =
  318. ELEMENT_NODE :   number = 1
  319. ATTRIBUTE_NODE :   number = 2
  320. TEXT_NODE :   number = 3
  321. CDATA_SECTION_NODE :   number = 4
  322. ENTITY_REFERENCE_NODE :   number = 5
  323. ENTITY_NODE :   number = 6
  324. PROCESSING_INSTRUCTION_NODE :   number = 7
  325. COMMENT_NODE :   number = 8
  326. DOCUMENT_NODE :   number = 9
  327. DOCUMENT_TYPE_NODE :   number = 10
  328. DOCUMENT_FRAGMENT_NODE :   number = 11
  329. NOTATION_NODE :   number = 12
  330. DOCUMENT_POSITION_DISCONNECTED :   number = 1
  331. DOCUMENT_POSITION_PRECEDING :   number = 2
  332. DOCUMENT_POSITION_FOLLOWING :   number = 4
  333. DOCUMENT_POSITION_CONTAINS :   number = 8
  334. DOCUMENT_POSITION_CONTAINED_BY :   number = 16
  335. DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC :   number = 32
  336. appendChild :   function = function appendChild() { [native code] }
  337. cloneNode :   function = function cloneNode() { [native code] }
  338. compareDocumentPosition :   function = function compareDocumentPosition() { [native code] }
  339. contains :   function = function contains() { [native code] }
  340. getRootNode :   function = function getRootNode() { [native code] }
  341. hasChildNodes :   function = function hasChildNodes() { [native code] }
  342. insertBefore :   function = function insertBefore() { [native code] }
  343. isDefaultNamespace :   function = function isDefaultNamespace() { [native code] }
  344. isEqualNode :   function = function isEqualNode() { [native code] }
  345. isSameNode :   function = function isSameNode() { [native code] }
  346. lookupNamespaceURI :   function = function lookupNamespaceURI() { [native code] }
  347. lookupPrefix :   function = function lookupPrefix() { [native code] }
  348. normalize :   function = function normalize() { [native code] }
  349. removeChild :   function = function removeChild() { [native code] }
  350. replaceChild :   function = function replaceChild() { [native code] }
  351. addEventListener :   function = function addEventListener() { [native code] }
  352. dispatchEvent :   function = function dispatchEvent() { [native code] }
  353. removeEventListener :   function = function removeEventListener() { [native code] }

Différents attributs de l'objet window

objet: window   (277  propriétés)

  1. DEBB:   string = '<'
  2. FINB:   string = '>'
  3. PERSISTENT:   number = '1'
  4. TEMPORARY:   number = '0'
  5. __playwright__binding__:   function = 'function () { [native code] }'
  6. __pwInitScripts:   object = '[object Object]'
  7. a:   function = 'function a(txt,bal) { if(arguments.length==1 ) document.write(txt); else if (arguments.length==2 ) document.write(DEBB+bal+FINB+txt+f(bal)) }'
  8. a_:   function = 'function a_(txt) { if(arguments.length == 0) txt=''; document.write(txt+DEBB+'br /'+FINB); }'
  9. addEventListener:   function = 'function addEventListener() { [native code] }'
  10. adrTelephone:   function = 'function adrTelephone(mel,tel,fax) { // if(arguments.length<3) fax="... 6110"; if(arguments.length<3) fax=""; // if(arguments.length<2) tel="01 6933 6118"; if(arguments.length<2) tel=""; // if(arguments.length<1) mel="Roger.Astier@iut-orsay.fr"; // 22/11/2004 if(arguments.length<1) mel="roger.astier@free.fr"; a(DEBB+"hr width='345' align='center'"+FINB,"p") a("\n"+b("address")+b("p","align='center'")); a_("\n "+b("b")+DEBB+"font color='#5500DD'"+FINB +"Roger Astier"+f("font")+f("b")) a_('. . .') a('\n mel('+mel+'), tel('+tel+'), fax('+fax+')') a("\n"+f("p")+f("address")) }'
  11. affCond:   function = 'function affCond(chaine,attAff) { if(itemDeveloppe[chaine]) return; idItem(chaine).style.display = attAff; }'
  12. affichageItem:   function = 'function affichageItem(chaine, attAff) { itemDeveloppe[chaine] = 1; if (attAff != 'block' && attAff != 'inline') attAff = 'block'; // var id = idItem(chaine); id.style.display = attAff; idItem(chaine).style.display = attAff; idItem(chaine).style.borderLeft='solid 2px rgba(240,140,66,0.5)'; /* if (document.getElementById) { document.getElementById(id).style.display = attAff; } else if (document.all) { document.all[id].style.display = attAff; } else if (document.layers) { document.layers[id].display = attAff; } */ }'
  13. alarmeArmee:   boolean = 'false'
  14. alert:   function = 'function alert() { [native code] }'
  15. ancreTexte:   function = 'function ancreTexte(ancre) { a('\n'+DEBB+'a name="'+ancre+'"'+FINB+f("a")+'\n') }'
  16. arreterH:   function = 'function arreterH(){ if(alarmeArmee) clearTimeout(monAlarme) alarmeArmee = false }'
  17. atob:   function = 'function atob() { [native code] }'
  18. b:   function = 'function b(bal) { var i,ch=DEBB+bal; // for( i=1; i
  19. blur:   function = 'function blur() { [native code] }'
  20. btoa:   function = 'function btoa() { [native code] }'
  21. cacheItem:   function = 'function cacheItem(chaine) { itemDeveloppe[chaine]=0; idItem(chaine).style.display = 'none'; /* if (document.getElementById) { document.getElementById(chaine).style.display = 'none'; } else if (document.all) { document.all[chaine].style.display = 'none'; } else if (document.layers) { document.layers[chaine].display = 'none'; } */ }'
  22. cancelAnimationFrame:   function = 'function cancelAnimationFrame() { [native code] }'
  23. cancelIdleCallback:   function = 'function cancelIdleCallback() { [native code] }'
  24. captureEvents:   function = 'function captureEvents() { [native code] }'
  25. clearInterval:   function = 'function clearInterval() { [native code] }'
  26. clearTimeout:   function = 'function clearTimeout() { [native code] }'
  27. clientInformation:   object = '[object Navigator]'
  28. close:   function = 'function close() { [native code] }'
  29. closed:   boolean = 'false'
  30. confirm:   function = 'function confirm() { [native code] }'
  31. convMB:   function = 'function convMB(ch) { var rep = (new String(ch)).replace(//g,'>'); }'
  32. createImageBitmap:   function = 'function createImageBitmap() { [native code] }'
  33. credentialless:   boolean = 'false'
  34. crossOriginIsolated:   boolean = 'false'
  35. crypto:   object = '[object Crypto]'
  36. customElements:   object = '[object CustomElementRegistry]'
  37. dateMAJ:   function = 'function dateMAJ() { var mois = new Array('janvier','fevrier','mars','avril','mai','juin', 'juillet','aout','sepembre','octobre','novembre','decembre'); var dd = document.lastModified; var m=parseInt(dd.substring(0,2))-1; /* var aa=parseInt(dd.substring(6,8)); if(aa<80) aa=aa+2000; else if(aa<99) aa=aa+1900; document.write( '
    Mise � jour: ' + ' ' + dd.substring(3,5)+ ' ' + mois[m]+ ' '+ aa + "<"+"/FONT>") */ var i = dd.indexOf(':'); document.write( b('hr')+DEBB+'FONT SIZE="-1"'+FINB+'Mise � jour: ' + ' ' + dd + f('FONT')) }'
  38. demarrerH:   function = 'function demarrerH(){ // ne d�marrer qu'une montre arr�t�e arreterH() voirHeure() }'
  39. devicePixelRatio:   number = '1'
  40. dispatchEvent:   function = 'function dispatchEvent() { [native code] }'
  41. document:   object = '[object HTMLDocument]'
  42. e:   function = 'function e(n) { var i,ne, ch='  '; if(arguments.length==1) for( i=1; i
  43. enteteCSI:   function = 'function enteteCSI(date) { a('\n' +DEBB+'table width="100%"'+FINB+b('tr')+'\n' +DEBB+'td valign="top"'+FINB+'Info 2'+b('sup')+'i�me'+f('sup')+'ann�e'+f("td") +'\n'+DEBB+'td align="center"'+FINB +'\n ' +'\n'+DEBB+'font color="#FF6600" size="+4"'+FINB+'C'+f("font") +'\n'+DEBB+'font size="+2"'+FINB+b("b")+'lient'+e(2)+f("b")+f("font") +'\n ' +'\n'+DEBB+'font color="#FF6600" size="+4"'+FINB+'S'+f("font") +'\n'+DEBB+'font size="+2"'+FINB+b("b")+'erveur'+f("b")+e(2) +'en'+e(2)+f("font") +'\n ' +'\n'+DEBB+'font color="#FF6600" size="+4"'+FINB+'I'+f("font") +'\n'+DEBB+'font size="+2"'+FINB+b("b")+'ntranet'+f("b")+f("font") +'\n'+b('hr') +'\n'+DEBB+'font size="+2"'+FINB+e()+f("font") +'\n '+f("td") +'\n'+DEBB+'td align="right" valign="top"'+FINB+' '+date+f("td") +'\n'+f("tr")+f("table") ) }'
  44. estNumerique:   function = 'function estNumerique(champ,nomChamp) { var n=" "+champ-0 if( arguments.length>1 ) { if(champ=='') alert("Le champ '"+nomChamp+"' n'est pas rempli") else if(isNaN(n) ) alert("Le champ '"+nomChamp+"' n'est pas numerique") } return n; }'
  45. event:   undefined = 'undefined'
  46. external:   object = '[object External]'
  47. f:   function = 'function f(bal) { return DEBB+'/'+bal+FINB; }'
  48. fence:   object = 'null'
  49. fetch:   function = 'function fetch() { [native code] }'
  50. finDePage:   function = 'function finDePage(dateDoc, mel, tel,fax) { var src = 'src="../../u/cree_par_vim.gif"'; a_(b('p','align="center"')); a(DEBB+'img src="../../u/barreIut.gif" width="350" height="7"'+FINB) // a('<'+'img src="'+ima+'" width="350" height="7"'+'>') a(f('p')) a_(b('table')+b('tbody')+b('tr')); // A gauche la date de mise � jour a(b('td','width="280"') + 'Mise � jour:  '.bold() + dateDoc.small().fontcolor("salmon") + f('td')) // Au centre une montre analogique a(b('td', 'width="220"', 'bgcolor="salmon"', 'align="center"') + b('form', 'name="montreAnalogique"', 'onsubmit="0"') +b('input', 'type="text"', 'name="montre"', 'size="11"', 'value=""') + f('form') + f('td')) // A droite, image vim a(b('td', 'width="220"', 'align="right"') + b('img', src) + f('td')) a(f('tr')+f('tbody')+f('table')); // Adresse et t�l�phone adrTelephone() }'
  51. find:   function = 'function find() { [native code] }'
  52. fn:   function = 'function fn() { document.write(b('h2')+'arguments de l\'appel fn(): '+f('h2')); for( i=0; i
  53. focus:   function = 'function focus() { [native code] }'
  54. frameElement:   object = 'null'
  55. frames:   object = '[object Window]'
  56. getComputedStyle:   function = 'function getComputedStyle() { [native code] }'
  57. getSelection:   function = 'function getSelection() { [native code] }'
  58. gl:   function = 'function gl( text, href) { if(arguments.length == 0) { // if(glVar=="glD�but"){glVar="glPrem"; document.write("

    [ ")} // else { glVar="glD�but"; document.write("]<"+"/P>")} if(glVar == "glD�but") { glVar="glPrem"; document.write("[ ")} else { glVar="glD�but"; document.write(" ]")} } else { if( glVar == "glFin" ) document.write(" | ".blink()); else glVar="glFin"; // msg=' '); // msg=msg.concat(text,'<'+'/A>'); // document.write(msg) // document.write(' '+text+'<'+'/A> ') document.write(text.link(href)) } }'

  59. glVar:   string = 'glD�but'
  60. history:   object = '[object History]'
  61. idItem:   function = 'function idItem(chaine) { var id; if (document.getElementById) id = document.getElementById(chaine); else if (document.all) id = document.all[chaine]; else if (document.layers) id = document.layers[chaine]; return id; }'
  62. indexedDB:   object = '[object IDBFactory]'
  63. innerHeight:   number = '720'
  64. innerWidth:   number = '1280'
  65. introUnJour:   function = 'function introUnJour(jour,titre,arrivee) { var styleT=' class="unJour"'; var classe1='class="date"', classe2='class="titre"', classe3='class="g"'; a(b('table',styleT)+b('tr') +b('td',classe1)+jour+f('td') // +b('td',classe2)+' '+titre +b('td',classe2)+'♦ '+titre + ' ♦'+f('td') +b('td',classe3)+arrivee+f('td') +f('tr')+f('table')); }'
  66. isSecureContext:   boolean = 'false'
  67. itemDeveloppe:   object = ''
  68. launchQueue:   object = '[object LaunchQueue]'
  69. length:   number = '0'
  70. localStorage:   object = '[object Storage]'
  71. location:   object = 'http://roger.astier.free.fr/app/app_csi/propObj.html'
  72. locationbar:   object = '[object BarProp]'
  73. maPendule:   function = 'function maPendule() { var digital = new Date(); var heu = digital.getHours(); var min = digital.getMinutes(); var sec = digital.getSeconds(); if (heu <= 9 ) heu = "0" + heu; heu = new String(heu); if (min <= 9) min = "0" + min; min = new String(min); if (sec <= 9) sec = "0" + sec; sec = new String(sec); var imgHMS = // les heures "" + "" + "" // les minutes + "" + "" + "" // les secondes + "" + "" var ou = document.getElementById("maPenduleAff"); if(ou) {ou.innerHTML = imgHMS; setTimeout("maPendule()", 5000); } }'
  74. matchMedia:   function = 'function matchMedia() { [native code] }'
  75. menubar:   object = '[object BarProp]'
  76. monAlarme:   object = 'null'
  77. montreCacheItems:   function = 'function montreCacheItems(imgOuvrir,imgFermer,developpe,idMenuSelect) { if((document.getElementById && document.getElementById(imgOuvrir).style.display == 'inline') || (document.all && document.all[imgOuvrir].style.display == 'inline') || (document.layers && document.layers[imgOuvrir].display == 'inline') ) { cacheItem(imgOuvrir); affichageItem(imgFermer,'inline'); if( (document.getElementById && document.getElementById(developpe) != null) || (document.all && document.all[developpe] != undefined ) || (document.layers && document.layers[developpe] != undefined) ) { affichageItem(developpe,'block'); } else { affichageItem(idMenuSelect,'block'); } } else { cacheItem(imgFermer); affichageItem(imgOuvrir,'inline'); if((document.getElementById && document.getElementById(developpe) != null) || (document.all && document.all[developpe] != undefined ) || (document.layers && document.layers[developpe] != undefined) ) { cacheItem(developpe); } else { cacheItem(idMenuSelect); } } }'
  78. moveBy:   function = 'function moveBy() { [native code] }'
  79. moveTo:   function = 'function moveTo() { [native code] }'
  80. name:   string = ''
  81. navigation:   object = '[object Navigation]'
  82. navigator:   object = '[object Navigator]'
  83. nouvFenetre:   function = 'function nouvFenetre(uri,titre,larg,haut,attr) { if(arguments.length < 5) attr = "fullscreen=no,dependent=nol,ocation=no,menubar=no,resizable=yes"+ ",scrollbars=yes,status=no,toolbar=no"; if(arguments.length < 4) haut="600px"; if(arguments.length < 3) larg="950px"; if(arguments.length < 2) uri=this.href; // alert('uri: '+uri); attr += ",width="+larg+",height="+haut; uneF = window.open(uri,titre,attr); return uneF; }'
  84. numExplorer:   function = 'function numExplorer() { var v=navigator.appVersion if( (navigator.appName).indexOf('Explorer') == -1 ) return 0 return parseFloat(v.substring(0,v.indexOf(' '))) }'
  85. numNetscape:   function = 'function numNetscape() { var v=navigator.appVersion if( (navigator.appName).indexOf('Netscape') == -1 ) return 0; return parseFloat(v.substring(0,v.indexOf(' '))) }'
  86. onabort:   object = 'null'
  87. onafterprint:   object = 'null'
  88. onanimationend:   object = 'null'
  89. onanimationiteration:   object = 'null'
  90. onanimationstart:   object = 'null'
  91. onappinstalled:   object = 'null'
  92. onauxclick:   object = 'null'
  93. onbeforeinput:   object = 'null'
  94. onbeforeinstallprompt:   object = 'null'
  95. onbeforematch:   object = 'null'
  96. onbeforeprint:   object = 'null'
  97. onbeforetoggle:   object = 'null'
  98. onbeforeunload:   object = 'null'
  99. onbeforexrselect:   object = 'null'
  100. onblur:   object = 'null'
  101. oncancel:   object = 'null'
  102. oncanplay:   object = 'null'
  103. oncanplaythrough:   object = 'null'
  104. onchange:   object = 'null'
  105. onclick:   object = 'null'
  106. onclose:   object = 'null'
  107. oncontentvisibilityautostatechange:   object = 'null'
  108. oncontextlost:   object = 'null'
  109. oncontextmenu:   object = 'null'
  110. oncontextrestored:   object = 'null'
  111. oncuechange:   object = 'null'
  112. ondblclick:   object = 'null'
  113. ondrag:   object = 'null'
  114. ondragend:   object = 'null'
  115. ondragenter:   object = 'null'
  116. ondragleave:   object = 'null'
  117. ondragover:   object = 'null'
  118. ondragstart:   object = 'null'
  119. ondrop:   object = 'null'
  120. ondurationchange:   object = 'null'
  121. onemptied:   object = 'null'
  122. onended:   object = 'null'
  123. onerror:   object = 'null'
  124. onfocus:   object = 'null'
  125. onformdata:   object = 'null'
  126. ongotpointercapture:   object = 'null'
  127. onhashchange:   object = 'null'
  128. oninput:   object = 'null'
  129. oninvalid:   object = 'null'
  130. onkeydown:   object = 'null'
  131. onkeypress:   object = 'null'
  132. onkeyup:   object = 'null'
  133. onlanguagechange:   object = 'null'
  134. onload:   object = 'null'
  135. onloadeddata:   object = 'null'
  136. onloadedmetadata:   object = 'null'
  137. onloadstart:   object = 'null'
  138. onlostpointercapture:   object = 'null'
  139. onmessage:   object = 'null'
  140. onmessageerror:   object = 'null'
  141. onmousedown:   object = 'null'
  142. onmouseenter:   object = 'null'
  143. onmouseleave:   object = 'null'
  144. onmousemove:   object = 'null'
  145. onmouseout:   object = 'null'
  146. onmouseover:   object = 'null'
  147. onmouseup:   object = 'null'
  148. onmousewheel:   object = 'null'
  149. onoffline:   object = 'null'
  150. ononline:   object = 'null'
  151. onpagehide:   object = 'null'
  152. onpagereveal:   object = 'null'
  153. onpageshow:   object = 'null'
  154. onpageswap:   object = 'null'
  155. onpause:   object = 'null'
  156. onplay:   object = 'null'
  157. onplaying:   object = 'null'
  158. onpointercancel:   object = 'null'
  159. onpointerdown:   object = 'null'
  160. onpointerenter:   object = 'null'
  161. onpointerleave:   object = 'null'
  162. onpointermove:   object = 'null'
  163. onpointerout:   object = 'null'
  164. onpointerover:   object = 'null'
  165. onpointerrawupdate:   object = 'null'
  166. onpointerup:   object = 'null'
  167. onpopstate:   object = 'null'
  168. onprogress:   object = 'null'
  169. onratechange:   object = 'null'
  170. onrejectionhandled:   object = 'null'
  171. onreset:   object = 'null'
  172. onresize:   object = 'null'
  173. onscroll:   object = 'null'
  174. onscrollend:   object = 'null'
  175. onscrollsnapchange:   object = 'null'
  176. onscrollsnapchanging:   object = 'null'
  177. onsearch:   object = 'null'
  178. onsecuritypolicyviolation:   object = 'null'
  179. onseeked:   object = 'null'
  180. onseeking:   object = 'null'
  181. onselect:   object = 'null'
  182. onselectionchange:   object = 'null'
  183. onselectstart:   object = 'null'
  184. onslotchange:   object = 'null'
  185. onstalled:   object = 'null'
  186. onstorage:   object = 'null'
  187. onsubmit:   object = 'null'
  188. onsuspend:   object = 'null'
  189. ontimeupdate:   object = 'null'
  190. ontoggle:   object = 'null'
  191. ontransitioncancel:   object = 'null'
  192. ontransitionend:   object = 'null'
  193. ontransitionrun:   object = 'null'
  194. ontransitionstart:   object = 'null'
  195. onunhandledrejection:   object = 'null'
  196. onunload:   object = 'null'
  197. onvolumechange:   object = 'null'
  198. onwaiting:   object = 'null'
  199. onwebkitanimationend:   object = 'null'
  200. onwebkitanimationiteration:   object = 'null'
  201. onwebkitanimationstart:   object = 'null'
  202. onwebkittransitionend:   object = 'null'
  203. onwheel:   object = 'null'
  204. open:   function = 'function open() { [native code] }'
  205. openDatabase:   function = 'function openDatabase() { [native code] }'
  206. opener:   object = 'null'
  207. origin:   string = 'http://roger.astier.free.fr'
  208. originAgentCluster:   boolean = 'false'
  209. ote:   function = 'function ote(txt,df) { var i0, i1 // trouver i0 = premier caract�re > ' ' for( i0=0; i0 ' ' for( i1=txt.length-1; i1>=0 && txt.charAt(i1)<=' '; i1--); if( df==0 || df=="undefined") return txt.substr(i0,txt.length-i0) else if( df==1 ) return txt.substr(0,i1+1) else return txt.substr(i0,i1+1-i0) }'
  210. outerHeight:   number = '720'
  211. outerWidth:   number = '1280'
  212. ouvreFen:   function = 'function ouvreFen() { var uneFen uneFen=open("", "maFenetre", "width=360,height=360") uneFen.document.write (b("HEAD")+b("TITLE")+"Message window"+f("TITLE")+f("HEAD")) uneFen.document.write ( b("CENTER")+b("BIG")+b("B") +"Bonjour la compagnie!!"+f("B")+f("BIG")+f("CENTER")) unGrandJour = txtDate() leMemeJour = new Date("July 13, 2000") // leMemeJour.setTime(unGrandJour.getTime()) unJour = unGrandJour uneFen.document.write(b('P')+'unGrandJour: ' + unGrandJour+f('p')) uneFen.document.write(b('P')+'leMemeJour: ' + leMemeJour +f('p')) uneFen.document.write(b('P')+'unJour: ' + unJour +f('p')) return uneFen }'
  213. pageXOffset:   number = '0'
  214. pageYOffset:   number = '0'
  215. parent:   object = '[object Window]'
  216. performance:   object = '[object Performance]'
  217. personalbar:   object = '[object BarProp]'
  218. planTexte:   function = 'function planTexte(ref,texte) { var i,r,hr; if(arguments.length==1 ) { // d�but de la table: ref est une ancre //a('','a','name="'+ref+'"'); ancreTexte(ref); a('\n'+DEBB+'table align="center" border="0" class="sPlanTexte" '+FINB) a('\n'+b('tr')+DEBB+'td colspan="4"'+FINB+DEBB+'hr size="8"'+FINB+f("td")) a('\n'+f("tr")); } else if (arguments.length>1 ) { a('\n'+b('tr')); // image a('\n'+DEBB+'td valign="top"'+FINB+e(2) +DEBB+'img src="../../u/main.gif"'+FINB+f("td")) // entr�e de paragraphe a('\n'+DEBB+'td align="left" valign="top"'+FINB) // if( ref.indexOf("http:")==0 ) hr='"'+ref.substring(5)+'"'; // else hr='"#'+ref+'"'; // a('\n '+texte+f("a")) a('\n '+DEBB+'a href="#'+ref+'"'+FINB+texte+f("a")) a('\n '+f("td")); // s�paration par ':' a('\n  :'+f("td")) // entr�es de sous-paragraphe a('\n'+b('td')+e(2)) for( i=2; i   '+f("td")) a('\n'+f("tr")); } else if (arguments.length==0 ) { // fin de la table a(b('tr')+DEBB+'td colspan="4"'+FINB+"\n    "+ // DEBB+'a href="../../index.html" target="_parent"'+FINB+ DEBB+'img src="../../u/geneEdel.jpg" '+FINB+f("a")+ f("td")+f("tr")); // a('\n'); a('
    ','colspan="3"','td'); a(b('tr')+DEBB+'td colspan="4"'+FINB+DEBB+'hr size="8"'+FINB+f("td")); a('\n'+f("tr")); a('\n'+f("table")); } }'
  219. postMessage:   function = 'function postMessage() { [native code] }'
  220. premierMot:   function = 'function premierMot(mot) { var init=mot.charAt(0).toLowerCase(); // initiale var refFic="../../u/lettres/"+init+'.gif'; // fichier image var suiteBal="' width='18'>" // attribut de taille if(init<'a' || init>'z') document.write(mot); else document.write("
  221. print:   function = 'function print() { [native code] }'
  222. prompt:   function = 'function prompt() { [native code] }'
  223. propObj1:   function = 'function propObj1(obj) { var type, p, prop; // var obj=eval(libelle); var chProp; /* for (prop in obj) { type=typeof(obj[prop]) if(type=="object") p=prop.bold(); else p = prop; document.write(typeof(obj[prop]) + '  '); document.write(libelle+'.'+ p + '=' + obj[prop] + '<'+'br>'); } */ document.write("
      ") for (prop in obj) { if(typeof(obj[prop])=='unknown') chProp='' else if(typeof(obj[prop])=='function') chProp=convMB(obj[prop]) else chProp=obj[prop] document.write( '
    1. '+prop+(' :   ' + typeof(obj[prop])).italics() + ' = ' + chProp + '<'+'/li>' ); } document.write("<"+"/ol>") }'
    2. propObjet:   function = 'function propObjet(chObj,fe) { var i=0, nom, fen; var obj=eval(chObj) if(fe) fen=fe; else fen=self // var a= new Array() // Extraire les noms des propri�t�s for (nom in obj) { a[i]=nom; // if(nom == "domConfig") alert("propObjet i="+i); i=i+1; } var attr=a.sort(); // Trier // Un titre fen.document.write(b("p")+"objet: "+(chObj+"").bold() +"   ("+attr.length+("  propriétés").bold()+")"+f("p")) fen.document.write(b("ol")) // d�but de liste // Afficher la suite des nom et valeur for (i=0; i"+f("ol")) // fin de liste var ch = ("   "+i+"  propriétés").bold()+" pour " + chObj if(fe) fen.status=ch; // else fen.document.write(b("p")+ch.bold()+f("p")) }'
    3. propObjetCh:   function = 'function propObjetCh(obj,titre) { if(arguments.length < 2) titre=""; if(typeof(obj)=='string') obj=eval(obj); var c='', i, nom; // var obj=eval(chObj) ; var a= new Array() // Extraire les noms des propri�t�s i=0; for (nom in obj) { a[i]=nom; i=i+1; } var attr=a.sort(); // Trier // Un titre c += b("p")+"objet: "+(titre).bold() +"   ("+attr.length+("  propriétés").bold()+")"+f("p"); c += b("ol"); // d�but de liste // Afficher la suite des nom et valeur for (i=0; i
    4. propObjetTe:   function = 'function propObjetTe(obj,titre) { if(arguments.length < 2) titre=""; if(typeof(obj)=='string') obj=eval(obj); var c='', i, nom; var DB='<', FB='>'; // d�but, fin de balise // var obj=eval(chObj) ; var a= new Array() // Extraire les noms des propri�t�s i=0; for (nom in obj) { a[i]=nom; i=i+1; } var attr=a.sort(); // Trier // Un titre c += DB+"p"+FB+"objet: "+(titre).bold() +"   ("+attr.length+("  propriétés").bold()+")"+DB+"/p"+FB; c += DB+"ol"+FB; // d�but de liste // Afficher la suite des nom et valeur for (i=0; i
    5. propObjetV:   function = 'function propObjetV(chObj,fe) { //--------------------------- var i=0; var obj=eval(chObj) var chProp; if(fe) fen=fe; else fen=self // fen.document.write(b("p")+"objet "+chObj.bold()+f("p")) fen.document.write(b("ol")) for (var prop in obj) { i=i+1; if(typeof(obj[prop])=='unknown') chProp='' else if(typeof(obj[prop])=='function') chProp=convMB(obj[prop]) else chProp=obj[prop] fen.document.write( b('li')+prop+(' :   ' + typeof(obj[prop])).italics() + ' = ' + chProp + f('li') ); } fen.document.write(f("ol")) /* fin de la liste */ ch = ("   "+i+"  propriétés").bold()+" pour " + chObj if(fe) fen.status= " "+i+" propri�t�s pour "+chObj fen.document.write(b("p")+ch+f("p")) }'
    6. queueMicrotask:   function = 'function queueMicrotask() { [native code] }'
    7. releaseEvents:   function = 'function releaseEvents() { [native code] }'
    8. removeEventListener:   function = 'function removeEventListener() { [native code] }'
    9. reportError:   function = 'function reportError() { [native code] }'
    10. requestAnimationFrame:   function = 'function requestAnimationFrame() { [native code] }'
    11. requestIdleCallback:   function = 'function requestIdleCallback() { [native code] }'
    12. resizeBy:   function = 'function resizeBy() { [native code] }'
    13. resizeTo:   function = 'function resizeTo() { [native code] }'
    14. retourPlan:   function = 'function retourPlan(ref,cible) { a('\n'+'accueil'.big()+f("a")+f("td") +DEBB+'a href="../../index.html"'); // �ventuellement target="abcdef" if(cible!=null) a(' target="'+cible+'"'); // if(arguments.length==2) a(' target="'+cible+'"'); a(FINB +DEBB+'img src="../../u/geneEdel.jpg"'+FINB+f("a")+f("td") +'\n'+DEBB+'td width="15%"'+FINB+DEBB+'hr size="8"'+FINB +'\n'+f("td")+f("tr")+f("table")+'\n' ) }'
    15. scheduler:   object = '[object Scheduler]'
    16. screen:   object = '[object Screen]'
    17. screenLeft:   number = '0'
    18. screenTop:   number = '0'
    19. screenX:   number = '0'
    20. screenY:   number = '0'
    21. scroll:   function = 'function scroll() { [native code] }'
    22. scrollBy:   function = 'function scrollBy() { [native code] }'
    23. scrollTo:   function = 'function scrollTo() { [native code] }'
    24. scrollX:   number = '0'
    25. scrollY:   number = '0'
    26. scrollbars:   object = '[object BarProp]'
    27. self:   object = '[object Window]'
    28. sessionStorage:   object = '[object Storage]'
    29. setInterval:   function = 'function setInterval() { [native code] }'
    30. setTimeout:   function = 'function setTimeout() { [native code] }'
    31. speechSynthesis:   object = '[object SpeechSynthesis]'
    32. status:   string = ''
    33. statusbar:   object = '[object BarProp]'
    34. stop:   function = 'function stop() { [native code] }'
    35. structuredClone:   function = 'function structuredClone() { [native code] }'
    36. styleMedia:   object = '[object StyleMedia]'
    37. tableAdrDebut:   function = 'function tableAdrDebut() { var i, ch, txt,url; if(arguments.length==2) { ch="border cellpading='5'"; } else { ch=''; for(i=0; i", txt, "<"+"/a>"); tableElem( txt.link(url) ); tableElem(url); }'
    38. tableAdrNL:   function = 'function tableAdrNL(txt,url) { tableNL(); // tableElem( "", txt, "<"+"/a>"); if(arguments.length==1 ) { tableElemAttr( "colspan=2", txt ); } else { tableElem( txt.link(url) ); tableElem(url); } }'
    39. tableDebut:   function = 'function tableDebut(param) { /* d�but table et ligne */ a(DEBB+'table class="sPlanTexte" '+param+FINB+b('tr')); }'
    40. tableElem:   function = 'function tableElem(ele1,ele2,ele3) { var i; a(b("td")); for(i=0; i
    41. tableElemAttr:   function = 'function tableElemAttr(attr,elem) { var i; a(DEBB+"td "+attr+">"); a(elem); a(f("td")); }'
    42. tableFin:   function = 'function tableFin() { a_(f("tr")+f("table")); }'
    43. tableNL:   function = 'function tableNL() { a(f("tr")+b("tr")); }'
    44. toolbar:   object = '[object BarProp]'
    45. top:   object = '[object Window]'
    46. trustedTypes:   object = '[object TrustedTypePolicyFactory]'
    47. txtDate:   function = 'function txtDate(aa,mm,jj,court) { var semaine = new Array('dimanche','lundi','mardi','mercredi', 'jeudi','vendredi','samedi'); var mois = new Array( 'janvier','février','mars','avril','mai' ,'juin','juillet','août','septembre','octobre','novembre' ,'décembre'); var nn=arguments.length var dd; if(nn == 0) dd=new Date(); else if(nn == 1) { // argument chaine ou date if( typeof(aa) == 'string' ) { if(numNetscape()>0) return aa; else dd=new Date(Date.parse(aa)); } else dd=aa; } else dd=new Date(aa,mm-1,jj); txt = semaine[dd.getDay()] + ' ' + dd.getDate() + ' ' + mois[dd.getMonth()] + ' ' + dd.getFullYear().toString(); return txt; }'
    48. valNum:   function = 'function valNum(ch) { //-----------------// // si ch est une cha�ne, renvoie la valeur num�rique associ�e ou NaN // si ch est un champ text, idem // si ch est autre chose, avertit par alert et renvoie NaN if(typeof(ch)!= 'string') { if(ch.type=='text') ch=ch.value; else { alert('Appel incorrect de valNum()'); return Number.NaN } } // la valeur ou NaN suivant que ch est interpr�table en num�rique var n=ch-0 // if(ch.search(/\d/) == -1) n=Number.NaN // if(ch.search(/\d/) == -1) n=Number.NaN // else if(ch.search(/^\s*[+-]?\d*\.?\d*\s*$/)!=-1) n=parseFloat(ch) // else n=Number.NaN return n; }'
    49. visualViewport:   object = '[object VisualViewport]'
    50. voirHeure:   function = 'function voirHeure(){ var date = new Date() var hh = date.getHours() var mm = date.getMinutes() var ss = date.getSeconds() var timeValue = "" + ((hh > 12) ? hh - 12 : hh) timeValue += ((mm < 10) ? ":0" : ":") + mm timeValue += ((ss < 10) ? ":0" : ":") + ss timeValue += (hh >= 12) ? " P.M." : " A.M." document.montreAnalogique.montre.value = timeValue monAlarme = setTimeout("voirHeure()",1000) alarmeArmee = true }'
    51. webkitCancelAnimationFrame:   function = 'function webkitCancelAnimationFrame() { [native code] }'
    52. webkitRequestAnimationFrame:   function = 'function webkitRequestAnimationFrame() { [native code] }'
    53. webkitRequestFileSystem:   function = 'function webkitRequestFileSystem() { [native code] }'
    54. webkitResolveLocalFileSystemURL:   function = 'function webkitResolveLocalFileSystemURL() { [native code] }'
    55. window:   object = '[object Window]'

    56. page précédente
      objets javascript