Hello I have found a bug in mootools-core-1.3.1-full-nocompat.js / mootools-more-1.3.1.1.js
el.morph({left: (-100 * i) + '%'}); do not work.
the % will be replaced in px.
is there a workaround?
Hello I have found a bug in mootools-core-1.3.1-full-nocompat.js / mootools-more-1.3.1.1.js
el.morph({left: (-100 * i) + '%'}); do not work.
the % will be replaced in px.
is there a workaround?