

|
This is just a layer with some text on it. It's been animated with Dreamweaver's Timeline feature. The timeline is controlled by the three buttons for play, rewind and stop. |
|
Behaviors |
||
Behaviors OverviewIn the Document Object Model (DOM), everything in a page is an object. Tables, images, paragraphs, etc., are all objects and can have actions applied to them. In Dreamweaver, Behaviors can be associated with most objects in the document. A Behavior is some Action that is associated with some Event. Since different objects have different behaviors that can be associated with them, the list of actions varies depending on what object tag is currently selected. In the example above, two layers were created, both hidden by default. The link for the word Action has two behaviors associated with it. One Shows the hidden layer when the event onMouseOver occurs. The other Hides the same layer when onMouseOut occurs. More ExamplesPopup Message Play a Timeline Rollovers Check Browser
|
|
Home
:: Overview :: Views
and Tools :: Editing Basics |