Oct 6 2011
Prototype Image Flip
I found a great Javascript image flip function over at Webmuch and wanted to use it, problem was it was only implemented in JQuery. I was using Prototype and script.aculo.us, so I ported it over. I ended up not using it, but for future reference I’ll preserve it here. Enjoy. //adapted from a jQuery flip [...]