tailieunhanh - Web engineering: Lecture 13, 14 - Majid Mumtaz

JavaScript, originally called LiveScript, was developed by Brendan Eich at Netscape in 1995 and was shipped with Netscape Navigator beta releases. JavaScript is one of the 3 languages all web developers MUST learn. In this lecture, we will learn JavaScript and JavaScript in HTML. Inviting you to refer. | Web Engineering Lecture 13-14 MAJID MUMTAZ Department of Computer Science CIIT Wah 1 JavaScript JavaScript originally called LiveScript was developed by Brendan Eich at Netscape in 1995 and was shipped with Netscape Navigator beta releases. Why Study JavaScript - JavaScript is one of the 3 languages all web developers MUST learn Basically 1. HTML to define the content of web pages 2. CSS to specify the layout of web pages 3. JavaScript to specify the behavior of web pages 2 The Three Layers