dom.editAttribute()
Availability
Dreamweaver 3.
Description
Displays the appropriate interface for editing the specified Document attribute. In most cases,
this interface is a dialog box. This function is valid only for the active document.
Arguments
attribute
The
is a string that specifies the tag attribute that you want to edit.
attribute
Returns
Nothing.
dom.exitBlock()
Availability
Dreamweaver 3.
Description
Exits the current paragraph or heading block, leaving the insertion point outside all block
elements.
Arguments
None.
Returns
Nothing.
dom.getCharSet()
Availability
Dreamweaver 4.
Description
Returns the
attribute in the meta tag of the document.
charset
502
Code
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?