dom.setShowNoscript()
Availability
Dreamweaver MX.
Description
Sets the
content option on or off (the same as selecting the View > Noscript
noscript
Content option). On by default, the
rendered, or not (by choice), in the browser.
Arguments
{bShowNoscript}
The
bShowNoscript
whether the
noscript
should be rendered,
Returns
Nothing.
dom.source.arrowDown()
Availability
Dreamweaver 4.
Description
Moves the insertion point down the Code view document, line by line. If content is already
selected, this function extends the selection line by line.
Arguments
{nTimes}, {bShiftIsDown}
The
argument, which is optional, is the number of lines that the insertion point
nTimes
must move. If
nTimes
The
bShiftIsDown
content is being selected. If
Returns
Nothing.
noscript
argument, which is optional, is a Boolean value that indicates
tag content should be rendered;
otherwise.
false
is omitted, the default is 1.
argument, which is optional, is a Boolean value that indicates whether
bShiftIsDown
tag identifies page script content that can be
if the
true
is
, the content is selected.
true
tag content
noscript
Code view functions
527
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?