Specifications
653
APPENDIX A
Deprecated JavaScript API functions
The functions in this appendix are deprecated JavaScript API functions. Deprecated functions
work but have been superseded by new Dreamweaver functions or features. You should use the
newer alternatives because support for the deprecated functions might be withdrawn in future
Dreamweaver versions.
dreamweaver.cssStylePalette.getSelectedTarget()
Availability
Dreamweaver 3, deprecated in Dreamweaver MX because there is no longer an Apply To Menu in
the CSS Styles panel.
Description
Gets the selected element in the Apply To pop-up menu at the top of the CSS Styles panel.
Arguments
None.
Returns
Deprecated function; always returns a null value.
dreamweaver.exportEditableRegionsAsXML()
Availability
Dreamweaver 3, deprecated in MX.
Description
Opens the Export Editable Regions as XML dialog box.
Arguments
None.
Returns
Nothing.
dreamweaver.getBehaviorEvent()
Availability
Dreamweaver 1.2; deprecated in Dreamweaver 2 because actions are now selected before events.
Description
In a Behavior action file, gets the event that triggers this action.