A few of the third-party applications we use are written in Prototype, and I'm really having trouble with selectors and events. I know how to accomplish it all in jQuery quickly, but I'm not about to load both libraries. Can you provide a few links that do a top-down comparison of selectors and/or events for jQuery and Prototype, so I can look at the Prototype equivalents of jQuery syntax? Something sort of along the lines of this slide presentation:
http://remysharp.com/2007/10/25/prototype-and-jquery-going-from-one-to-the-other/