cdotyone / mochaui

development tree for MochaUI
http://mochaui.org/demo/
Other
290 stars 83 forks source link

Shake & IE9 #118

Closed StephenSegari closed 13 years ago

StephenSegari commented 13 years ago

The shake method errors out with Mootools 1.3.2 and MochaUI 0.9.7.

Line 628 of Core.js seems to be the culprit:

var morph = this.get('morph',{ duration:50, link:'chain' });

cdotyone commented 13 years ago

I will not be updating 0.9.7 branches for IE9 compatibility. Provided patches will be added if submitted. -Chris