MACROMEDIA DREAMWEAVER 8-EXTENDING DREAMWEAVER Manual page 294

Extending dreamweaver
Table of Contents

Advertisement

The
function first calls the
function to get the
selectionChanged()
dw.getDocumentDOM()
Document Object Model (DOM) for the user's document. It then calls the
function to see if the selected node for that document is, first, an
getSelectedNode()
element and, second, a
tag. If both these conditions are true, the
SCRIPT
function makes the
floating panel visible and loads it
selectionChanged()
scripteditor
with the underlying JavaScript code. It also sets the
property of the
visibility
blanklayer
floating panel to the value
. The following figure shows the
floating
hidden
scriptlayer
panel with the selected JavaScript code:
294
Floating Panels

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-EXTENDING DREAMWEAVER and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Dreamweaver 8

Table of Contents