Dreamweaver 8.
This function sets the Element view for the currently selected element in the document. If the currently selected element is "normal", the setElementView() function looks for the first ancestor of the currently selected element that is "full" or "hidden".
view
view argument, which is required, is a string that sets the currently selected element to "full" or "hidden". If the currently selected element, is "normal", the setElementView() function looks for the currently selected element's first ancestor that is either "full" or "hidden". For additional information, see dom.getElementView(). Possible values are:
"full" -- Removes the internal CSS that put the element in "full" view, so that the element returns to its original state."hidden" -- If the currently selected element is in "hidden" view, Dreamweaver generates the CSS to cause all content to be viewed and then applies the CSS as an internal design time style sheet.Nothing.
See dom.getElementView().
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/dreamweaver/8/apiref/17_des12.htm