Overview / Web Technology
Web technology reference for developers
HTML
Structure of content on the web
CSS
Code used to describe document style
JavaScript
General-purpose scripting language
HTTP
Protocol for transmitting web resources
Web APIs
Interfaces for building web applications
Web Extensions
Developing extensions for web browsers
Accessibility
Build web projects usable for all
Web Technology
Web technology reference for developers
Filter sidebar
In this articleWindow
caches
closed
cookieStore
credentialless
ExperimentalcrossOriginIsolated
crypto
customElements
devicePixelRatio
document
documentPictureInPicture
Experimentalevent
Deprecatedexternal
Deprecatedfence
ExperimentalframeElement
frames
fullScreen
Non-standardhistory
indexedDB
innerHeight
innerWidth
isSecureContext
launchQueue
Experimentallength
localStorage
location
locationbar
menubar
mozInnerScreenX
Non-standardmozInnerScreenY
Non-standardname
navigation
Experimentalnavigator
opener
orientation
Deprecatedorigin
originAgentCluster
outerHeight
outerWidth
parent
performance
personalbar
scheduler
screen
screenLeft
screenTop
screenX
screenY
scrollbars
scrollMaxX
Non-standardscrollMaxY
Non-standardscrollX
scrollY
self
sessionStorage
sharedStorage
ExperimentalspeechSynthesis
status
Deprecatedstatusbar
toolbar
top
trustedTypes
visualViewport
window
alert()
atob()
blur()
Deprecatedbtoa()
cancelAnimationFrame()
cancelIdleCallback()
captureEvents()
DeprecatedclearImmediate()
Non-standard DeprecatedclearInterval()
clearTimeout()
close()
confirm()
createImageBitmap()
dump()
Non-standardfetch()
fetchLater()
Experimentalfind()
Non-standardfocus()
getComputedStyle()
getDefaultComputedStyle()
Non-standardgetScreenDetails()
ExperimentalgetSelection()
matchMedia()
moveBy()
moveTo()
open()
postMessage()
print()
prompt()
queryLocalFonts()
ExperimentalqueueMicrotask()
releaseEvents()
DeprecatedreportError()
requestAnimationFrame()
requestFileSystem()
Non-standard DeprecatedrequestIdleCallback()
resizeBy()
resizeTo()
scroll()
scrollBy()
scrollByLines()
Non-standardscrollByPages()
Non-standardscrollTo()
setImmediate()
Non-standard DeprecatedsetInterval()
setResizable()
Non-standard DeprecatedsetTimeout()
showDirectoryPicker()
ExperimentalshowOpenFilePicker()
ExperimentalshowSaveFilePicker()
ExperimentalsizeToContent()
Non-standardstop()
structuredClone()
webkitConvertPointFromNodeToPage()
Non-standard DeprecatedwebkitConvertPointFromPageToNode()
Non-standard Deprecatedafterprint
appinstalled
beforeinstallprompt
beforeprint
beforeunload
blur
copy
cut
devicemotion
deviceorientation
deviceorientationabsolute
error
focus
gamepadconnected
gamepaddisconnected
hashchange
languagechange
load
message
messageerror
offline
online
orientationchange
Deprecatedpagehide
pagereveal
pageshow
pageswap
paste
popstate
rejectionhandled
resize
scrollsnapchange
Experimentalscrollsnapchanging
Experimentalstorage
unhandledrejection
unload
Deprecatedvrdisplayactivate
Non-standard Deprecatedvrdisplayconnect
Non-standard Deprecatedvrdisplaydeactivate
Non-standard Deprecatedvrdisplaydisconnect
Non-standard Deprecatedvrdisplaypresentchange
Non-standard DeprecatedAbortController
AbortSignal
AbstractRange
Attr
CDATASection
CharacterData
Comment
CustomEvent
DOMError
DeprecatedDOMException
DOMImplementation
DOMParser
DOMPoint
DOMPointReadOnly
DOMRect
DOMTokenList
Document
DocumentFragment
DocumentType
Element
Event
EventTarget
HTMLCollection
MutationObserver
MutationRecord
NamedNodeMap
Node
NodeIterator
NodeList
ProcessingInstruction
Range
StaticRange
Text
TextDecoder
TextEncoder
TimeRanges
TreeWalker
XMLDocument
Baseline Widely available
This feature is well established and works across many devices and browser versions. Itâs been available across browsers since April 2018.
The isSecureContext
read-only property of the Window
interface returns a boolean indicating whether the current context is secure (true
) or not (false
).
A boolean.
Specifications Specification HTML.
This page was last modified on Apr 25, 2024 by MDN contributors.
View this page on GitHubâ¢
Report a problem with this contentRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3