Session 09 - JavaScript, Part 2
Topics
- JavaScript
- JS Data Structures - array and "object" (key/value pair)
- Review: Building a List
- Separate JavaScript from HTML Markup wtih "addEventListener"
- Table striping with Javascript
- Things will go wrong...the Javascript Console is your friend
- Your work easier with jQuery
- jQuery Plugin - Tablesorter
- Separation from Markup
- jQuery Examples
- Add Another
- Unobtrusive Javascript / Progressive Enhancement
- JavaScript - Minifying and CDNs
Session 09 - JavaScript, Part 2, slide1
JavaScript, slide2
Javascript, slide3
Javascript Resources, slide4
JS Data Structures - array and "object" (key/value pair), slide5
Loops and Iteration, slide6
Review: Building a List, slide7
Separate JavaScript from HTML Markup wtih "addEventListener", slide8
Table striping with Javascript, slide9
Things will go wrong...the Javascript Console is your friend, slide10
Example: Highlight By Age, slide11
Highlight By Age Example, slide12
Your work easier with jQuery, slide13
jQuery: Table Striping, slide14
jQuery and $(document).ready();, slide15
jQuery Plugin - Tablesorter, slide16
Tablesorter Example as a JSFiddle, slide17
Separation from Markup, slide18
Separation from Markup, slide19
jQuery Examples, slide20
Ice Cream, slide21
Check and Uncheck All, slide22
Add Another, slide23
Chaining jQuery, slide24
Unobtrusive Javascript / Progressive Enhancement, slide25
Progressive Enhancement for "add another", slide26
Ice Cream, slide27
JavaScript - Minifying and CDNs, slide28
Load Your Core JS Library through a CDN, slide29
Presentation contains 29 slides