110 likes | 195 Views
Adding User Interactivity. Dynamic and database-driven pages Macromedia Flash Quick Time Virtual Reality (QTVR) Java Script –primarily for client-side scripting Other scripts-server side. Behaviors.
E N D
Dynamic and database-driven pages • Macromedia Flash • Quick Time Virtual Reality (QTVR) • Java Script –primarily for client-side scripting • Other scripts-server side
Behaviors • A behavior combines a user event ( such as moving the pointer over a graphic button in the browser) with an action or series of actions that take place as a result of that event • They enable your users to receive feedback based on their actions and to control the info they see
Inserting a rollover image • A rollover= a basic application of interactivity • It gives the user a response to the act of moving the pointer over the image • WebSite interactivity is what occurs between the visitor and the webSite • Interaction requires an action and a response • A rollover is a behavior included in the Common category of the Insert bar. ( When you use this methid, Dreamweaver creates the behavior behind)