Specifications

648
Arguments
floaterName, bIsVisible
floaterName is the name of a floating panel. If floaterName does not match one of the built-
in panel names, Dreamweaver searches in the Configuration/Floaters folder for a file called
floaterName.htm where floaterName is the name of a floating panel. If Dreamweaver cannot
find a floating panel named floaterName, this function has no effect.
The
floaterName values for built-in Dreamweaver panels are the strings to the right of the
panel names in the following list:
Assets ="
assets"
Answers = "answers"
Behaviors = "
behaviors"
Code inspector = "
html"
Components = "server components"
CSS Styles = "
css styles"
Databases = "
databases"
Bindings = "
data bindings"
Frames = "
frames"
FTP Log = "
ftplog"
History = "
history"
HTML Styles = "
html styles"
Insert bar = "objects"
Layers = "
layers"
Link Checker Results = "
linkchecker"
Properties = "properties"
Reference = "
reference"
Report Results = "
reports"
Search Results = "search"
Server Behaviors = "
server behaviors"
Server Debug = "
debug"
Site = "site files"
Sitespring = "
sitespring"
Snippets = "
snippets"
Tag i nspec tor = " tag inspector"
Target Browser Check Results ="
btc"
Timelines = "
timelines"
Validation Results = "
validation"
bIsVisible is a Boolean value that indicates whether to make the floating panel visible.
Returns
Nothing.
dreamweaver.setPrimaryView()
Availability
Dreamweaver 4
Description
Displays the specified view at the top of the Document window.