Dom.getview(); Dom.getwindowtitle(); Dom.setview() - MACROMEDIA DREAMWEAVER MX 2004-DREAMWEAVER API Reference

Dreamweaver api reference
Table of Contents

Advertisement

dom.getView()

Availability
Dreamweaver 4.
Description
This function determines which view is visible.
Arguments
None.
Returns
,
"design"
"code"

dom.getWindowTitle()

Availability
Dreamweaver 3.
Description
This function gets the title of the window that contains the document.
Arguments
None.
Returns
A string that contains the text that appears between the
if the document is not in an open window.

dom.setView()

Availability
Dreamweaver 4.
Description
This function shows or hides the Design or Code view to produce a design-only, code-only, or
split view.
Arguments
viewString
The
viewString
,
"design"
"code"
Returns
Nothing.
208
Chapter 12: Workspace
, or
, depending on the visible view.
"split"
argument is the view to produce; it must be one of the following values:
, or
"split".
tags in the document, or nothing,
TITLE

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER MX 2004-DREAMWEAVER API and is the answer not in the manual?

This manual is also suitable for:

Dreamweaver mx 2004

Table of Contents