1 6
CHAPTER 16
Design
The Design functions in Macromedia Dreamweaver 8 perform operations related to
designing the appearance of a document. These operations include functions that apply a
specified cascading style sheet (CSS) style, split a selected frame vertically or horizontally, align
selected layers or hotspots, play a selected plug-in item, create a layout cell, or manipulate
table rows or columns.
CSS functions
CSS functions handle applying, removing, creating, and deleting CSS styles. Methods of the
object either control or act on the selection in the CSS rule
dreamweaver.cssRuleTracker
tracker panel of the Selection inspector. Methods of the
dreamweaver.cssStylePalette
object either control or act on the selection in the Styles panel, not in the current document.
cssStylePalette.getInternetExplorerRendering()
Availability
Dreamweaver 8.
Description
This function determines whether Dreamweaver is rendering for Internet Explorer.
Arguments
None.
Returns
A Boolean value:
if Dreamweaver is rendering for Internet Explorer;
if
true
false
Dreamweaver is rendering to the CSS specification.
419
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?