表單元素 hidden 的性質列表


呈現方式(看不到喔!)

原始碼

<input type="hidden" value="hidden value" id="myHiddenId">

性質排序列表

obj.ATTRIBUTE_NODE = 2
obj.CDATA_SECTION_NODE = 4
obj.COMMENT_NODE = 8
obj.DOCUMENT_FRAGMENT_NODE = 11
obj.DOCUMENT_NODE = 9
obj.DOCUMENT_POSITION_CONTAINED_BY = 16
obj.DOCUMENT_POSITION_CONTAINS = 8
obj.DOCUMENT_POSITION_DISCONNECTED = 1
obj.DOCUMENT_POSITION_FOLLOWING = 4
obj.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC = 32
obj.DOCUMENT_POSITION_PRECEDING = 2
obj.DOCUMENT_TYPE_NODE = 10
obj.ELEMENT_NODE = 1
obj.ENTITY_NODE = 6
obj.ENTITY_REFERENCE_NODE = 5
obj.NOTATION_NODE = 12
obj.PROCESSING_INSTRUCTION_NODE = 7
obj.TEXT_NODE = 3
obj.accept =
obj.accessKey =
obj.addEventListener = function addEventListener() { [native code] }
obj.after = function after() { [native code] }
obj.align =
obj.alt =
obj.animate = function animate() { [native code] }
obj.append = function append() { [native code] }
obj.appendChild = function appendChild() { [native code] }
obj.ariaAtomic = null
obj.ariaAutoComplete = null
obj.ariaBrailleLabel = null
obj.ariaBrailleRoleDescription = null
obj.ariaBusy = null
obj.ariaChecked = null
obj.ariaColCount = null
obj.ariaColIndex = null
obj.ariaColIndexText = null
obj.ariaColSpan = null
obj.ariaCurrent = null
obj.ariaDescription = null
obj.ariaDisabled = null
obj.ariaExpanded = null
obj.ariaHasPopup = null
obj.ariaHidden = null
obj.ariaInvalid = null
obj.ariaKeyShortcuts = null
obj.ariaLabel = null
obj.ariaLevel = null
obj.ariaLive = null
obj.ariaModal = null
obj.ariaMultiLine = null
obj.ariaMultiSelectable = null
obj.ariaOrientation = null
obj.ariaPlaceholder = null
obj.ariaPosInSet = null
obj.ariaPressed = null
obj.ariaReadOnly = null
obj.ariaRelevant = null
obj.ariaRequired = null
obj.ariaRoleDescription = null
obj.ariaRowCount = null
obj.ariaRowIndex = null
obj.ariaRowIndexText = null
obj.ariaRowSpan = null
obj.ariaSelected = null
obj.ariaSetSize = null
obj.ariaSort = null
obj.ariaValueMax = null
obj.ariaValueMin = null
obj.ariaValueNow = null
obj.ariaValueText = null
obj.assignedSlot = null
obj.attachInternals = function attachInternals() { [native code] }
obj.attachShadow = function attachShadow() { [native code] }
obj.attributeStyleMap = [object StylePropertyMap]
obj.attributes = [object NamedNodeMap]
obj.autocapitalize =
obj.autocomplete =
obj.autofocus = false
obj.baseURI = http://mirlab.org/jang/books/javascript/example/formControlHidden01.htm
obj.before = function before() { [native code] }
obj.blur = function blur() { [native code] }
obj.checkValidity = function checkValidity() { [native code] }
obj.checkVisibility = function checkVisibility() { [native code] }
obj.checked = false
obj.childElementCount = 0
obj.childNodes = [object NodeList]
obj.children = [object HTMLCollection]
obj.classList =
obj.className =
obj.click = function click() { [native code] }
obj.clientHeight = 0
obj.clientLeft = 0
obj.clientTop = 0
obj.clientWidth = 0
obj.cloneNode = function cloneNode() { [native code] }
obj.closest = function closest() { [native code] }
obj.compareDocumentPosition = function compareDocumentPosition() { [native code] }
obj.computedStyleMap = function computedStyleMap() { [native code] }
obj.contains = function contains() { [native code] }
obj.contentEditable = inherit
obj.currentCSSZoom = 1
obj.dataset = [object DOMStringMap]
obj.defaultChecked = false
obj.defaultValue = hidden value
obj.dir =
obj.dirName =
obj.disabled = false
obj.dispatchEvent = function dispatchEvent() { [native code] }
obj.draggable = false
obj.editContext = null
obj.elementTiming =
obj.enterKeyHint =
obj.files = null
obj.firstChild = null
obj.firstElementChild = null
obj.focus = function focus() { [native code] }
obj.form = null
obj.formAction = http://mirlab.org/jang/books/javascript/example/formControlHidden01.htm
obj.formEnctype =
obj.formMethod =
obj.formNoValidate = false
obj.formTarget =
obj.getAnimations = function getAnimations() { [native code] }
obj.getAttribute = function getAttribute() { [native code] }
obj.getAttributeNS = function getAttributeNS() { [native code] }
obj.getAttributeNames = function getAttributeNames() { [native code] }
obj.getAttributeNode = function getAttributeNode() { [native code] }
obj.getAttributeNodeNS = function getAttributeNodeNS() { [native code] }
obj.getBoundingClientRect = function getBoundingClientRect() { [native code] }
obj.getClientRects = function getClientRects() { [native code] }
obj.getElementsByClassName = function getElementsByClassName() { [native code] }
obj.getElementsByTagName = function getElementsByTagName() { [native code] }
obj.getElementsByTagNameNS = function getElementsByTagNameNS() { [native code] }
obj.getHTML = function getHTML() { [native code] }
obj.getInnerHTML = function getInnerHTML() { [native code] }
obj.getRootNode = function getRootNode() { [native code] }
obj.hasAttribute = function hasAttribute() { [native code] }
obj.hasAttributeNS = function hasAttributeNS() { [native code] }
obj.hasAttributes = function hasAttributes() { [native code] }
obj.hasChildNodes = function hasChildNodes() { [native code] }
obj.hasPointerCapture = function hasPointerCapture() { [native code] }
obj.height = 0
obj.hidden = false
obj.hidePopover = function hidePopover() { [native code] }
obj.id = myHiddenId
obj.incremental = false
obj.indeterminate = false
obj.inert = false
obj.innerHTML =
obj.innerText =
obj.inputMode =
obj.insertAdjacentElement = function insertAdjacentElement() { [native code] }
obj.insertAdjacentHTML = function insertAdjacentHTML() { [native code] }
obj.insertAdjacentText = function insertAdjacentText() { [native code] }
obj.insertBefore = function insertBefore() { [native code] }
obj.isConnected = true
obj.isContentEditable = false
obj.isDefaultNamespace = function isDefaultNamespace() { [native code] }
obj.isEqualNode = function isEqualNode() { [native code] }
obj.isSameNode = function isSameNode() { [native code] }
obj.labels = null
obj.lang =
obj.lastChild = null
obj.lastElementChild = null
obj.list = null
obj.localName = input
obj.lookupNamespaceURI = function lookupNamespaceURI() { [native code] }
obj.lookupPrefix = function lookupPrefix() { [native code] }
obj.matches = function matches() { [native code] }
obj.max =
obj.maxLength = -1
obj.min =
obj.minLength = -1
obj.multiple = false
obj.name =
obj.namespaceURI = http://www.w3.org/1999/xhtml
obj.nextElementSibling = [object HTMLScriptElement]
obj.nextSibling = [object Text]
obj.nodeName = INPUT
obj.nodeType = 1
obj.nodeValue = null
obj.nonce =
obj.normalize = function normalize() { [native code] }
obj.offsetHeight = 0
obj.offsetLeft = 0
obj.offsetParent = null
obj.offsetTop = 0
obj.offsetWidth = 0
obj.onabort = null
obj.onanimationend = null
obj.onanimationiteration = null
obj.onanimationstart = null
obj.onauxclick = null
obj.onbeforecopy = null
obj.onbeforecut = null
obj.onbeforeinput = null
obj.onbeforematch = null
obj.onbeforepaste = null
obj.onbeforetoggle = null
obj.onbeforexrselect = null
obj.onblur = null
obj.oncancel = null
obj.oncanplay = null
obj.oncanplaythrough = null
obj.onchange = null
obj.onclick = null
obj.onclose = null
obj.oncontentvisibilityautostatechange = null
obj.oncontextlost = null
obj.oncontextmenu = null
obj.oncontextrestored = null
obj.oncopy = null
obj.oncuechange = null
obj.oncut = null
obj.ondblclick = null
obj.ondrag = null
obj.ondragend = null
obj.ondragenter = null
obj.ondragleave = null
obj.ondragover = null
obj.ondragstart = null
obj.ondrop = null
obj.ondurationchange = null
obj.onemptied = null
obj.onended = null
obj.onerror = null
obj.onfocus = null
obj.onformdata = null
obj.onfullscreenchange = null
obj.onfullscreenerror = null
obj.ongotpointercapture = null
obj.oninput = null
obj.oninvalid = null
obj.onkeydown = null
obj.onkeypress = null
obj.onkeyup = null
obj.onload = null
obj.onloadeddata = null
obj.onloadedmetadata = null
obj.onloadstart = null
obj.onlostpointercapture = null
obj.onmousedown = null
obj.onmouseenter = null
obj.onmouseleave = null
obj.onmousemove = null
obj.onmouseout = null
obj.onmouseover = null
obj.onmouseup = null
obj.onmousewheel = null
obj.onpaste = null
obj.onpause = null
obj.onplay = null
obj.onplaying = null
obj.onpointercancel = null
obj.onpointerdown = null
obj.onpointerenter = null
obj.onpointerleave = null
obj.onpointermove = null
obj.onpointerout = null
obj.onpointerover = null
obj.onpointerrawupdate = null
obj.onpointerup = null
obj.onprogress = null
obj.onratechange = null
obj.onreset = null
obj.onresize = null
obj.onscroll = null
obj.onscrollend = null
obj.onscrollsnapchange = null
obj.onscrollsnapchanging = null
obj.onsearch = null
obj.onsecuritypolicyviolation = null
obj.onseeked = null
obj.onseeking = null
obj.onselect = null
obj.onselectionchange = null
obj.onselectstart = null
obj.onslotchange = null
obj.onstalled = null
obj.onsubmit = null
obj.onsuspend = null
obj.ontimeupdate = null
obj.ontoggle = null
obj.ontransitioncancel = null
obj.ontransitionend = null
obj.ontransitionrun = null
obj.ontransitionstart = null
obj.onvolumechange = null
obj.onwaiting = null
obj.onwebkitanimationend = null
obj.onwebkitanimationiteration = null
obj.onwebkitanimationstart = null
obj.onwebkitfullscreenchange = null
obj.onwebkitfullscreenerror = null
obj.onwebkittransitionend = null
obj.onwheel = null
obj.outerHTML =
obj.outerText =
obj.ownerDocument = [object HTMLDocument]
obj.parentElement = [object HTMLBodyElement]
obj.parentNode = [object HTMLBodyElement]
obj.part =
obj.pattern =
obj.placeholder =
obj.popover = null
obj.popoverTargetAction = toggle
obj.popoverTargetElement = null
obj.prefix = null
obj.prepend = function prepend() { [native code] }
obj.previousElementSibling = [object HTMLElement]
obj.previousSibling = [object Text]
obj.querySelector = function querySelector() { [native code] }
obj.querySelectorAll = function querySelectorAll() { [native code] }
obj.readOnly = false
obj.releasePointerCapture = function releasePointerCapture() { [native code] }
obj.remove = function remove() { [native code] }
obj.removeAttribute = function removeAttribute() { [native code] }
obj.removeAttributeNS = function removeAttributeNS() { [native code] }
obj.removeAttributeNode = function removeAttributeNode() { [native code] }
obj.removeChild = function removeChild() { [native code] }
obj.removeEventListener = function removeEventListener() { [native code] }
obj.replaceChild = function replaceChild() { [native code] }
obj.replaceChildren = function replaceChildren() { [native code] }
obj.replaceWith = function replaceWith() { [native code] }
obj.reportValidity = function reportValidity() { [native code] }
obj.requestFullscreen = function requestFullscreen() { [native code] }
obj.requestPointerLock = function requestPointerLock() { [native code] }
obj.required = false
obj.role = null
obj.scroll = function scroll() { [native code] }
obj.scrollBy = function scrollBy() { [native code] }
obj.scrollHeight = 0
obj.scrollIntoView = function scrollIntoView() { [native code] }
obj.scrollIntoViewIfNeeded = function scrollIntoViewIfNeeded() { [native code] }
obj.scrollLeft = 0
obj.scrollTo = function scrollTo() { [native code] }
obj.scrollTop = 0
obj.scrollWidth = 0
obj.select = function select() { [native code] }
obj.selectionDirection = null
obj.selectionEnd = null
obj.selectionStart = null
obj.setAttribute = function setAttribute() { [native code] }
obj.setAttributeNS = function setAttributeNS() { [native code] }
obj.setAttributeNode = function setAttributeNode() { [native code] }
obj.setAttributeNodeNS = function setAttributeNodeNS() { [native code] }
obj.setCustomValidity = function setCustomValidity() { [native code] }
obj.setHTMLUnsafe = function setHTMLUnsafe() { [native code] }
obj.setPointerCapture = function setPointerCapture() { [native code] }
obj.setRangeText = function setRangeText() { [native code] }
obj.setSelectionRange = function setSelectionRange() { [native code] }
obj.shadowRoot = null
obj.showPicker = function showPicker() { [native code] }
obj.showPopover = function showPopover() { [native code] }
obj.size = 20
obj.slot =
obj.spellcheck = true
obj.src =
obj.step =
obj.stepDown = function stepDown() { [native code] }
obj.stepUp = function stepUp() { [native code] }
obj.style = [object CSSStyleDeclaration]
obj.tabIndex = 0
obj.tagName = INPUT
obj.textContent =
obj.title =
obj.toggleAttribute = function toggleAttribute() { [native code] }
obj.togglePopover = function togglePopover() { [native code] }
obj.translate = true
obj.type = hidden
obj.useMap =
obj.validationMessage =
obj.validity = [object ValidityState]
obj.value = hidden value
obj.valueAsDate = null
obj.valueAsNumber = NaN
obj.virtualKeyboardPolicy =
obj.webkitEntries =
obj.webkitMatchesSelector = function webkitMatchesSelector() { [native code] }
obj.webkitRequestFullScreen = function webkitRequestFullScreen() { [native code] }
obj.webkitRequestFullscreen = function webkitRequestFullscreen() { [native code] }
obj.webkitdirectory = false
obj.width = 0
obj.willValidate = false
obj.writingSuggestions = true