Adobe 38040334 - Dreamweaver CS3 User Manual page 295

Api reference
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

DREAMWEAVER CS3
290
API Reference
Arguments
None.
Returns
Nothing.
Enabler
See "dom.canClipPaste()" on page 436.
Example
If the Clipboard contains
, a call to
results in the following
ABC Widgets
dw.getDocumentDOM().clipPaste()
figure:
dom.clipPasteText() (deprecated)
Availability
Dreamweaver 3. Deprecated in Dreamweaver 8. Use the
function instead.
dom.clipPaste("text")
Description
Pastes the contents of the Clipboard into the current document at the insertion point or in place of the current
selection. It replaces any linefeeds in the Clipboard content with
tags. If the Clipboard contains HTML, it is not
BR
interpreted; angle brackets are pasted as
and
.
<
>
Arguments
None.
Returns
Nothing.
Enabler
See "dom.canClipPasteText()" on page 437.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents