ATOMICSELECTION attribute

all
alt
ch
dir
id
min
rel
top
url
URL
urn
Expand Minimize
This topic has not yet been rated - 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
address
area
b
bdo
blockQuote
body
button
caption
cite
code
custom
dd
del
div
dl
dt
em
embed
fieldSet
form
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
kbd
label
legend
li
ol
p
pre
q
rt
ruby
s
samp
select
small
span
strong
sub
sup
table
tBody
textArea
tFoot
tHead
td
th
u
ul
var
tr
col
colGroup
Using the MSHTML Editor's Extra Features

 

 

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.