User Guide
522 Code
dom.selectParent()
Availability
Dreamweaver 3.
Description
Selects the parent of the current selection. Calling this function is equivalent to selecting the
next tag to the left in the tag selector at the bottom of the Document window.
Arguments
None.
Returns
Nothing.
dom.stripTag()
Availability
Dreamweaver 3.
Description
Removes the tag from around the current selection, leaving any contents. If the selection has
no tags or contains more than one tag, Dreamweaver reports an error.
Arguments
None.
Returns
Nothing.
dom.wrapTag()
Availability
Dreamweaver 3.
Description
Wraps the specified tag around the current selection. If the selection is unbalanced,
Dreamweaver reports an error.
000_DW_API_Print.book Page 522 Wednesday, July 20, 2005 11:58 AM