Adobe Dreamweaver API Reference CS5 Manual de usuario Pagina 489

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 533
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 488
1 2 ... 484 485 486 487 488 489 490 491 492 493 494 ... 532 533

Comentarios a estos manuales

Sin comentarios