CARVIEW |
Select Language
HTTP/2 301
server: GitHub.com
content-type: text/html
location: https://webplatform.github.io/docs/html/attributes/ATOMICSELECTION_html_attribute/
access-control-allow-origin: *
expires: Thu, 16 Oct 2025 06:17:09 GMT
cache-control: max-age=600
x-proxy-cache: MISS
x-github-request-id: CCC4:2CE9E5:3D20D:4C7CC:68F08B8D
accept-ranges: bytes
age: 0
date: Thu, 16 Oct 2025 06:07:09 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210070-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760594830.660927,VS0,VE291
vary: Accept-Encoding
x-fastly-request-id: d7d5172a31051dc314a34845797ab419bcc084c7
content-length: 162
HTTP/2 200
server: GitHub.com
content-type: text/html; charset=utf-8
last-modified: Thu, 09 Jan 2020 08:57:10 GMT
access-control-allow-origin: *
etag: W/"5e16eae6-1feb"
expires: Thu, 16 Oct 2025 06:17:10 GMT
cache-control: max-age=600
content-encoding: gzip
x-proxy-cache: MISS
x-github-request-id: 5EC9:3A91AC:3E671:4DC62:68F08B8C
accept-ranges: bytes
age: 0
date: Thu, 16 Oct 2025 06:07:10 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210070-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760594830.966160,VS0,VE294
vary: Accept-Encoding
x-fastly-request-id: 4607a0d9da58a72813f6ac54a39564ba3f633ddc
content-length: 2511
ATOMICSELECTION html attribute ยท WebPlatform Docs
## Notes
This page is Not Ready
Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.
ATOMICSELECTION html attribute
Summary
Specifies whether the element and its contents must be selected as a whole, indivisible unit.
Applies to | ? |
---|
Remarks
If the document is not in atomic selection mode, the ATOMICSELECTION attribute is ignored. To turn on the atomic selection mode, run the IDM_ATOMICSELECTION command with the value of true
. A document that is in atomic selection mode has slower performance when a selection is made anywhere in the document.
Syntax
Standards information
There are no standards that apply here.
Requirements
{
See also
Related pages
- aa
abbr
- acronymacronym
address
area
b
bdo
big
blockQuote
body
button
caption
center
cite
code
custom
dd
del
dfn
dir
div
dl
dt
em
embed
fieldSet
font
form
frame
frameSet
hn
hr
i
iframe
img
input type=button
input type=checkbox
input type=file
input type=hidden
input type=image
input type=password
input type=radio
input type=reset
input type=submit
input type=text
ins
isIndex
kbd
label
legend
li
listing
marquee
menu
- nextIDnextID
noBR
ol
p
plainText
pre
q
rt
ruby
s
samp
select
small
span
strike
strong
sub
sup
- tabletable
tBody
textArea
tFoot
tHead
td
th
tt
u
ul
var
xmp
tr
col
colGroup
Using the MSHTML Editor's Extra Features
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]