Adobe Dreamweaver API Reference CS5 User Manual Page 489

  • Download
  • Add to my manuals
  • Print
  • Page
    / 533
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 488
484
DREAMWEAVER API REFERENCE
Code
Last updated 8/27/2013
Returns
A Boolean value: true if successful; false otherwise.
dom.source.startOfDocument()
Availability
Dreamweaver 4.
Description
Places the insertion point at the beginning of the Code view document. If content is already selected, this function
extends the selection to the beginning of the document.
Arguments
bShiftIsDown
The bShiftIsDown argument is a Boolean value that indicates whether content is being selected. If bShiftIsDown is
true, the content is selected.
Returns
Nothing.
dom.source.startOfLine()
Availability
Dreamweaver 4.
Description
Places the insertion point at the beginning of the current line. If content is already selected, this function extends the
selection to the beginning of the current line.
Arguments
bShiftIsDown
The bShiftIsDown argument is a Boolean value that indicates whether content is being selected. If bShiftIsDown is
true, the content is selected.
Returns
Nothing.
dom.source.topPage()
Availability
Dreamweaver 4.
Page view 488
1 2 ... 484 485 486 487 488 489 490 491 492 493 494 ... 532 533

Comments to this Manuals

No comments