I guess, this works?
this.fx[0].element.set('tween', {
property: "height",
duration: 300,
wait: false
}).get('tween').start(c + "px")
I guess, this works?
this.fx[0].element.set('tween', {
property: "height",
duration: 300,
wait: false
}).get('tween').start(c + "px")