Adobe Dreamweaver API Reference CS5 Bedienungsanleitung Seite 489

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 533
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 488
1 2 ... 484 485 486 487 488 489 490 491 492 493 494 ... 532 533

Kommentare zu diesen Handbüchern

Keine Kommentare