How to Make JQuery & Prototype Play Nice

Web Development Mar 31, 2009 32 Comments

I’m sure you’ve seen some of the sweetness of JQuery and most likely you’ve used Prototype for dynamic web applications like Lightview, Prototip, etc. However, let’s say we want to use the two together, on the same page. Problemo! The Problem JQuery uses a “$” as a shortcut for “jQuery” and Prototype uses “$” as [...]

JQuery: Eye Candy for Web Developers

CSS, Design, ToolBox, Web Development Mar 07, 2008 2 Comments

Image Credit: lennyjpg I came across this article over at Web Designer Wall, titled jQuery Tutorials for Designers. Nick does an excellent job explaining how JQuery works and goes into detail on implementing each example. I won’t attempt to regurgitate Nick’s beautiful post, but here is a sneak peak at the JQuery Demos.