Adobe 38040334 - Dreamweaver CS3 User Manual page 376

Extending dreamweaver
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

DREAMWEAVER CS3
370
Extending Dreamweaver
LIST_LINKS = new ListControl('linkPath');
and
LIST_TARGETS = new ListControl('linkTarget');
With the
declarations, Hyperlink.js defines two new ListControl objects. The code in the
new listControl
Hyperlink.htm file then attaches them to the
controls in the form, as follows:
SELECT
<td
align="left"> <input name="linkText" type="text" class="basicTextField" value="">
and
<td align="left" nowrap><select name="linkPath" class="basicTextField" editable="true">
Now, the Hyperlink.js script can call methods or get properties for the
or
objects to
LIST_LINKS
LIST_TARGETS
interact with the
controls in the form.
SELECT

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents