Adding Interactivity Comp 140 Fall 2013. Web 2.0 Major change in internet usage –From mostly static pages Text Graphics Simple links –To new paradigm.

Slides:



Advertisements
Similar presentations
17 HTML, Scripting, and Interactivity Section 17.1 Add an audio file using HTML Create a form using HTML Add text boxes using HTML Add radio buttons and.
Advertisements

© 2011 Delmar, Cengage Learning Chapter 1 Getting Started with Dreamweaver.
Chapter 08: Adding Adding Interactivity Interactivity With With Behaviors Behaviors By Bill Bennett Associate Professor MSJC CIS MVC.
© 2010 Delmar, Cengage Learning Chapter 9 Positioning Objects with AP Div Tags.
JustinMind: Dynamic Panels
Working with Behaviors in DW Marion Setton. You may be familiar with divs and how to construct them generally using Dreamweaver CS5, but you can also.
Ch. 5 Web Page Design – Templates and Style Sheets Mr. Ursone.
The Web Warrior Guide to Web Design Technologies
© 2010 Delmar, Cengage Learning Chapter 1 Getting Started with Dreamweaver.
Ch. 6 Web Page Design – Absolute Positioning, Image Maps, and Navigation Bars Mr. Ursone.
Outline IS400: Development of Business Applications on the Internet Fall 2004 Instructor: Dr. Boris Jukic JavaScript: Introduction to Scripting.
Chapter 3 Tables and Page Layout
Create slices and hotspots Create links in Web pages Create rollovers from slices Create basic animation Add tweening symbol instances to create animation.
JavaScript 101 Lesson 5: Introduction to Events. Lesson Topics Event driven programming Events and event handlers The onClick event handler for hyperlinks.
Chapter 9 Introduction to the Document Object Model (DOM) JavaScript, Third Edition.
LEARN THE QUICK AND EASY WAY! VISUAL QUICKSTART GUIDE HTML and CSS 8th Edition Chapter 2: Working with Webpage Files.
Chapter 11 Adding Media and Interactivity. Flash is a software program that allows you to create low-bandwidth, high-quality animations and interactive.
© 2011 Delmar, Cengage Learning Chapter 11 Adding Media and Interactivity with Flash and Spry.
Getting Started with Dreamweaver
© 2011 Delmar, Cengage Learning Chapter 2 Developing a Web Page.
Organizing Content by Using Dreamweaver CS5 Domain 5.
Chapter 4 Dreamweaver: Part II The Web Warrior Guide to Web Design Technologies.
Chapter 3 Dreamweaver: Part I The Web Warrior Guide to Web Design Technologies.
Web Design Dreamweaver Elements. Great Designs Consistency and repetition Elements such as banners, logs, and link bars should be repeated on the site’s.
INTRODUCTION TO FRONTPAGE. TOPICS TO BE DISCUSSED……….  Introduction Introduction  Features Features  Starting Front Page Starting Front Page  Components.
McGraw-Hill/Irwin © 2004 by The McGraw-Hill Companies, Inc. All rights reserved. Dynamic Action with Macromedia Dreamweaver MX Barry Sosinsky Valda Hilley.
Chapter 2 Developing a Web Page. Chapter 2 Lessons Introduction 1.Create head content and set page properties 2.Create, import, and format text 3.Add.
Chapter 2 Developing a Web Page. A web page is composed of two distinct sections: –The head content –The body Creating Head Content and Setting Page Properties.
10 Adding Interactivity to a Web Site Section 10.1 Define scripting Summarize interactivity design guidelines Identify scripting languages Compare common.
DHTML: Dynamic HTML Internet Technology1. What is DHTML? A collection of enhancements to HTML ► To create dynamic and interactive websites Combination.
Intro to JavaScript. Use the tag to tell the browser you are writing JavaScript.
Dreamweaver – Dreamweaver Extras Web Design Section 8-4 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development.
Adding User Interactivity – Lesson 51 Adding User Interactivity Lesson 5.
Intro to Dreamweaver Web Design Section 7-1 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development I” Course.
1 Lesson 7 Using Images with JavaScript HTML and JavaScript BASICS, 4 th Edition Barksdale / Turner.
Chapter 2 Adding Animation to a Presentation. Applying Animation Animation is a great way to add life to InDesign documents by making objects: – move.
Section 17.1 Add an audio file using HTML Create a form using HTML Add text boxes using HTML Add radio buttons and check boxes using HTML Add a pull-down.
Chapter 10 Fireworks: Part II The Web Warrior Guide to Web Design Technologies.
Page 1 of 6 Stanford Continuing Studies CS 38 ·Hands-on Graphics Production for the Web Week Five EXERCISE 1: JAVASCRIPT ROLL-OVERS 1) Launch Internet.
 Whether using paper forms or forms on the web, forms are used for gathering information. User enter information into designated areas, or fields. Forms.
