plasm / the-wall

A Javascript plugin for Mootools
http://wall.plasm.it
110 stars 23 forks source link

line 481 : $each replaced by Object.each #1

Open partikule opened 13 years ago

partikule commented 13 years ago

Hi ! Wonderful job, I love it !

I tried to make it working for mootools 1.3.2 and I came on this issue :

Line 481, in preloadContent(), just replace $each(... by Object.each(...

I didn't tested more deeper for the moment, but Bravo !

outrunthewolf commented 13 years ago

ha just stumbled on that myself. Didn't realise someone had the same problem before me