If i have a div with a class that sets the height 100px, and overflow:hidden (effectively a preview of it's contents), how can i incorporate the 'slideDown()' method to slide to the full height of the div? (i.e. remove the height restriction in the css class).
A:
found answer here: http://sim.plified.com/2008/09/15/sliding-content-from-a-partial-height-with-jquery/
maxp
2009-11-01 13:59:21