Tag Archives: JQuery
How to Make JQuery & Prototype Play Nice

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 [...]

Read more
JQuery: Eye Candy for Web Developers

JQuery: Eye Candy for Web Developers

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.

Read more