Change max-height with JavaScript

Click the "Try it" button to make sure that the DIV element's height never gets bigger than 100 pixels:

This DIV element does not have a pre-defined height.

The height of this DIV element depends on its content.

But if you click the "Try it" button, yo will make sure that this DIV element does not exceed 100 pixels in height.