Prototype 1.5.0 Cheat Sheet
January 11th, 2007
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Jonathan Snook is at it again creating a new Prototype 1.5.0 Cheat Sheet. He’s gone through and detailed the methods and properties of each of the modules within the Prototype JavaScript library.
With the final release of 1.5.0 coming this is a great time for this new cheat sheet.
- First, I’ve included possible parameters. I’ve used a shorthand to try and fit everything in, so I hope it’s clear. Pretty much anytime a function is passed in, it’s for a callback. Anywhere a parameter needed a little more explanation, i included a word before it to describe it.
- Secondly, I’ve dropped some base classes and internal properties or methods. Some of the stuff only serves a purpose within Prototype and it was just clutter to include it in here.
- I’ve done this up in Illustrator instead of Fireworks to ensure that the PDF version would be clean and clear. I realized a desktop version was somewhat annoying; at least, for me it was.
