JoelCrawfordSmith.com

jQuery

This is my JavaScript framework of choice. It provides an efficient method to make selections, adding attributes, simplify ajax, and just keeping the codebase clean and legible. Adding dramatic client-side interaction to a site takes minutes due to robust collection of open source plug-ins written by the massive community of users.

  • I'm Using jQuery All Over This Site.

    Anything that looks cool or moves on this site is probably some jQuery I wrote or a plugin that I'm using. I have a script that automatically adds an icon to all external links and makes them open the URLs in new a new tab. I'm using a zoom image plugin to animate the zoom for every screenshot. For cleanliness and validation, even the Flash objects on this site are written to the page using jQuery.

  • My jQuery Page Isn't Done Yet.

    Check out some of my other pages where I use jQuery in conjunction with other front-end technologies. Most the sites featured are using JavaScript with or without jQuery.

CMS