Chapter 5 Quick Links Slide 2 Performance Objectives Understanding Framesets and Frames Creating Framesets and Frames Selecting Framesets and Frames Using.
JavaScript - A Web Script Language Fred Durao
Ch. 8 Web Page Design – Animation and Behaviors Mr. Ursone.
44238: Dynamic Web-site Development Client Side Programming Ian Perry Room:C48 Extension:7287
4 HTML Basics Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and.
Widgets in Web Design: Where Spry Can Take You Joyce Porter Weber State University Ogden, UT.
HTML Overview Part 5 – JavaScript 1. Scripts 2  Scripts are used to add dynamic content to a web page.  Scripts consist of a list of commands that execute.
Tutorial 7 Creating Animations. XP Objectives Learn about animation Create a timeline Add AP divs and graphics to a timeline Move and resize animation.
Chapter 11 Adding Media and Interactivity. Chapter 11 Lessons Introduction 1.Add and modify Flash objects 2.Add rollover images 3.Add behaviors 4.Add.
Dreamweaver Tips & Basics Presented by Laban Toose ICT Specialist Sunbury Heights Primary School.
Microsoft Office 2008 for Mac – Illustrated Unit D: Getting Started with Safari.
1 Lesson 6 Introducing JavaScript HTML and JavaScript BASICS, 4 th Edition.
XP New Perspectives on Macromedia Dreamweaver MX 2004 Tutorial 5 1 Adding Shared Site Elements.
JavaScript Events. Understanding Events Events add interactivity between the web page and the user Events add interactivity between the web page and the.
XP New Perspectives on Macromedia Dreamweaver MX 2004 Tutorial 6 1 Creating Dynamic Pages.
COM621: Advanced Interactive Web Development Lecture 6 – JavaScript (cont.)
Section 10.1 Define scripting
Getting Started with Dreamweaver
Working with Links and Navigation
Intro to Dreamweaver Web Design Section 8-1
Section 17.1 Section 17.2 Add an audio file using HTML
بسم الله الرحمن الرحيم.
Getting Started with Dreamweaver
Section 10.1 YOU WILL LEARN TO… Define scripting
Exercise 48 - Skills Adobe Flash CS4 is a software program you use to create animation and applications that range form simple to very complex. Being able.
Create and edit web pages 2
Tutorial 6 Creating Dynamic Pages
Getting Started with Dreamweaver
Web Design and Development
Presentation transcript:

Adding Interactivity Comp 140 Fall 2013

Web 2.0 Major change in internet usage –From mostly static pages Text Graphics Simple links –To new paradigm of dynamic webpages Video Animation Other interactive content

Dreamweaver Behaviors A predefined JavaScript code the performs an action –Opening a browser window –Showing or hiding a page element When triggered by an event –Mouse click

Three step process Create or select the page element that triggers behavior –Often a hyperlink applied to text or image Choose the behavior to apply Specify settings or parameters of the behavior

Behaviors Offered Dreamweaver has more than 16 built-in Windows > Behaviors Hundreds others may be downloaded –Adobe Exchange Click Add Behavior (+) icon in Behaviors Panel Choose get more behaviors Download extension

Behaviors Offered cont. Opening a browser window Swapping one image for another to create a rollover effect Fading images of page areas in and out Growing or shrinking graphics Displaying pop-up messages Changing the text or other HTML content within a given area Showing or hiding sections of the page Calling a custom-defined JavaScript function

Behavior Flexibility Each behavior invokes a unique dialog box –Relevant options and specifications ie – width, height and other attributes of new Open Browser Window behavior Multiple behaviors to same trigger –Appears simultaneous Actually in sequence you can choose