[Moo] animation (eg. Fx.Reveal or moofx) + element box-sizing != content-box

2013-02-09 Thread Rolf Langenhuijzen
how do you guys deal with animation when you have an element (or everything) set to box-sizing: border-box and padding values? If you animate, the container jumps and animates because of the calculation of the starting value (height or width) is something else than what you expect.. Dynamically

[Moo] Re: So what happens with Mootools now?

2013-02-09 Thread utan
Appreciate your info and help, sure will keep an eye open for the new framework.. I am sticking with you guys Mootools rocks.. On Feb 9, 2:14 pm, Aaron Newton wrote: > No. More like you'll go to MooTools.net and download the latest build and > include it in your page and that's it. You won't have

Re: [Moo] Re: So what happens with Mootools now?

2013-02-09 Thread Aaron Newton
No. More like you'll go to MooTools.net and download the latest build and include it in your page and that's it. You won't have to worry about builders and stuff unless you want to. On Sat, Feb 9, 2013 at 2:04 PM, utan wrote: > Yes I get that, comes handy when working in Node, but when you jus

[Moo] Re: So what happens with Mootools now?

2013-02-09 Thread utan
Yes I get that, comes handy when working in Node, but when you just work in plain client side (Browser) what would you have to do?, require the files that you want or still apply as the normal Mootools?.. As of current mootools anything you use is in "Core" and if you want to go fancy you requir