![MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual Download Page 198](http://html1.mh-extra.com/html/macromedia/fireworks-8-extending-fireworks/fireworks-8-extending-fireworks_manual_3339145198.webp)
198
Fireworks JavaScript API
dom.hasCharacterMarkup()
Availability
Fireworks 3, updated in Fireworks 4.
Usage
dom.hasCharacterMarkup(
tag
)
Arguments
tag
Acceptable values are
"b"
,
"i"
, and
"u"
, for bold, italic, and underline; and
"fwplain"
,
which was added in Fireworks 4, for text without character markup.
Returns
true
if the text has the specified character markup;
false
if it does not or if only part of the
text has the markup.
Description
Determines whether the selected text has the specified character markup.
dom.hideSelection()
Availability
Fireworks 3.
Usage
dom.hideSelection()
Arguments
None.
Returns
Nothing.
Description
Hides the selection. To redisplay it, use
dom.showAllHidden()
on page 301
.
Summary of Contents for FIREWORKS 8-EXTENDING FIREWORKS
Page 1: ...Extending Fireworks ...
Page 4: ...4 Contents ...
Page 358: ...358 Fireworks JavaScript API ...
Page 372: ...372 Index ...