Presentation is loading. Please wait.

Presentation is loading. Please wait.

JavaScript Client-side

Similar presentations


Presentation on theme: "JavaScript Client-side"— Presentation transcript:

1 JavaScript Client-side

2 <script language=“JavaScript”>

3 Where does it go? In the header In the body Inside the tags
Sound familiar?

4 Why use JavaScript instead of Asp.NET?
Client-side Can be put into a purely html file save on download time cut down on the server load safer gives no access to server-side scripting; tested without having a server needs no special server configuration

5 Uses Basics Event handlers Cookies Status bar messages
Opening a new window Managing frames Image rollovers Drop-down list that navigates to a new window Cookies

6 Most major reason to use JavaScript
Asynchronous Merge with CSS & XML you get the AJAX framework

7 TO DO Oasisplus Read NEXT WEEK Basic JavaScript Activities
Using JavaScript Along with ASP.NET 2.0 NEXT WEEK XML (introduction)


Download ppt "JavaScript Client-side"

Similar presentations


Ads by Google