dreamweaver.cssStylePalette.attachStyleSheet()
Availability
Dreamweaver 4.
Description
Displays a dialog box that lets users attach a style sheet to the current active document or to
one of its attached style sheets, depending on the selection in the Styles panel.
Arguments
None.
Returns
Nothing.
dreamweaver.cssStylePalette.deleteSelectedStyle()
Availability
Dreamweaver 3.
Description
Deletes the style that is currently selected in the Styles panel from the document.
Arguments
{ pane }
The
argument, which is optional, is a string that specifies the pane of the Styles
pane
Panel to which this function applies. Possible values are
styles in "All" mode;
mode;
"summary"
mode; and
"ruleInspector"
mode. The default value is
Returns
Nothing.
Enabler
See
"dreamweaver.cssStylePalette.canDeleteSelectedStyle()" on page
, which is the list of applicable, relevant rules in "Current"
"cascade"
, which is the list of properties for the current selection in "Current"
, which is the editable list or grid of properties in "Current"
"stylelist"
"stylelist"
.
, which is the list of
575.
CSS functions
429
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?