If you attempt to insert a server behavior and some precondition
has not been met, Dreamweaver alerts you to the missing element; you are prevented from
inserting the server behavior until all the required pieces are in place.
After you select the server behavior from the Add drop-down list, a dialog box appears to enable you to
select or enter the needed parameters. Each dialog box is specific to the chosen server behavior, and they
vary widely in terms of parameters offered and complexity. For information about a specific server behavior,
see the corresponding section for that server behavior later in this chapter. Each section provides step-bystep
explanations about completing the pertinent dialog box.
Removing an existing server behavior is simple. Select the entry for the server behavior in the Server
Behaviors panel and click the Remove (??“) button. Dreamweaver immediately removes all the associated
code without requesting confirmation.
With JavaScript behaviors, if you delete a page element that has a client-side behavior
attached, you automatically delete that behavior. This is not always the case with server behaviors,
and it??™s best to always use the Server Behaviors panel??™s Remove (??“) button before deleting any associated
text, graphics, or form elements.
Pages:
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792