MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifications Page 628

  • Download
  • Add to my manuals
  • Print
  • Page
    / 692
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 627
628
Arguments
bShowLayerBorders
Returns
Nothing.
dom.setShowLineNumbers()
Availability
Dreamweaver 4
Description
Shows or hides the line numbers in the Code view of the Document window.
Arguments
bShow
bShow
is a Boolean value that indicates whether the line numbers should be visible (true) or not
(
false).
Returns
Nothing.
dom.setShowRulers()
Availability
Dreamweaver 3
Description
Turns the View >Rulers > Show option on (true) or off (false).
Arguments
bShowRulers
Returns
Nothing.
dom.setShowSyntaxColoring()
Availability
Dreamweaver 4
Description
Turns syntax coloring on or off in the Code view of the Document window.
Arguments
bShow
bShow
is a Boolean value that indicates whether the syntax coloring should be visible (true) or
not (
false).
Returns
Nothing.
Page view 627
1 2 ... 623 624 625 626 627 628 629 630 631 632 633 ... 691 692

Comments to this Manuals

No comments