MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifications Page 604

  • Download
  • Add to my manuals
  • Print
  • Page
    / 692
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 603
604
dom.doDeferredTableUpdate()
Availability
Dreamweaver 3
Description
If the Faster Table Editing option is selected in the General preferences, it forces the table layout
to reflect recent changes without moving the selection outside the table. This function has no
effect if the Faster Table Editing option is not selected.
Arguments
None.
Returns
Nothing.
dom.getTableExtent()
Availability
Dreamweaver 3
Description
Gets the number of columns and rows in the selected table.
Arguments
None.
Returns
An array that contains two whole numbers. The first array item is the number of columns, and
the second array item is the number of rows. If no table is selected, nothing returns.
dom.increaseColspan()
Availability
Dreamweaver 3
Description
Increases the column span by one.
Arguments
None.
Returns
Nothing.
Enabler
“dom.canIncreaseColspan()” on page 413
dom.increaseRowspan()
Availability
Dreamweaver 3
Page view 603
1 2 ... 599 600 601 602 603 604 605 606 607 608 609 ... 691 692

Comments to this Manuals

No comments