User Tools

Site Tools


eg-259:lecture13

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
eg-259:lecture13 [2009/11/03 09:09] eechriseg-259:lecture13 [2012/02/17 16:02] (current) – [JavaScript Libraries] eechris
Line 9: Line 9:
 ====== JavaScript Libraries ====== ====== JavaScript Libraries ======
  
-**Lecture 11**: To be given on Tuesday 3<sup>rd</sup> November2009.+**Contact Hour 14**: To be discussed on Wednesday 29<sup>th</sup> February2012.
  
 **Slides**: By John Resig of Mozilla ([[http://ejohn.org|ejohn.org]]) **Slides**: By John Resig of Mozilla ([[http://ejohn.org|ejohn.org]])
Line 99: Line 99:
 </html> </html>
  
 +===== Learn jQuery with FireBug, jQuerify and SelectorGadget =====
 +
 +  * A [[http://www.youtube.com/watch?v=JB6MIV_lHI0|YouTube video]] by [[http://polymorphicpodcast.com/|Polymorphicpodcast]].
 +<html>
 +<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/JB6MIV_lHI0&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/JB6MIV_lHI0&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
 +</html>
 +
 +----
 +
 +Learn how Dave Ward (@encosia) uses FireBug, jQuerify and SelectorGadget to learn jQuery and any other client-side technology. Hosted by Craig Shoemaker (@craigshoemaker) for the Polymorphic Podcast http://polymorphicpodcast.com/.
  
  
Line 325: Line 335:
  
   * An interactive demonstration of the use of jQuery for the manipulation of the DOM.    * An interactive demonstration of the use of jQuery for the manipulation of the DOM. 
-  * **Original**: http://codylindley.com/Javascript/241/jquery-to-the-rescue+  * **Original**: %%http://codylindley.com/Javascript/241/jquery-to-the-rescue%% (no longer available)
   * **Author**: Cody Lindley    * **Author**: Cody Lindley 
   * Open in [[http://docs.jquery.com/Tutorials:Live_Examples_of_jQuery|new window]].   * Open in [[http://docs.jquery.com/Tutorials:Live_Examples_of_jQuery|new window]].
Line 333: Line 343:
  
  
-===== Learn jQuery with FireBug, jQuerify and SelectorGadget ===== 
- 
-  * A [[http://www.youtube.com/watch?v=JB6MIV_lHI0|YouTube video]] by [[http://polymorphicpodcast.com/|Polymorphicpodcast]]. 
-<html> 
-<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/JB6MIV_lHI0&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/JB6MIV_lHI0&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object> 
-</html> 
- 
----- 
- 
-Learn how Dave Ward (@encosia) uses FireBug, jQuerify and SelectorGadget to learn jQuery and any other client-side technology. Hosted by Craig Shoemaker (@craigshoemaker) for the Polymorphic Podcast http://polymorphicpodcast.com/. 
  
 ===== Accordian Menu ===== ===== Accordian Menu =====
eg-259/lecture13.1257239350.txt.gz · Last modified: 2011/01/14 12:27 (external edit)