JavaScript/External Links: Difference between revisions
Jump to navigation
Jump to search
imported>Matt Mahlmann No edit summary |
imported>Pat Palmer (→Libraries (toolkits): link to http://jquery.com/) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 19: | 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/