13
CHAPTER 13
Document
The Document functions in Macromedia Dreamweaver 8 perform operations that affect the
document on which the user is working. These functions perform tasks that convert tables to
layers, run a command in the Configuration/Commands folder, browse for a file URL, check
spelling or set page properties, convert a relative URL to an absolute URL, get the currently
selected node, perform URL encoding on a string, or run a translator on the document.
Conversion functions
Conversion functions convert tables to layers, layers to tables, and cascading style sheets (CSS)
to HTML markup. Each function exactly duplicates the behavior of one of the conversion
commands in the File or Modify menu.
dom.convertLayersToTable()
Availability
Dreamweaver 3.
Description
Opens the Convert Layers to Table dialog box.
Arguments
None.
Returns
Nothing.
Enabler
See
"dom.canConvertLayersToTable()" on page
554.
299
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?