dom.createVerticalGuide()

Availability

Dreamweaver 8.

Description

This function creates a vertical guide at the current location in the document.

Arguments

location

Returns

Nothing.

Example

The following example creates a vertical guide in the document at the current location:

var currentDOM = dw.getDocumentDOM();
currentDOM.createVerticalGuide("10px");

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/dreamweaver/8/apiref/17_de101.htm