When I want to Scale a div block with padding styles, the initail postion of the Scale animation had been enlarged. Are there any ways to solve it? Regards, Zhang 2008/6/20
on 2008-06-20 02:27
on 2008-06-20 08:59
zhang a écrit : > When I want to Scale a div block with padding styles, the initail > postion of the Scale animation > had been enlarged. This is an issue common to all Scale-dependent effects (such as Blind effects). The workaround is to wrap your element inside another container with no padding whatsoever, and scale that surround element. You'll notice Slide effects require that anyway… -- Christophe Porteneuve aka TDD tdd@tddsworld.com