JavaScript/External Links: Difference between revisions
Jump to navigation
Jump to search
imported>Pat Palmer |
imported>Pat Palmer (→Libraries (toolkits): link to http://jquery.com/) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{subpages}} | |||
==HTML and JavaScript slides (Powerpoint) at the University of Pennsylvania== | ==HTML and JavaScript slides (Powerpoint) at the University of Pennsylvania== | ||
*[http://alliance.seas.upenn.edu/~cis700/Lectures/1-html-and-forms.ppt HTML and Forms] | *[http://alliance.seas.upenn.edu/~cis700/Lectures/1-html-and-forms.ppt HTML and Forms] | ||
Line 17: | Line 19: | ||
* [http://www.w3schools.com/js/default.asp http://www.w3schools.com/js/] | * [http://www.w3schools.com/js/default.asp http://www.w3schools.com/js/] | ||
==Libraries (toolkits)== | |||
* DoJo: http://dojotoolkit.org/ | |||
* jQuery: http://jquery.com/ | |||
* Prototype: http://prototypejs.org/ | |||
==Pat's Javascript examples from 2006== | ==Pat's Javascript examples from 2006== |
Latest revision as of 18:24, 12 September 2012
- Please sort and annotate in a user-friendly manner and consider archiving the URLs behind the links you provide. See also related web sources.
HTML and JavaScript slides (Powerpoint) at the University of Pennsylvania
A Concise Introduction to JavaScript (by Dr. Dave Matuszek)
Tutorial
Libraries (toolkits)
- DoJo: http://dojotoolkit.org/
- jQuery: http://jquery.com/
- Prototype: http://prototypejs.org/