Presentation is loading. Please wait.

Presentation is loading. Please wait.

Web Design and Development

Similar presentations


Presentation on theme: "Web Design and Development"— Presentation transcript:

1 Web Design and Development
Implementation – JavaScript

2 Learning Intention I will learn how JavaScript can be used to make web pages dynamic.

3 JavaScript Programming language used in web pages
Lets you add interactivity and dynamic content to web pages: animate page elements search web sites validate user input in forms widgets: weather, date and time

4 JavaScript Events JavaScript lets you execute code when events are detected. Events can be triggered by the user or the browser.

5 JavaScript Events onmouseover –when user moves the mouse pointer over an item on the page onmouseout – when the mouse leaves an item on the page onclick –when user clicks an item on the page

6

7

8 Success Criteria I can use JavaScript events to make a web page dynamic.


Download ppt "Web Design and Development"

Similar presentations


Ads by Google