JAVASCRIPT Demo - Form Demo - page 80
Window Properties
window.window = [object Window]
window.self = [object Window]
window.document = [object HTMLDocument]
window.name =
window.location = http://delawaresaengerbund.org/Javascript1.html
window.customElements = [object CustomElementRegistry]
window.history = [object History]
window.navigation = [object Navigation]
window.locationbar = [object BarProp]
window.menubar = [object BarProp]
window.personalbar = [object BarProp]
window.scrollbars = [object BarProp]
window.statusbar = [object BarProp]
window.toolbar = [object BarProp]
window.status =
window.closed = false
window.frames = [object Window]
window.length = 0
window.top = [object Window]
window.opener = null
window.parent = [object Window]
window.frameElement = null
window.navigator = [object Navigator]
window.origin = http://delawaresaengerbund.org
window.external = [object External]
window.screen = [object Screen]
window.innerWidth = 1280
window.innerHeight = 720
window.scrollX = 0
window.pageXOffset = 0
window.scrollY = 0
window.pageYOffset = 0
window.visualViewport = [object VisualViewport]
window.screenX = 0
window.screenY = 0
window.outerWidth = 1280
window.outerHeight = 720
window.devicePixelRatio = 1
window.event = undefined
window.clientInformation = [object Navigator]
window.screenLeft = 0
window.screenTop = 0
window.styleMedia = [object StyleMedia]
window.onsearch = null
window.isSecureContext = false
window.trustedTypes = [object TrustedTypePolicyFactory]
window.performance = [object Performance]
window.onappinstalled = null
window.onbeforeinstallprompt = null
window.crypto = [object Crypto]
window.indexedDB = [object IDBFactory]
window.sessionStorage = [object Storage]
window.localStorage = [object Storage]
window.onbeforexrselect = null
window.onabort = null
window.onbeforeinput = null
window.onbeforematch = null
window.onbeforetoggle = null
window.onblur = null
window.oncancel = null
window.oncanplay = null
window.oncanplaythrough = null
window.onchange = null
window.onclick = null
window.onclose = null
window.oncontentvisibilityautostatechange = null
window.oncontextlost = null
window.oncontextmenu = null
window.oncontextrestored = null
window.oncuechange = null
window.ondblclick = null
window.ondrag = null
window.ondragend = null
window.ondragenter = null
window.ondragleave = null
window.ondragover = null
window.ondragstart = null
window.ondrop = null
window.ondurationchange = null
window.onemptied = null
window.onended = null
window.onerror = null
window.onfocus = null
window.onformdata = null
window.oninput = null
window.oninvalid = null
window.onkeydown = null
window.onkeypress = null
window.onkeyup = null
window.onload = null
window.onloadeddata = null
window.onloadedmetadata = null
window.onloadstart = null
window.onmousedown = null
window.onmouseenter = null
window.onmouseleave = null
window.onmousemove = null
window.onmouseout = null
window.onmouseover = null
window.onmouseup = null
window.onmousewheel = null
window.onpause = null
window.onplay = null
window.onplaying = null
window.onprogress = null
window.onratechange = null
window.onreset = null
window.onresize = null
window.onscroll = null
window.onsecuritypolicyviolation = null
window.onseeked = null
window.onseeking = null
window.onselect = null
window.onslotchange = null
window.onstalled = null
window.onsubmit = null
window.onsuspend = null
window.ontimeupdate = null
window.ontoggle = null
window.onvolumechange = null
window.onwaiting = null
window.onwebkitanimationend = null
window.onwebkitanimationiteration = null
window.onwebkitanimationstart = null
window.onwebkittransitionend = null
window.onwheel = null
window.onauxclick = null
window.ongotpointercapture = null
window.onlostpointercapture = null
window.onpointerdown = null
window.onpointermove = null
window.onpointerrawupdate = null
window.onpointerup = null
window.onpointercancel = null
window.onpointerover = null
window.onpointerout = null
window.onpointerenter = null
window.onpointerleave = null
window.onselectstart = null
window.onselectionchange = null
window.onanimationend = null
window.onanimationiteration = null
window.onanimationstart = null
window.ontransitionrun = null
window.ontransitionstart = null
window.ontransitionend = null
window.ontransitioncancel = null
window.onafterprint = null
window.onbeforeprint = null
window.onbeforeunload = null
window.onhashchange = null
window.onlanguagechange = null
window.onmessage = null
window.onmessageerror = null
window.onoffline = null
window.ononline = null
window.onpagehide = null
window.onpageshow = null
window.onpopstate = null
window.onrejectionhandled = null
window.onstorage = null
window.onunhandledrejection = null
window.onunload = null
window.crossOriginIsolated = false
window.scheduler = [object Scheduler]
window.alert = function alert() { [native code] }
window.atob = function atob() { [native code] }
window.blur = function blur() { [native code] }
window.btoa = function btoa() { [native code] }
window.cancelAnimationFrame = function cancelAnimationFrame() { [native code] }
window.cancelIdleCallback = function cancelIdleCallback() { [native code] }
window.captureEvents = function captureEvents() { [native code] }
window.clearInterval = function clearInterval() { [native code] }
window.clearTimeout = function clearTimeout() { [native code] }
window.close = function close() { [native code] }
window.confirm = function confirm() { [native code] }
window.createImageBitmap = function createImageBitmap() { [native code] }
window.fetch = function fetch() { [native code] }
window.find = function find() { [native code] }
window.focus = function focus() { [native code] }
window.getComputedStyle = function getComputedStyle() { [native code] }
window.getSelection = function getSelection() { [native code] }
window.matchMedia = function matchMedia() { [native code] }
window.moveBy = function moveBy() { [native code] }
window.moveTo = function moveTo() { [native code] }
window.open = function open() { [native code] }
window.postMessage = function postMessage() { [native code] }
window.print = function print() { [native code] }
window.prompt = function prompt() { [native code] }
window.queueMicrotask = function queueMicrotask() { [native code] }
window.releaseEvents = function releaseEvents() { [native code] }
window.reportError = function reportError() { [native code] }
window.requestAnimationFrame = function requestAnimationFrame() { [native code] }
window.requestIdleCallback = function requestIdleCallback() { [native code] }
window.resizeBy = function resizeBy() { [native code] }
window.resizeTo = function resizeTo() { [native code] }
window.scroll = function scroll() { [native code] }
window.scrollBy = function scrollBy() { [native code] }
window.scrollTo = function scrollTo() { [native code] }
window.setInterval = function setInterval() { [native code] }
window.setTimeout = function setTimeout() { [native code] }
window.stop = function stop() { [native code] }
window.structuredClone = function structuredClone() { [native code] }
window.webkitCancelAnimationFrame = function webkitCancelAnimationFrame() { [native code] }
window.webkitRequestAnimationFrame = function webkitRequestAnimationFrame() { [native code] }
window.__playwright__binding__ = function () { [native code] }
window.launchQueue = [object LaunchQueue]
window.openDatabase = function openDatabase() { [native code] }
window.originAgentCluster = false
window.onpageswap = null
window.onpagereveal = null
window.credentialless = false
window.fence = null
window.speechSynthesis = [object SpeechSynthesis]
window.onscrollend = null
window.onscrollsnapchange = null
window.onscrollsnapchanging = null
window.webkitRequestFileSystem = function webkitRequestFileSystem() { [native code] }
window.webkitResolveLocalFileSystemURL = function webkitResolveLocalFileSystemURL() { [native code] }
window.__pwInitScripts = [object Object]
window.fmd = function fmd() {
var fmd= document.fileModifiedDate
alert("Running File Modified Date")
return fmd
}
window.TEMPORARY = 0
window.PERSISTENT = 1
window.addEventListener = function addEventListener() { [native code] }
window.dispatchEvent = function dispatchEvent() { [native code] }
window.removeEventListener = function removeEventListener() { [native code] }
Location Properties
location.ancestorOrigins = [object DOMStringList]
location.href = http://delawaresaengerbund.org/Javascript1.html
location.origin = http://delawaresaengerbund.org
location.protocol = http:
location.host = delawaresaengerbund.org
location.hostname = delawaresaengerbund.org
location.port =
location.pathname = /Javascript1.html
location.search =
location.hash =
location.assign = function assign() { [native code] }
location.reload = function reload() { [native code] }
location.replace = function replace() { [native code] }
location.toString = function toString() { [native code] }
Document Properties
document.location = http://delawaresaengerbund.org/Javascript1.html
document.implementation = [object DOMImplementation]
document.URL = http://delawaresaengerbund.org/Javascript1.html
document.documentURI = http://delawaresaengerbund.org/Javascript1.html
document.compatMode = BackCompat
document.characterSet = windows-1252
document.charset = windows-1252
document.inputEncoding = windows-1252
document.contentType = text/html
document.doctype = null
document.documentElement = [object HTMLHtmlElement]
document.xmlEncoding = null
document.xmlVersion = null
document.xmlStandalone = false
document.domain = delawaresaengerbund.org
document.referrer =
document.cookie =
document.lastModified = 08/27/2003 14:52:37
document.readyState = loading
document.title =
document.dir =
document.body = [object HTMLBodyElement]
document.head = [object HTMLHeadElement]
document.images = [object HTMLCollection]
document.embeds = [object HTMLCollection]
document.plugins = [object HTMLCollection]
document.links = [object HTMLCollection]
document.forms = [object HTMLCollection]
document.scripts = [object HTMLCollection]
document.currentScript = [object HTMLScriptElement]
document.defaultView = [object Window]
document.designMode = off
document.onreadystatechange = null
document.anchors = [object HTMLCollection]
document.applets = [object HTMLCollection]
document.fgColor =
document.linkColor =
document.vlinkColor =
document.alinkColor =
document.bgColor =
document.all = [object HTMLAllCollection]
document.scrollingElement = [object HTMLBodyElement]
document.onpointerlockchange = null
document.onpointerlockerror = null
document.hidden = false
document.visibilityState = visible
document.wasDiscarded = false
document.prerendering = false
document.featurePolicy = [object FeaturePolicy]
document.webkitVisibilityState = visible
document.webkitHidden = false
document.onbeforecopy = null
document.onbeforecut = null
document.onbeforepaste = null
document.onfreeze = null
document.onprerenderingchange = null
document.onresume = null
document.onsearch = null
document.onvisibilitychange = null
document.timeline = [object DocumentTimeline]
document.fullscreenEnabled = true
document.fullscreen = false
document.onfullscreenchange = null
document.onfullscreenerror = null
document.webkitIsFullScreen = false
document.webkitCurrentFullScreenElement = null
document.webkitFullscreenEnabled = true
document.webkitFullscreenElement = null
document.onwebkitfullscreenchange = null
document.onwebkitfullscreenerror = null
document.rootElement = null
document.pictureInPictureEnabled = true
document.onbeforexrselect = null
document.onabort = null
document.onbeforeinput = null
document.onbeforematch = null
document.onbeforetoggle = null
document.onblur = null
document.oncancel = null
document.oncanplay = null
document.oncanplaythrough = null
document.onchange = null
document.onclick = null
document.onclose = null
document.oncontentvisibilityautostatechange = null
document.oncontextlost = null
document.oncontextmenu = null
document.oncontextrestored = null
document.oncuechange = null
document.ondblclick = null
document.ondrag = null
document.ondragend = null
document.ondragenter = null
document.ondragleave = null
document.ondragover = null
document.ondragstart = null
document.ondrop = null
document.ondurationchange = null
document.onemptied = null
document.onended = null
document.onerror = null
document.onfocus = null
document.onformdata = null
document.oninput = null
document.oninvalid = null
document.onkeydown = null
document.onkeypress = null
document.onkeyup = null
document.onload = null
document.onloadeddata = null
document.onloadedmetadata = null
document.onloadstart = null
document.onmousedown = null
document.onmouseenter = null
document.onmouseleave = null
document.onmousemove = null
document.onmouseout = null
document.onmouseover = null
document.onmouseup = null
document.onmousewheel = null
document.onpause = null
document.onplay = null
document.onplaying = null
document.onprogress = null
document.onratechange = null
document.onreset = null
document.onresize = null
document.onscroll = null
document.onsecuritypolicyviolation = null
document.onseeked = null
document.onseeking = null
document.onselect = null
document.onslotchange = null
document.onstalled = null
document.onsubmit = null
document.onsuspend = null
document.ontimeupdate = null
document.ontoggle = null
document.onvolumechange = null
document.onwaiting = null
document.onwebkitanimationend = null
document.onwebkitanimationiteration = null
document.onwebkitanimationstart = null
document.onwebkittransitionend = null
document.onwheel = null
document.onauxclick = null
document.ongotpointercapture = null
document.onlostpointercapture = null
document.onpointerdown = null
document.onpointermove = null
document.onpointerrawupdate = null
document.onpointerup = null
document.onpointercancel = null
document.onpointerover = null
document.onpointerout = null
document.onpointerenter = null
document.onpointerleave = null
document.onselectstart = null
document.onselectionchange = null
document.onanimationend = null
document.onanimationiteration = null
document.onanimationstart = null
document.ontransitionrun = null
document.ontransitionstart = null
document.ontransitionend = null
document.ontransitioncancel = null
document.oncopy = null
document.oncut = null
document.onpaste = null
document.children = [object HTMLCollection]
document.firstElementChild = [object HTMLHtmlElement]
document.lastElementChild = [object HTMLHtmlElement]
document.childElementCount = 1
document.activeElement = [object HTMLBodyElement]
document.styleSheets = [object StyleSheetList]
document.pointerLockElement = null
document.fullscreenElement = null
document.adoptedStyleSheets =
document.pictureInPictureElement = null
document.fonts = [object FontFaceSet]
document.adoptNode = function adoptNode() { [native code] }
document.append = function append() { [native code] }
document.captureEvents = function captureEvents() { [native code] }
document.caretRangeFromPoint = function caretRangeFromPoint() { [native code] }
document.clear = function clear() { [native code] }
document.close = function close() { [native code] }
document.createAttribute = function createAttribute() { [native code] }
document.createAttributeNS = function createAttributeNS() { [native code] }
document.createCDATASection = function createCDATASection() { [native code] }
document.createComment = function createComment() { [native code] }
document.createDocumentFragment = function createDocumentFragment() { [native code] }
document.createElement = function createElement() { [native code] }
document.createElementNS = function createElementNS() { [native code] }
document.createEvent = function createEvent() { [native code] }
document.createExpression = function createExpression() { [native code] }
document.createNSResolver = function createNSResolver() { [native code] }
document.createNodeIterator = function createNodeIterator() { [native code] }
document.createProcessingInstruction = function createProcessingInstruction() { [native code] }
document.createRange = function createRange() { [native code] }
document.createTextNode = function createTextNode() { [native code] }
document.createTreeWalker = function createTreeWalker() { [native code] }
document.elementFromPoint = function elementFromPoint() { [native code] }
document.elementsFromPoint = function elementsFromPoint() { [native code] }
document.evaluate = function evaluate() { [native code] }
document.execCommand = function execCommand() { [native code] }
document.exitFullscreen = function exitFullscreen() { [native code] }
document.exitPictureInPicture = function exitPictureInPicture() { [native code] }
document.exitPointerLock = function exitPointerLock() { [native code] }
document.getAnimations = function getAnimations() { [native code] }
document.getElementById = function getElementById() { [native code] }
document.getElementsByClassName = function getElementsByClassName() { [native code] }
document.getElementsByName = function getElementsByName() { [native code] }
document.getElementsByTagName = function getElementsByTagName() { [native code] }
document.getElementsByTagNameNS = function getElementsByTagNameNS() { [native code] }
document.getSelection = function getSelection() { [native code] }
document.hasFocus = function hasFocus() { [native code] }
document.hasStorageAccess = function hasStorageAccess() { [native code] }
document.hasUnpartitionedCookieAccess = function hasUnpartitionedCookieAccess() { [native code] }
document.importNode = function importNode() { [native code] }
document.open = function open() { [native code] }
document.prepend = function prepend() { [native code] }
document.queryCommandEnabled = function queryCommandEnabled() { [native code] }
document.queryCommandIndeterm = function queryCommandIndeterm() { [native code] }
document.queryCommandState = function queryCommandState() { [native code] }
document.queryCommandSupported = function queryCommandSupported() { [native code] }
document.queryCommandValue = function queryCommandValue() { [native code] }
document.querySelector = function querySelector() { [native code] }
document.querySelectorAll = function querySelectorAll() { [native code] }
document.releaseEvents = function releaseEvents() { [native code] }
document.replaceChildren = function replaceChildren() { [native code] }
document.requestStorageAccess = function requestStorageAccess() { [native code] }
document.requestStorageAccessFor = function requestStorageAccessFor() { [native code] }
document.startViewTransition = function startViewTransition() { [native code] }
document.webkitCancelFullScreen = function webkitCancelFullScreen() { [native code] }
document.webkitExitFullscreen = function webkitExitFullscreen() { [native code] }
document.write = function write() { [native code] }
document.writeln = function writeln() { [native code] }
document.fragmentDirective = [object FragmentDirective]
document.onscrollend = null
document.onscrollsnapchange = null
document.onscrollsnapchanging = null
document.caretPositionFromPoint = function caretPositionFromPoint() { [native code] }
document.nodeType = 9
document.nodeName = #document
document.baseURI = http://delawaresaengerbund.org/Javascript1.html
document.isConnected = true
document.ownerDocument = null
document.parentNode = null
document.parentElement = null
document.childNodes = [object NodeList]
document.firstChild = [object HTMLHtmlElement]
document.lastChild = [object HTMLHtmlElement]
document.previousSibling = null
document.nextSibling = null
document.nodeValue = null
document.textContent = null
document.ELEMENT_NODE = 1
document.ATTRIBUTE_NODE = 2
document.TEXT_NODE = 3
document.CDATA_SECTION_NODE = 4
document.ENTITY_REFERENCE_NODE = 5
document.ENTITY_NODE = 6
document.PROCESSING_INSTRUCTION_NODE = 7
document.COMMENT_NODE = 8
document.DOCUMENT_NODE = 9
document.DOCUMENT_TYPE_NODE = 10
document.DOCUMENT_FRAGMENT_NODE = 11
document.NOTATION_NODE = 12
document.DOCUMENT_POSITION_DISCONNECTED = 1
document.DOCUMENT_POSITION_PRECEDING = 2
document.DOCUMENT_POSITION_FOLLOWING = 4
document.DOCUMENT_POSITION_CONTAINS = 8
document.DOCUMENT_POSITION_CONTAINED_BY = 16
document.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC = 32
document.appendChild = function appendChild() { [native code] }
document.cloneNode = function cloneNode() { [native code] }
document.compareDocumentPosition = function compareDocumentPosition() { [native code] }
document.contains = function contains() { [native code] }
document.getRootNode = function getRootNode() { [native code] }
document.hasChildNodes = function hasChildNodes() { [native code] }
document.insertBefore = function insertBefore() { [native code] }
document.isDefaultNamespace = function isDefaultNamespace() { [native code] }
document.isEqualNode = function isEqualNode() { [native code] }
document.isSameNode = function isSameNode() { [native code] }
document.lookupNamespaceURI = function lookupNamespaceURI() { [native code] }
document.lookupPrefix = function lookupPrefix() { [native code] }
document.normalize = function normalize() { [native code] }
document.removeChild = function removeChild() { [native code] }
document.replaceChild = function replaceChild() { [native code] }
document.addEventListener = function addEventListener() { [native code] }
document.dispatchEvent = function dispatchEvent() { [native code] }
document.removeEventListener = function removeEventListener() { [native code] }
Navigator Properties
navigator.vendorSub =
navigator.productSub = 20030107
navigator.vendor = Google Inc.
navigator.maxTouchPoints = 0
navigator.scheduling = [object Scheduling]
navigator.userActivation = [object UserActivation]
navigator.doNotTrack = null
navigator.geolocation = [object Geolocation]
navigator.connection = [object NetworkInformation]
navigator.plugins = [object PluginArray]
navigator.mimeTypes = [object MimeTypeArray]
navigator.pdfViewerEnabled = false
navigator.webkitTemporaryStorage = [object DeprecatedStorageQuota]
navigator.webkitPersistentStorage = [object DeprecatedStorageQuota]
navigator.windowControlsOverlay = [object WindowControlsOverlay]
navigator.hardwareConcurrency = 64
navigator.cookieEnabled = true
navigator.appCodeName = Mozilla
navigator.appName = Netscape
navigator.appVersion = 5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
navigator.platform = Linux x86_64
navigator.product = Gecko
navigator.userAgent = Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
navigator.language = en-US
navigator.languages = en-US
navigator.onLine = true
navigator.webdriver = true
navigator.getGamepads = function getGamepads() { [native code] }
navigator.javaEnabled = function javaEnabled() { [native code] }
navigator.sendBeacon = function sendBeacon() { [native code] }
navigator.vibrate = function vibrate() { [native code] }
navigator.ink = [object Ink]
navigator.mediaCapabilities = [object MediaCapabilities]
navigator.mediaSession = [object MediaSession]
navigator.permissions = [object Permissions]
History Properties
history.length = 2
history.scrollRestoration = auto
history.state = null
history.back = function back() { [native code] }
history.forward = function forward() { [native code] }
history.go = function go() { [native code] }
history.pushState = function pushState() { [native code] }
history.replaceState = function replaceState() { [native code] }
Screen Properties
screen.availWidth = 1280
screen.availHeight = 720
screen.width = 1280
screen.height = 720
screen.colorDepth = 24
screen.pixelDepth = 24
screen.availLeft = 0
screen.availTop = 0
screen.orientation = [object ScreenOrientation]
screen.addEventListener = function addEventListener() { [native code] }
screen.dispatchEvent = function dispatchEvent() { [native code] }
screen.removeEventListener = function removeEventListener() { [native code] }
Event Properties
Starting DOM Script