MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Dokumentacja Strona 411

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 692
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 410
The Dreamweaver JavaScript API 411
Returns
A Boolean value that indicates whether the clipboard contains any content that can be pasted into
Dreamweaver as text.
dom.canConvertLayersToTable()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform a Convert Layers to Table operation.
Arguments
None.
Returns
A Boolean value that indicates whether all content in the BODY of the document is contained
within layers.
dom.canConvertTablesToLayers()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform a Convert Tables to Layers operation.
Arguments
None.
Returns
A Boolean value that indicates whether all the content in the BODY of the document is contained
within tables, and the document is not based on a template.
dom.canDecreaseColspan()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform a Decrease Colspan operation.
Arguments
None.
Returns
A Boolean value that indicates whether the current cell has a COLSPAN attribute, and whether that
attributes value is greater than or equal to 2.
Przeglądanie stron 410
1 2 ... 406 407 408 409 410 411 412 413 414 415 416 ... 691 692

Komentarze do niniejszej Instrukcji

Brak uwag