Notes and code from my DrupalCampLA2008 presentation “jQuery + Drupal”

Attached are the supporting code and presentation files from "jQuery + Drupal", from this morning's 11:00 session at DrupalCampLA2008.

If I left anything out, or something is unclear, just leave a comment.

Here is the README.txt from the tarball:

Attached are the supporting code and presentation files from "jQuery + Drupal", from this morning’s 11:00 session at DrupalCampLA2008.

If I left anything out, or something is unclear, just leave a comment.

Here is the README.txt from the tarball:

Presentation in powerpoint and in open office formats:
leveraging_jquery.odp  
leveraging_jquery.ppt
Content type specific template used to load the jQuerey file(s) only when node is of this content type:
node-quote.tpl.php  
jQuery file
quotebello.js
CSS snippet to style class "ohmy" created on the fly by jQuery
style.css
Simple module leveraging AJAX aspect of jQuery
todoalarm.tgz