I am using jquery and jquery-ui and want to animate attributes on "div" tag.I want to change height from numeric value to "auto" but this effect does not work. it's properly working when i'm using a numeric value for height but it does'nt work using auto!
I've tried this so far:
See demo: jsfiddle