User Guide

400 Chapter 18: Code
dom.setListBoxKind()
Availability
Dreamweaver 3.
Description
Changes the kind of the selected SELECT menu.
Arguments
kind
The kind argument must be either "menu" or "list box".
Returns
Nothing.
dom.showListPropertiesDialog()
Availability
Dreamweaver 3.
Description
Opens the List Properties dialog box.
Arguments
None.
Returns
Nothing.
Enabler
dom.canShowListPropertiesDialog()” on page 440.
dom.setListTag()
Availability
Dreamweaver 3.
Description
Sets the style of the selected list.
Arguments
listTag
The listTag argument is the tag that is associated with the list. It must be "ol", "ul", "dl",
or an empty string.
Returns
Nothing.
000_DW_API_Print.book Page 400 Wednesday, August 20, 2003 9:14 AM