MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifications Page 602

  • Download
  • Add to my manuals
  • Print
  • Page
    / 692
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 601
602
Table editing functions
Table functions add and remove table rows and columns, change column widths and row heights,
convert measurements from pixels to percents and back, and perform other standard table-editing
tasks.
dom.convertWidthsToPercent()
Availability
Dreamweaver 3
Description
Converts all WIDTH attributes in the current table from pixels to percentages.
Arguments
None.
Returns
Nothing.
dom.convertWidthsToPixels()
Availability
Dreamweaver 4
Description
Converts all WIDTH attributes in the current table from percentages to pixels.
Arguments
None.
Returns
Nothing.
dom.decreaseColspan()
Availability
Dreamweaver 3
Description
Decreases the column span by one.
Arguments
None.
Returns
Nothing.
Enabler
“dom.canDecreaseColspan()” on page 411
Page view 601
1 2 ... 597 598 599 600 601 602 603 604 605 606 607 ... 691 692

Comments to this Manuals

No comments