Dojo Dijit and HTML5 in Real world applications/University/1. Introduction: Difference between revisions

From PMISwiki
Jump to navigation Jump to search
(Created page with "__NOTOC__ !!! Not released for use yet !!! =={{SUBPAGENAME}}== ===Introduction to the course=== ===The invention of JavaScript: JavaScript history=== ===Ecma document=== ===Res...")
 
Line 24: Line 24:
* [http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf|The Java Script specification (Ecma script)]
* [http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf|The Java Script specification (Ecma script)]
* [http://en.wikipedia.org/wiki/JavaScript_library|Other Java Script libraries]
* [http://en.wikipedia.org/wiki/JavaScript_library|Other Java Script libraries]
* [http://www.w3schools.com/quiztest/quiztest.asp?qtest=JavaScript w3school.com: Test your JavaScript knowledge]


==Document History==
==Document History==

Revision as of 15:59, 9 March 2012

!!! Not released for use yet !!!

1. Introduction

Introduction to the course

The invention of JavaScript: JavaScript history

Ecma document

Reserved Words

My first dojo function: dojo.byId()

document.getElementById(), element id

Document Object Model

Object, method, property, value

window.location.reload()

CSS: display vs. This text is not shown when the page is loaded visibility

References

Document History

Version Date Author Status Purpose of update
1 14 Feb 2012 PSA Draft Not released.