Collapse-Pro-Matic Responsive Target Content Test

This is a test where the collapsed content contains a responsive element.

Test 1

Test two gives the responsive element a min-height

Test 2

Test three wraps the responsive element in another element with a min-height

Test 3
responsive element

wrapping element

Test four. The responsive element has a class of ‘resizeme’ and we fire a callback to figure out it’s size once the expand has happened:
jQuery('.resizeomatic').css('height','300px');

Test 4
This element will trigger a callback function