I'm running two scripts, one that only works using jQuery 1.4 and another that needs 1.6 to work correctly. I'm sure there is some obvious (to someone who knows) syntax change or something in between the versions but I cannot figure it out.
This is the 1.4 script: http://demo.marcofolio.net/slot_machine/ and if you view the demo there are two bits JS files in the source. The other script that needs 1.6 is the jQuery isotope plugin: http://isotope.metafizzy.co. So I guess I'm asking how to make the 1.4 script 1.6 compatible.