Des objets et leurs propriétés

Différents attributs de l'objet window.document
objet: window.document (292 propriétés)
- ATTRIBUTE_NODE: number = '2'
- CDATA_SECTION_NODE: number = '4'
- COMMENT_NODE: number = '8'
- DOCUMENT_FRAGMENT_NODE: number = '11'
- DOCUMENT_NODE: number = '9'
- DOCUMENT_POSITION_CONTAINED_BY: number = '16'
- DOCUMENT_POSITION_CONTAINS: number = '8'
- DOCUMENT_POSITION_DISCONNECTED: number = '1'
- DOCUMENT_POSITION_FOLLOWING: number = '4'
- DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: number = '32'
- DOCUMENT_POSITION_PRECEDING: number = '2'
- DOCUMENT_TYPE_NODE: number = '10'
- ELEMENT_NODE: number = '1'
- ENTITY_NODE: number = '6'
- ENTITY_REFERENCE_NODE: number = '5'
- NOTATION_NODE: number = '12'
- PROCESSING_INSTRUCTION_NODE: number = '7'
- TEXT_NODE: number = '3'
- URL: string = 'http://roger.astier.free.fr/app/app_csi/propObj.html'
- activeElement: object = '[object HTMLBodyElement]'
- addEventListener: function = 'function addEventListener() { [native code] }'
- adoptNode: function = 'function adoptNode() { [native code] }'
- adoptedStyleSheets: object = ''
- alinkColor: string = ''
- all: undefined = '[object HTMLAllCollection]'
- anchors: object = '[object HTMLCollection]'
- append: function = 'function append() { [native code] }'
- appendChild: function = 'function appendChild() { [native code] }'
- applets: object = '[object HTMLCollection]'
- baseURI: string = 'http://roger.astier.free.fr/app/app_csi/propObj.html'
- bgColor: string = ''
- body: object = '[object HTMLBodyElement]'
- captureEvents: function = 'function captureEvents() { [native code] }'
- caretPositionFromPoint: function = 'function caretPositionFromPoint() { [native code] }'
- caretRangeFromPoint: function = 'function caretRangeFromPoint() { [native code] }'
- characterSet: string = 'UTF-8'
- charset: string = 'UTF-8'
- childElementCount: number = '1'
- childNodes: object = '[object NodeList]'
- children: object = '[object HTMLCollection]'
- clear: function = 'function clear() { [native code] }'
- cloneNode: function = 'function cloneNode() { [native code] }'
- close: function = 'function close() { [native code] }'
- compareDocumentPosition: function = 'function compareDocumentPosition() { [native code] }'
- compatMode: string = 'BackCompat'
- contains: function = 'function contains() { [native code] }'
- contentType: string = 'text/html'
- cookie: string = ''
- createAttribute: function = 'function createAttribute() { [native code] }'
- createAttributeNS: function = 'function createAttributeNS() { [native code] }'
- createCDATASection: function = 'function createCDATASection() { [native code] }'
- createComment: function = 'function createComment() { [native code] }'
- createDocumentFragment: function = 'function createDocumentFragment() { [native code] }'
- createElement: function = 'function createElement() { [native code] }'
- createElementNS: function = 'function createElementNS() { [native code] }'
- createEvent: function = 'function createEvent() { [native code] }'
- createExpression: function = 'function createExpression() { [native code] }'
- createNSResolver: function = 'function createNSResolver() { [native code] }'
- createNodeIterator: function = 'function createNodeIterator() { [native code] }'
- createProcessingInstruction: function = 'function createProcessingInstruction() { [native code] }'
- createRange: function = 'function createRange() { [native code] }'
- createTextNode: function = 'function createTextNode() { [native code] }'
- createTreeWalker: function = 'function createTreeWalker() { [native code] }'
- currentScript: object = '[object HTMLScriptElement]'
- defaultView: object = '[object Window]'
- designMode: string = 'off'
- dir: string = ''
- dispatchEvent: function = 'function dispatchEvent() { [native code] }'
- doctype: object = '[object DocumentType]'
- documentElement: object = '[object HTMLHtmlElement]'
- documentURI: string = 'http://roger.astier.free.fr/app/app_csi/propObj.html'
- domain: string = 'roger.astier.free.fr'
- elementFromPoint: function = 'function elementFromPoint() { [native code] }'
- elementsFromPoint: function = 'function elementsFromPoint() { [native code] }'
- embeds: object = '[object HTMLCollection]'
- evaluate: function = 'function evaluate() { [native code] }'
- execCommand: function = 'function execCommand() { [native code] }'
- exitFullscreen: function = 'function exitFullscreen() { [native code] }'
- exitPictureInPicture: function = 'function exitPictureInPicture() { [native code] }'
- exitPointerLock: function = 'function exitPointerLock() { [native code] }'
- featurePolicy: object = '[object FeaturePolicy]'
- fgColor: string = ''
- firstChild: object = '[object Comment]'
- firstElementChild: object = '[object HTMLHtmlElement]'
- fonts: object = '[object FontFaceSet]'
- forms: object = '[object HTMLCollection]'
- fragmentDirective: object = '[object FragmentDirective]'
- fullscreen: boolean = 'false'
- fullscreenElement: object = 'null'
- fullscreenEnabled: boolean = 'true'
- getAnimations: function = 'function getAnimations() { [native code] }'
- getElementById: function = 'function getElementById() { [native code] }'
- getElementsByClassName: function = 'function getElementsByClassName() { [native code] }'
- getElementsByName: function = 'function getElementsByName() { [native code] }'
- getElementsByTagName: function = 'function getElementsByTagName() { [native code] }'
- getElementsByTagNameNS: function = 'function getElementsByTagNameNS() { [native code] }'
- getRootNode: function = 'function getRootNode() { [native code] }'
- getSelection: function = 'function getSelection() { [native code] }'
- hasChildNodes: function = 'function hasChildNodes() { [native code] }'
- hasFocus: function = 'function hasFocus() { [native code] }'
- hasStorageAccess: function = 'function hasStorageAccess() { [native code] }'
- hasUnpartitionedCookieAccess: function = 'function hasUnpartitionedCookieAccess() { [native code] }'
- head: object = '[object HTMLHeadElement]'
- hidden: boolean = 'false'
- images: object = '[object HTMLCollection]'
- implementation: object = '[object DOMImplementation]'
- importNode: function = 'function importNode() { [native code] }'
- inputEncoding: string = 'UTF-8'
- insertBefore: function = 'function insertBefore() { [native code] }'
- isConnected: boolean = 'true'
- isDefaultNamespace: function = 'function isDefaultNamespace() { [native code] }'
- isEqualNode: function = 'function isEqualNode() { [native code] }'
- isSameNode: function = 'function isSameNode() { [native code] }'
- lastChild: object = '[object HTMLHtmlElement]'
- lastElementChild: object = '[object HTMLHtmlElement]'
- lastModified: string = '12/15/2016 09:52:12'
- linkColor: string = ''
- links: object = '[object HTMLCollection]'
- location: object = 'http://roger.astier.free.fr/app/app_csi/propObj.html'
- lookupNamespaceURI: function = 'function lookupNamespaceURI() { [native code] }'
- lookupPrefix: function = 'function lookupPrefix() { [native code] }'
- nextSibling: object = 'null'
- nodeName: string = '#document'
- nodeType: number = '9'
- nodeValue: object = 'null'
- normalize: function = 'function normalize() { [native code] }'
- onabort: object = 'null'
- onanimationend: object = 'null'
- onanimationiteration: object = 'null'
- onanimationstart: object = 'null'
- onauxclick: object = 'null'
- onbeforecopy: object = 'null'
- onbeforecut: object = 'null'
- onbeforeinput: object = 'null'
- onbeforematch: object = 'null'
- onbeforepaste: object = 'null'
- onbeforetoggle: object = 'null'
- onbeforexrselect: object = 'null'
- onblur: object = 'null'
- oncancel: object = 'null'
- oncanplay: object = 'null'
- oncanplaythrough: object = 'null'
- onchange: object = 'null'
- onclick: object = 'null'
- onclose: object = 'null'
- oncontentvisibilityautostatechange: object = 'null'
- oncontextlost: object = 'null'
- oncontextmenu: object = 'null'
- oncontextrestored: object = 'null'
- oncopy: object = 'null'
- oncuechange: object = 'null'
- oncut: object = 'null'
- ondblclick: object = 'null'
- ondrag: object = 'null'
- ondragend: object = 'null'
- ondragenter: object = 'null'
- ondragleave: object = 'null'
- ondragover: object = 'null'
- ondragstart: object = 'null'
- ondrop: object = 'null'
- ondurationchange: object = 'null'
- onemptied: object = 'null'
- onended: object = 'null'
- onerror: object = 'null'
- onfocus: object = 'null'
- onformdata: object = 'null'
- onfreeze: object = 'null'
- onfullscreenchange: object = 'null'
- onfullscreenerror: object = 'null'
- ongotpointercapture: object = 'null'
- oninput: object = 'null'
- oninvalid: object = 'null'
- onkeydown: object = 'null'
- onkeypress: object = 'null'
- onkeyup: object = 'null'
- onload: object = 'null'
- onloadeddata: object = 'null'
- onloadedmetadata: object = 'null'
- onloadstart: object = 'null'
- onlostpointercapture: object = 'null'
- onmousedown: object = 'null'
- onmouseenter: object = 'null'
- onmouseleave: object = 'null'
- onmousemove: object = 'null'
- onmouseout: object = 'null'
- onmouseover: object = 'null'
- onmouseup: object = 'null'
- onmousewheel: object = 'null'
- onpaste: object = 'null'
- onpause: object = 'null'
- onplay: object = 'null'
- onplaying: object = 'null'
- onpointercancel: object = 'null'
- onpointerdown: object = 'null'
- onpointerenter: object = 'null'
- onpointerleave: object = 'null'
- onpointerlockchange: object = 'null'
- onpointerlockerror: object = 'null'
- onpointermove: object = 'null'
- onpointerout: object = 'null'
- onpointerover: object = 'null'
- onpointerrawupdate: object = 'null'
- onpointerup: object = 'null'
- onprerenderingchange: object = 'null'
- onprogress: object = 'null'
- onratechange: object = 'null'
- onreadystatechange: object = 'null'
- onreset: object = 'null'
- onresize: object = 'null'
- onresume: object = 'null'
- onscroll: object = 'null'
- onscrollend: object = 'null'
- onscrollsnapchange: object = 'null'
- onscrollsnapchanging: object = 'null'
- onsearch: object = 'null'
- onsecuritypolicyviolation: object = 'null'
- onseeked: object = 'null'
- onseeking: object = 'null'
- onselect: object = 'null'
- onselectionchange: object = 'null'
- onselectstart: object = 'null'
- onslotchange: object = 'null'
- onstalled: object = 'null'
- onsubmit: object = 'null'
- onsuspend: object = 'null'
- ontimeupdate: object = 'null'
- ontoggle: object = 'null'
- ontransitioncancel: object = 'null'
- ontransitionend: object = 'null'
- ontransitionrun: object = 'null'
- ontransitionstart: object = 'null'
- onvisibilitychange: object = 'null'
- onvolumechange: object = 'null'
- onwaiting: object = 'null'
- onwebkitanimationend: object = 'null'
- onwebkitanimationiteration: object = 'null'
- onwebkitanimationstart: object = 'null'
- onwebkitfullscreenchange: object = 'null'
- onwebkitfullscreenerror: object = 'null'
- onwebkittransitionend: object = 'null'
- onwheel: object = 'null'
- open: function = 'function open() { [native code] }'
- ownerDocument: object = 'null'
- parentElement: object = 'null'
- parentNode: object = 'null'
- pictureInPictureElement: object = 'null'
- pictureInPictureEnabled: boolean = 'true'
- plugins: object = '[object HTMLCollection]'
- pointerLockElement: object = 'null'
- prepend: function = 'function prepend() { [native code] }'
- prerendering: boolean = 'false'
- previousSibling: object = 'null'
- queryCommandEnabled: function = 'function queryCommandEnabled() { [native code] }'
- queryCommandIndeterm: function = 'function queryCommandIndeterm() { [native code] }'
- queryCommandState: function = 'function queryCommandState() { [native code] }'
- queryCommandSupported: function = 'function queryCommandSupported() { [native code] }'
- queryCommandValue: function = 'function queryCommandValue() { [native code] }'
- querySelector: function = 'function querySelector() { [native code] }'
- querySelectorAll: function = 'function querySelectorAll() { [native code] }'
- readyState: string = 'loading'
- referrer: string = ''
- releaseEvents: function = 'function releaseEvents() { [native code] }'
- removeChild: function = 'function removeChild() { [native code] }'
- removeEventListener: function = 'function removeEventListener() { [native code] }'
- replaceChild: function = 'function replaceChild() { [native code] }'
- replaceChildren: function = 'function replaceChildren() { [native code] }'
- requestStorageAccess: function = 'function requestStorageAccess() { [native code] }'
- requestStorageAccessFor: function = 'function requestStorageAccessFor() { [native code] }'
- rootElement: object = 'null'
- scripts: object = '[object HTMLCollection]'
- scrollingElement: object = '[object HTMLBodyElement]'
- startViewTransition: function = 'function startViewTransition() { [native code] }'
- styleSheets: object = '[object StyleSheetList]'
- textContent: object = 'null'
- timeline: object = '[object DocumentTimeline]'
- title: string = 'Window, document ...'
- visibilityState: string = 'visible'
- vlinkColor: string = ''
- wasDiscarded: boolean = 'false'
- webkitCancelFullScreen: function = 'function webkitCancelFullScreen() { [native code] }'
- webkitCurrentFullScreenElement: object = 'null'
- webkitExitFullscreen: function = 'function webkitExitFullscreen() { [native code] }'
- webkitFullscreenElement: object = 'null'
- webkitFullscreenEnabled: boolean = 'true'
- webkitHidden: boolean = 'false'
- webkitIsFullScreen: boolean = 'false'
- webkitVisibilityState: string = 'visible'
- write: function = 'function write() { [native code] }'
- writeln: function = 'function writeln() { [native code] }'
- xmlEncoding: object = 'null'
- xmlStandalone: boolean = 'false'
- xmlVersion: object = 'null'
Différents attributs de l'objet window.history
objet: window.history (8 propriétés)
- back: function = 'function back() { [native code] }'
- forward: function = 'function forward() { [native code] }'
- go: function = 'function go() { [native code] }'
- length: number = '2'
- pushState: function = 'function pushState() { [native code] }'
- replaceState: function = 'function replaceState() { [native code] }'
- scrollRestoration: string = 'auto'
- state: object = 'null'
Différents attributs de l'objet navigator
objet: navigator (35 propriétés)
- appCodeName: string = 'Mozilla'
- appName: string = 'Netscape'
- appVersion: string = '5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
- connection: object = '[object NetworkInformation]'
- cookieEnabled: boolean = 'true'
- doNotTrack: object = 'null'
- geolocation: object = '[object Geolocation]'
- getGamepads: function = 'function getGamepads() { [native code] }'
- hardwareConcurrency: number = '16'
- ink: object = '[object Ink]'
- javaEnabled: function = 'function javaEnabled() { [native code] }'
- language: string = 'en-US'
- languages: object = 'en-US'
- maxTouchPoints: number = '0'
- mediaCapabilities: object = '[object MediaCapabilities]'
- mediaSession: object = '[object MediaSession]'
- mimeTypes: object = '[object MimeTypeArray]'
- onLine: boolean = 'true'
- pdfViewerEnabled: boolean = 'false'
- permissions: object = '[object Permissions]'
- platform: string = 'Linux x86_64'
- plugins: object = '[object PluginArray]'
- product: string = 'Gecko'
- productSub: string = '20030107'
- scheduling: object = '[object Scheduling]'
- sendBeacon: function = 'function sendBeacon() { [native code] }'
- userActivation: object = '[object UserActivation]'
- userAgent: string = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
- vendor: string = 'Google Inc.'
- vendorSub: string = ''
- vibrate: function = 'function vibrate() { [native code] }'
- webdriver: boolean = 'true'
- webkitPersistentStorage: object = '[object DeprecatedStorageQuota]'
- webkitTemporaryStorage: object = '[object DeprecatedStorageQuota]'
- windowControlsOverlay: object = '[object WindowControlsOverlay]'
Différents attributs de l'objet screen
objet: screen (12 propriétés)
- addEventListener: function = 'function addEventListener() { [native code] }'
- availHeight: number = '720'
- availLeft: number = '0'
- availTop: number = '0'
- availWidth: number = '1280'
- colorDepth: number = '24'
- dispatchEvent: function = 'function dispatchEvent() { [native code] }'
- height: number = '720'
- orientation: object = '[object ScreenOrientation]'
- pixelDepth: number = '24'
- removeEventListener: function = 'function removeEventListener() { [native code] }'
- width: number = '1280'
Différents attributs d'une image
- alt : string =
- src : string = http://roger.astier.free.fr/u/barreCol.gif
- srcset : string =
- sizes : string =
- crossOrigin : object = null
- useMap : string =
- isMap : boolean = false
- width : number = 400
- height : number = 400
- naturalWidth : number = 0
- naturalHeight : number = 0
- complete : boolean = true
- currentSrc : string = http://roger.astier.free.fr/u/barreCol.gif
- referrerPolicy : string =
- decoding : string = auto
- fetchPriority : string = auto
- loading : string = auto
- name : string =
- lowsrc : string =
- align : string =
- hspace : number = 0
- vspace : number = 0
- longDesc : string =
- border : string =
- x : number = 440
- y : number = 56
- decode : function = function decode() { [native code] }
- title : string =
- lang : string =
- translate : boolean = true
- dir : string =
- hidden : boolean = false
- inert : boolean = false
- accessKey : string =
- draggable : boolean = true
- spellcheck : boolean = true
- autocapitalize : string =
- editContext : object = null
- contentEditable : string = inherit
- enterKeyHint : string =
- isContentEditable : boolean = false
- inputMode : string =
- virtualKeyboardPolicy : string =
- offsetParent : object = [object HTMLBodyElement]
- offsetTop : number = 57
- offsetLeft : number = 440
- offsetWidth : number = 400
- offsetHeight : number = 400
- popover : object = null
- innerText : string =
- outerText : string =
- writingSuggestions : string = true
- onbeforexrselect : object = null
- onabort : object = null
- onbeforeinput : object = null
- onbeforematch : object = null
- onbeforetoggle : object = null
- onblur : object = null
- oncancel : object = null
- oncanplay : object = null
- oncanplaythrough : object = null
- onchange : object = null
- onclick : object = null
- onclose : object = null
- oncontentvisibilityautostatechange : object = null
- oncontextlost : object = null
- oncontextmenu : object = null
- oncontextrestored : object = null
- oncuechange : object = null
- ondblclick : object = null
- ondrag : object = null
- ondragend : object = null
- ondragenter : object = null
- ondragleave : object = null
- ondragover : object = null
- ondragstart : object = null
- ondrop : object = null
- ondurationchange : object = null
- onemptied : object = null
- onended : object = null
- onerror : object = null
- onfocus : object = null
- onformdata : object = null
- oninput : object = null
- oninvalid : object = null
- onkeydown : object = null
- onkeypress : object = null
- onkeyup : object = null
- onload : object = null
- onloadeddata : object = null
- onloadedmetadata : object = null
- onloadstart : object = null
- onmousedown : object = null
- onmouseenter : object = null
- onmouseleave : object = null
- onmousemove : object = null
- onmouseout : object = null
- onmouseover : object = null
- onmouseup : object = null
- onmousewheel : object = null
- onpause : object = null
- onplay : object = null
- onplaying : object = null
- onprogress : object = null
- onratechange : object = null
- onreset : object = null
- onresize : object = null
- onscroll : object = null
- onsecuritypolicyviolation : object = null
- onseeked : object = null
- onseeking : object = null
- onselect : object = null
- onslotchange : object = null
- onstalled : object = null
- onsubmit : object = null
- onsuspend : object = null
- ontimeupdate : object = null
- ontoggle : object = null
- onvolumechange : object = null
- onwaiting : object = null
- onwebkitanimationend : object = null
- onwebkitanimationiteration : object = null
- onwebkitanimationstart : object = null
- onwebkittransitionend : object = null
- onwheel : object = null
- onauxclick : object = null
- ongotpointercapture : object = null
- onlostpointercapture : object = null
- onpointerdown : object = null
- onpointermove : object = null
- onpointerrawupdate : object = null
- onpointerup : object = null
- onpointercancel : object = null
- onpointerover : object = null
- onpointerout : object = null
- onpointerenter : object = null
- onpointerleave : object = null
- onselectstart : object = null
- onselectionchange : object = null
- onanimationend : object = null
- onanimationiteration : object = null
- onanimationstart : object = null
- ontransitionrun : object = null
- ontransitionstart : object = null
- ontransitionend : object = null
- ontransitioncancel : object = null
- oncopy : object = null
- oncut : object = null
- onpaste : object = null
- dataset : object = [object DOMStringMap]
- nonce : string =
- autofocus : boolean = false
- tabIndex : number = -1
- style : object = [object CSSStyleDeclaration]
- attributeStyleMap : object = [object StylePropertyMap]
- attachInternals : function = function attachInternals() { [native code] }
- blur : function = function blur() { [native code] }
- click : function = function click() { [native code] }
- focus : function = function focus() { [native code] }
- hidePopover : function = function hidePopover() { [native code] }
- showPopover : function = function showPopover() { [native code] }
- togglePopover : function = function togglePopover() { [native code] }
- onscrollend : object = null
- onscrollsnapchange : object = null
- onscrollsnapchanging : object = null
- namespaceURI : string = http://www.w3.org/1999/xhtml
- prefix : object = null
- localName : string = img
- tagName : string = IMG
- id : string = uneImage
- className : string =
- classList : object =
- slot : string =
- attributes : object = [object NamedNodeMap]
- shadowRoot : object = null
- part : object =
- assignedSlot : object = null
- innerHTML : string =
- outerHTML : string =

