SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 1870 | Next

Joseph W. Lowery

"Dreamweaver CS3 Bible"

The Script dialog box that appears on the
screen is a basic parameter form.
Next, open the Script object source file (Script.htm in Dreamweaver 9\Configuration\Objects\Script) in
Dreamweaver to see how the parameter form is built. As shown in Figure 1-5, the of the file consists
of a single
element with two items inside, a text field and a menu list.
BC 13
Creating and Using Objects
FIGURE 1-5
To see how the parameter form is used, compare the Script source file to its completed object.
The section of the HTML source code for the Script object contains only the with three
fields: a



Content:

Parameter form Script dialog box
BC 14
Creating and Using Objects





No Script:



When the parameter form is displayed as an object, Dreamweaver automatically adds the OK and Cancel
buttons; a Help button is added if the displayHelp() function is defined.


Pages:
1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882