MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Dokumentacja Strona 510

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 692
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 509
510
Arguments
left, top, bottom, right
left is the new position of the left boundary of the layer or hotspot.
top is the new position of the top boundary of the layer or hotspot.
bottom is the new position of the bottom boundary of the layer or hotspot.
right is the new position of the right boundary of the layer or hotspot.
Returns
Nothing.
Example
If the selected layer has the Left, Top, Width, and Height properties shown, calling
dw.getDocumentDOM().resizeSelectionBy(–10,–30,30,10) is equivalent to resetting Left to
40, Top to 20, Width to 240, and Height to 240.
dom.setLayerTag()
Availability
Dreamweaver 3
Description
Specifies the HTML tag that defines the selected layer or layers.
Arguments
tagName
tagName
must be "layer", "ilayer", "div", or "span".
Returns
Nothing.
Przeglądanie stron 509
1 2 ... 505 506 507 508 509 510 511 512 513 514 515 ... 691 692

Komentarze do niniejszej Instrukcji

Brak uwag