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 DeprecatedLimited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The cookieStore
read-only property of the Window
interface returns a reference to the CookieStore
object for the current document context. This is an entry point for the Cookie Store API.
A CookieStore
object instance.
.
This page was last modified on Feb 8, 2025 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