Question

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).

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top