- scrollTop : number = 0
- scrollLeft : number = 0
- scrollWidth : number = 400
- scrollHeight : number = 400
- clientTop : number = 0
- clientLeft : number = 0
- clientWidth : number = 400
- clientHeight : number = 400
- onbeforecopy : object = null
- onbeforecut : object = null
- onbeforepaste : object = null
- onsearch : object = null
- elementTiming : string =
- onfullscreenchange : object = null
- onfullscreenerror : object = null
- onwebkitfullscreenchange : object = null
- onwebkitfullscreenerror : object = null
- role : object = null
- ariaAtomic : object = null
- ariaAutoComplete : object = null
- ariaBusy : object = null
- ariaBrailleLabel : object = null
- ariaBrailleRoleDescription : object = null
- ariaChecked : object = null
- ariaColCount : object = null
- ariaColIndex : object = null
- ariaColSpan : object = null
- ariaCurrent : object = null
- ariaDescription : object = null
- ariaDisabled : object = null
- ariaExpanded : object = null
- ariaHasPopup : object = null
- ariaHidden : object = null
- ariaInvalid : object = null
- ariaKeyShortcuts : object = null
- ariaLabel : object = null
- ariaLevel : object = null
- ariaLive : object = null
- ariaModal : object = null
- ariaMultiLine : object = null
- ariaMultiSelectable : object = null
- ariaOrientation : object = null
- ariaPlaceholder : object = null
- ariaPosInSet : object = null
- ariaPressed : object = null
- ariaReadOnly : object = null
- ariaRelevant : object = null
- ariaRequired : object = null
- ariaRoleDescription : object = null
- ariaRowCount : object = null
- ariaRowIndex : object = null
- ariaRowSpan : object = null
- ariaSelected : object = null
- ariaSetSize : object = null
- ariaSort : object = null
- ariaValueMax : object = null
- ariaValueMin : object = null
- ariaValueNow : object = null
- ariaValueText : object = null
- children : object = [object HTMLCollection]
- firstElementChild : object = null
- lastElementChild : object = null
- childElementCount : number = 0
- previousElementSibling : object = [object HTMLBRElement]
- nextElementSibling : object = null
- after : function = function after() { [native code] }
- animate : function = function animate() { [native code] }
- append : function = function append() { [native code] }
- attachShadow : function = function attachShadow() { [native code] }
- before : function = function before() { [native code] }
- checkVisibility : function = function checkVisibility() { [native code] }
- closest : function = function closest() { [native code] }
- computedStyleMap : function = function computedStyleMap() { [native code] }
- getAnimations : function = function getAnimations() { [native code] }
- getAttribute : function = function getAttribute() { [native code] }
- getAttributeNS : function = function getAttributeNS() { [native code] }
- getAttributeNames : function = function getAttributeNames() { [native code] }
- getAttributeNode : function = function getAttributeNode() { [native code] }
- getAttributeNodeNS : function = function getAttributeNodeNS() { [native code] }
- getBoundingClientRect : function = function getBoundingClientRect() { [native code] }
- getClientRects : function = function getClientRects() { [native code] }
- getElementsByClassName : function = function getElementsByClassName() { [native code] }
- getElementsByTagName : function = function getElementsByTagName() { [native code] }
- getElementsByTagNameNS : function = function getElementsByTagNameNS() { [native code] }
- getHTML : function = function getHTML() { [native code] }
- hasAttribute : function = function hasAttribute() { [native code] }
- hasAttributeNS : function = function hasAttributeNS() { [native code] }
- hasAttributes : function = function hasAttributes() { [native code] }
- hasPointerCapture : function = function hasPointerCapture() { [native code] }
- insertAdjacentElement : function = function insertAdjacentElement() { [native code] }
- insertAdjacentHTML : function = function insertAdjacentHTML() { [native code] }
- insertAdjacentText : function = function insertAdjacentText() { [native code] }
- matches : function = function matches() { [native code] }
- prepend : function = function prepend() { [native code] }
- querySelector : function = function querySelector() { [native code] }
- querySelectorAll : function = function querySelectorAll() { [native code] }
- releasePointerCapture : function = function releasePointerCapture() { [native code] }
- remove : function = function remove() { [native code] }
- removeAttribute : function = function removeAttribute() { [native code] }
- removeAttributeNS : function = function removeAttributeNS() { [native code] }
- removeAttributeNode : function = function removeAttributeNode() { [native code] }
- replaceChildren : function = function replaceChildren() { [native code] }
- replaceWith : function = function replaceWith() { [native code] }
- requestFullscreen : function = function requestFullscreen() { [native code] }
- requestPointerLock : function = function requestPointerLock() { [native code] }
- scroll : function = function scroll() { [native code] }
- scrollBy : function = function scrollBy() { [native code] }
- scrollIntoView : function = function scrollIntoView() { [native code] }
- scrollIntoViewIfNeeded : function = function scrollIntoViewIfNeeded() { [native code] }
- scrollTo : function = function scrollTo() { [native code] }
- setAttribute : function = function setAttribute() { [native code] }
- setAttributeNS : function = function setAttributeNS() { [native code] }
- setAttributeNode : function = function setAttributeNode() { [native code] }
- setAttributeNodeNS : function = function setAttributeNodeNS() { [native code] }
- setHTMLUnsafe : function = function setHTMLUnsafe() { [native code] }
- setPointerCapture : function = function setPointerCapture() { [native code] }
- toggleAttribute : function = function toggleAttribute() { [native code] }
- webkitMatchesSelector : function = function webkitMatchesSelector() { [native code] }
- webkitRequestFullScreen : function = function webkitRequestFullScreen() { [native code] }
- webkitRequestFullscreen : function = function webkitRequestFullscreen() { [native code] }
- currentCSSZoom : number = 1
- ariaColIndexText : object = null
- ariaRowIndexText : object = null
- getInnerHTML : function = function getInnerHTML() { [native code] }
- nodeType : number = 1
- nodeName : string = IMG
- baseURI : string = http://roger.astier.free.fr/app/app_csi/propObj.html
- isConnected : boolean = true
- ownerDocument : object = [object HTMLDocument]
- parentNode : object = [object HTMLHeadingElement]
- parentElement : object = [object HTMLHeadingElement]
- childNodes : object = [object NodeList]
- firstChild : object = null
- lastChild : object = null
- previousSibling : object = [object HTMLBRElement]
- nextSibling : object = null
- nodeValue : object = null
- textContent : string =
- ELEMENT_NODE : number = 1
- ATTRIBUTE_NODE : number = 2
- TEXT_NODE : number = 3
- CDATA_SECTION_NODE : number = 4
- ENTITY_REFERENCE_NODE : number = 5
- ENTITY_NODE : number = 6
- PROCESSING_INSTRUCTION_NODE : number = 7
- COMMENT_NODE : number = 8
- DOCUMENT_NODE : number = 9
- DOCUMENT_TYPE_NODE : number = 10
- DOCUMENT_FRAGMENT_NODE : number = 11
- NOTATION_NODE : number = 12
- DOCUMENT_POSITION_DISCONNECTED : number = 1
- DOCUMENT_POSITION_PRECEDING : number = 2
- DOCUMENT_POSITION_FOLLOWING : number = 4
- DOCUMENT_POSITION_CONTAINS : number = 8
- DOCUMENT_POSITION_CONTAINED_BY : number = 16
- DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC : number = 32
- appendChild : function = function appendChild() { [native code] }
- cloneNode : function = function cloneNode() { [native code] }
- compareDocumentPosition : function = function compareDocumentPosition() { [native code] }
- contains : function = function contains() { [native code] }
- getRootNode : function = function getRootNode() { [native code] }
- hasChildNodes : function = function hasChildNodes() { [native code] }
- insertBefore : function = function insertBefore() { [native code] }
- isDefaultNamespace : function = function isDefaultNamespace() { [native code] }
- isEqualNode : function = function isEqualNode() { [native code] }
- isSameNode : function = function isSameNode() { [native code] }
- lookupNamespaceURI : function = function lookupNamespaceURI() { [native code] }
- lookupPrefix : function = function lookupPrefix() { [native code] }
- normalize : function = function normalize() { [native code] }
- removeChild : function = function removeChild() { [native code] }
- replaceChild : function = function replaceChild() { [native code] }
- addEventListener : function = function addEventListener() { [native code] }
- dispatchEvent : function = function dispatchEvent() { [native code] }
- removeEventListener : function = function removeEventListener() { [native code] }
Différents attributs de l'objet window
objet: window (277 propriétés)
- DEBB: string = '<'
- FINB: string = '>'
- PERSISTENT: number = '1'
- TEMPORARY: number = '0'
- __playwright__binding__: function = 'function () { [native code] }'
- __pwInitScripts: object = '[object Object]'
- 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))
}'
- a_: function = 'function a_(txt) {
if(arguments.length == 0) txt='';
document.write(txt+DEBB+'br /'+FINB);
}'
- addEventListener: function = 'function addEventListener() { [native code] }'
- 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"))
}'
- affCond: function = 'function affCond(chaine,attAff) {
if(itemDeveloppe[chaine]) return;
idItem(chaine).style.display = attAff;
}'
- 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;
}
*/
}'
- alarmeArmee: boolean = 'false'
- alert: function = 'function alert() { [native code] }'
- ancreTexte: function = 'function ancreTexte(ancre) {
a('\n'+DEBB+'a name="'+ancre+'"'+FINB+f("a")+'\n')
}'
- arreterH: function = 'function arreterH(){
if(alarmeArmee) clearTimeout(monAlarme)
alarmeArmee = false
}'
- atob: function = 'function atob() { [native code] }'
- b: function = 'function b(bal) {
var i,ch=DEBB+bal;
// for( i=1; i
- blur: function = 'function blur() { [native code] }'
- btoa: function = 'function btoa() { [native code] }'
- 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';
}
*/
}'
- cancelAnimationFrame: function = 'function cancelAnimationFrame() { [native code] }'
- cancelIdleCallback: function = 'function cancelIdleCallback() { [native code] }'
- captureEvents: function = 'function captureEvents() { [native code] }'
- clearInterval: function = 'function clearInterval() { [native code] }'
- clearTimeout: function = 'function clearTimeout() { [native code] }'
- clientInformation: object = '[object Navigator]'
- close: function = 'function close() { [native code] }'
- closed: boolean = 'false'
- confirm: function = 'function confirm() { [native code] }'
- convMB: function = 'function convMB(ch) {
var rep = (new String(ch)).replace(//g,'>');
}'
- createImageBitmap: function = 'function createImageBitmap() { [native code] }'
- credentialless: boolean = 'false'
- crossOriginIsolated: boolean = 'false'
- crypto: object = '[object Crypto]'
- customElements: object = '[object CustomElementRegistry]'
- 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'))
}'
- demarrerH: function = 'function demarrerH(){
// ne d�marrer qu'une montre arr�t�e
arreterH()
voirHeure()
}'
- devicePixelRatio: number = '1'
- dispatchEvent: function = 'function dispatchEvent() { [native code] }'
- document: object = '[object HTMLDocument]'
- e: function = 'function e(n) {
var i,ne, ch=' ';
if(arguments.length==1)
for( i=1; i
- 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")
)
}'
- 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;
}'
- event: undefined = 'undefined'
- external: object = '[object External]'
- f: function = 'function f(bal) { return DEBB+'/'+bal+FINB; }'
- fence: object = 'null'
- fetch: function = 'function fetch() { [native code] }'
- 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()
}'
- find: function = 'function find() { [native code] }'
- fn: function = 'function fn() {
document.write(b('h2')+'arguments de l\'appel fn(): '+f('h2'));
for( i=0; i
- focus: function = 'function focus() { [native code] }'
- frameElement: object = 'null'
- frames: object = '[object Window]'
- getComputedStyle: function = 'function getComputedStyle() { [native code] }'
- getSelection: function = 'function getSelection() { [native code] }'
- 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))
}
}'
- glVar: string = 'glD�but'
- history: object = '[object History]'
- 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;
}'
- indexedDB: object = '[object IDBFactory]'
- innerHeight: number = '720'
- innerWidth: number = '1280'
- 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'));
}'
- isSecureContext: boolean = 'false'
- itemDeveloppe: object = ''
- launchQueue: object = '[object LaunchQueue]'
- length: number = '0'
- localStorage: object = '[object Storage]'
- location: object = 'http://roger.astier.free.fr/app/app_csi/propObj.html'
- locationbar: object = '[object BarProp]'
- 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);
}
}'
- matchMedia: function = 'function matchMedia() { [native code] }'
- menubar: object = '[object BarProp]'
- monAlarme: object = 'null'
- 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);
}
}
}'
- moveBy: function = 'function moveBy() { [native code] }'
- moveTo: function = 'function moveTo() { [native code] }'
- name: string = ''
- navigation: object = '[object Navigation]'
- navigator: object = '[object Navigator]'
- 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;
}'
- numExplorer: function = 'function numExplorer() {
var v=navigator.appVersion
if( (navigator.appName).indexOf('Explorer') == -1 ) return 0
return parseFloat(v.substring(0,v.indexOf(' ')))
}'
- numNetscape: function = 'function numNetscape() {
var v=navigator.appVersion
if( (navigator.appName).indexOf('Netscape') == -1 ) return 0;
return parseFloat(v.substring(0,v.indexOf(' ')))
}'
- onabort: object = 'null'
- onafterprint: object = 'null'
- onanimationend: object = 'null'
- onanimationiteration: object = 'null'
- onanimationstart: object = 'null'
- onappinstalled: object = 'null'
- onauxclick: object = 'null'
- onbeforeinput: object = 'null'
- onbeforeinstallprompt: object = 'null'
- onbeforematch: object = 'null'
- onbeforeprint: object = 'null'
- onbeforetoggle: object = 'null'
- onbeforeunload: object = 'null'
- onbeforexrselect: object = 'null'
- onblur: object = 'null'
- oncancel: object = 'null'
- oncanplay: object = 'null'
- oncanplaythrough: object = 'null'
- onchange: object = 'null'
- onclick: object = 'null'
- onclose: object = 'null'
- oncontentvisibilityautostatechange: object = 'null'
- oncontextlost: object = 'null'
- oncontextmenu: object = 'null'
- oncontextrestored: object = 'null'
- oncuechange: object = 'null'
- ondblclick: object = 'null'
- ondrag: object = 'null'
- ondragend: object = 'null'
- ondragenter: object = 'null'
- ondragleave: object = 'null'
- ondragover: object = 'null'
- ondragstart: object = 'null'
- ondrop: object = 'null'
- ondurationchange: object = 'null'
- onemptied: object = 'null'
- onended: object = 'null'
- onerror: object = 'null'
- onfocus: object = 'null'
- onformdata: object = 'null'
- ongotpointercapture: object = 'null'
- onhashchange: object = 'null'
- oninput: object = 'null'
- oninvalid: object = 'null'
- onkeydown: object = 'null'
- onkeypress: object = 'null'
- onkeyup: object = 'null'
- onlanguagechange: object = 'null'
- onload: object = 'null'
- onloadeddata: object = 'null'
- onloadedmetadata: object = 'null'
- onloadstart: object = 'null'
- onlostpointercapture: object = 'null'
- onmessage: object = 'null'
- onmessageerror: object = 'null'
- onmousedown: object = 'null'
- onmouseenter: object = 'null'
- onmouseleave: object = 'null'
- onmousemove: object = 'null'
- onmouseout: object = 'null'
- onmouseover: object = 'null'
- onmouseup: object = 'null'
- onmousewheel: object = 'null'
- onoffline: object = 'null'
- ononline: object = 'null'
- onpagehide: object = 'null'
- onpagereveal: object = 'null'
- onpageshow: object = 'null'
- onpageswap: object = 'null'
- onpause: object = 'null'
- onplay: object = 'null'
- onplaying: object = 'null'
- onpointercancel: object = 'null'
- onpointerdown: object = 'null'
- onpointerenter: object = 'null'
- onpointerleave: object = 'null'
- onpointermove: object = 'null'
- onpointerout: object = 'null'
- onpointerover: object = 'null'
- onpointerrawupdate: object = 'null'
- onpointerup: object = 'null'
- onpopstate: object = 'null'
- onprogress: object = 'null'
- onratechange: object = 'null'
- onrejectionhandled: object = 'null'
- onreset: object = 'null'
- onresize: object = 'null'
- onscroll: object = 'null'
- onscrollend: object = 'null'
- onscrollsnapchange: object = 'null'
- onscrollsnapchanging: object = 'null'
- onsearch: object = 'null'
- onsecuritypolicyviolation: object = 'null'
- onseeked: object = 'null'
- onseeking: object = 'null'
- onselect: object = 'null'
- onselectionchange: object = 'null'
- onselectstart: object = 'null'
- onslotchange: object = 'null'
- onstalled: object = 'null'
- onstorage: object = 'null'
- onsubmit: object = 'null'
- onsuspend: object = 'null'
- ontimeupdate: object = 'null'
- ontoggle: object = 'null'
- ontransitioncancel: object = 'null'
- ontransitionend: object = 'null'
- ontransitionrun: object = 'null'
- ontransitionstart: object = 'null'
- onunhandledrejection: object = 'null'
- onunload: object = 'null'
- onvolumechange: object = 'null'
- onwaiting: object = 'null'
- onwebkitanimationend: object = 'null'
- onwebkitanimationiteration: object = 'null'
- onwebkitanimationstart: object = 'null'
- onwebkittransitionend: object = 'null'
- onwheel: object = 'null'
- open: function = 'function open() { [native code] }'
- openDatabase: function = 'function openDatabase() { [native code] }'
- opener: object = 'null'
- origin: string = 'http://roger.astier.free.fr'
- originAgentCluster: boolean = 'false'
- 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)
}'
- outerHeight: number = '720'
- outerWidth: number = '1280'
- 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
}'
- pageXOffset: number = '0'
- pageYOffset: number = '0'
- parent: object = '[object Window]'
- performance: object = '[object Performance]'
- personalbar: object = '[object BarProp]'
- 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"));
}
}'
- postMessage: function = 'function postMessage() { [native code] }'
- 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("
);
})
- print: function = 'function print() { [native code] }'
- prompt: function = 'function prompt() { [native code] }'
- 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( '- '+prop+(' : '
+ typeof(obj[prop])).italics()
+ ' = ' + chProp + '<'+'/li>'
);
}
document.write("<"+"/ol>")
}'
- 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"))
}'
- 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
- 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
- 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"))
}'
- queueMicrotask: function = 'function queueMicrotask() { [native code] }'
- releaseEvents: function = 'function releaseEvents() { [native code] }'
- removeEventListener: function = 'function removeEventListener() { [native code] }'
- reportError: function = 'function reportError() { [native code] }'
- requestAnimationFrame: function = 'function requestAnimationFrame() { [native code] }'
- requestIdleCallback: function = 'function requestIdleCallback() { [native code] }'
- resizeBy: function = 'function resizeBy() { [native code] }'
- resizeTo: function = 'function resizeTo() { [native code] }'
- 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'
)
}'
- scheduler: object = '[object Scheduler]'
- screen: object = '[object Screen]'
- screenLeft: number = '0'
- screenTop: number = '0'
- screenX: number = '0'
- screenY: number = '0'
- scroll: function = 'function scroll() { [native code] }'
- scrollBy: function = 'function scrollBy() { [native code] }'
- scrollTo: function = 'function scrollTo() { [native code] }'
- scrollX: number = '0'
- scrollY: number = '0'
- scrollbars: object = '[object BarProp]'
- self: object = '[object Window]'
- sessionStorage: object = '[object Storage]'
- setInterval: function = 'function setInterval() { [native code] }'
- setTimeout: function = 'function setTimeout() { [native code] }'
- speechSynthesis: object = '[object SpeechSynthesis]'
- status: string = ''
- statusbar: object = '[object BarProp]'
- stop: function = 'function stop() { [native code] }'
- structuredClone: function = 'function structuredClone() { [native code] }'
- styleMedia: object = '[object StyleMedia]'
- 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);
}'
- 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);
}
}'
- tableDebut: function = 'function tableDebut(param) {
/* d�but table et ligne */
a(DEBB+'table class="sPlanTexte" '+param+FINB+b('tr'));
}'
- tableElem: function = 'function tableElem(ele1,ele2,ele3) {
var i;
a(b("td"));
for(i=0; i
- tableElemAttr: function = 'function tableElemAttr(attr,elem) {
var i;
a(DEBB+"td "+attr+">");
a(elem);
a(f("td"));
}'
- tableFin: function = 'function tableFin() {
a_(f("tr")+f("table"));
}'
- tableNL: function = 'function tableNL() {
a(f("tr")+b("tr"));
}'
- toolbar: object = '[object BarProp]'
- top: object = '[object Window]'
- trustedTypes: object = '[object TrustedTypePolicyFactory]'
- 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;
}'
- 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;
}'
- visualViewport: object = '[object VisualViewport]'
- 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
}'
- webkitCancelAnimationFrame: function = 'function webkitCancelAnimationFrame() { [native code] }'
- webkitRequestAnimationFrame: function = 'function webkitRequestAnimationFrame() { [native code] }'
- webkitRequestFileSystem: function = 'function webkitRequestFileSystem() { [native code] }'
- webkitResolveLocalFileSystemURL: function = 'function webkitResolveLocalFileSystemURL() { [native code] }'
- window: object = '[object Window]'
page précédente
objets javascript