How to Make JQuery & Prototype Play Nice
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 [...]

