ATOMICSELECTION attribute

Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
0 out of 1 rated this helpful - Rate this topic

Specifies whether the element and its contents must be selected as a whole, indivisible unit.

Syntax

HTML
<element ATOMICSELECTION="" ... >
JavaScript

Property values

bAtomicSelection

A Boolean that specifies the following values.

Standards information

There are no standards that apply here.

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.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

See also

a
abbr
acronym
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
nextID
noBR
ol
p
plainText
pre
q
rt
ruby
s
samp
select
small
span
strike
strong
sub
sup
table
tBody
textArea
tFoot
tHead
td
th
tt
u
ul
var
xmp
tr
col
colGroup
Using the MSHTML Editor's Extra Features

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.