Open AnurajRicky opened 10 years ago
you'd want to use the 'getBounds' method of the freetrans object instead of the outerWidth/Height methods. this plugin modifies scale with the CSS3 transform class - which does not affect the DOM's traditional width/height properties.
hmm, the height does not seem to be working as expected...
Yeah,the horizontal alignment function working perfectly. But I am expecting the vertical too.
I need to align the element center of parent div when i click the button. Before re-sizing this working fine but after re-sizing having trouble. Can you please help me for fix this?
See the fiddle: http://jsfiddle.net/mpanuraj/xUtq6/3/