MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifiche Pagina 599

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 692
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 598
599
Returns
Nothing.
dom.source.scrollTopFile()
Availability
Dreamweaver 4
Description
Scrolls the Source view to the top of the document file without moving the insertion point.
Arguments
None.
Returns
Nothing.
dom.source.selectParentTag()
Availability
Dreamweaver 4
Description
Source view extension that enables tag balancing. You can call dom.source.selectParentTag()
to extend a currently highlighted selection or insertion point from the surrounding open tag to
the closing tag. Subsequent calls extend the selection to additional surrounding tags until there
are no more enclosing tags.
Arguments
None.
Returns
Nothing.
dom.source.setCurrentLine()
Availability
Dreamweaver 4
Description
Puts the insertion point at the beginning of the specified line. If the lineNumber argument is not
a positive integer, the function does nothing and returns
false. Puts the insertion point at the
beginning of the last line if
lineNumber is larger than the number of lines in the source.
Arguments
lineNumber
lineNumber
is the line at the beginning of which the insertion point is placed.
Returns
true if successful, false if not
Vedere la pagina 598
1 2 ... 594 595 596 597 598 599 600 601 602 603 604 ... 691 692

Commenti su questo manuale

Nessun commento