dom.source.wrapSelection()
Availability
Dreamweaver 4.
Description
Inserts the text of
startTag
current selection. The function then selects the entire range between, and including, the
inserted tags. If the current selection was an insertion point, then the function places the
insertion point between the
tags; they can be any arbitrary text.)
Arguments
startTag, endTag
The
argument is the text to insert at the beginning of the selection.
startTag
The
argument is the text to insert at the end of the selection.
endTag
Returns
Nothing.
dom.synchronizeDocument()
Availability
Dreamweaver 4.
Description
Synchronizes the Design and Code views.
Arguments
None.
Returns
Nothing.
before the current selection and the text of
and
startTag
endTag
. (
and
startTag
endTag
Code view functions
after the
endTag
don't have to be
543
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?
Questions and answers