You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The <div>'s get their data from some JavaScript functions. Everything is fine except the height of the modal. It has scrollbars and won't adapt to the height of the generated content. How can I get the modal to fit to the content?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi there,
thanks for this nice project!
I'm using css-modals together with canvasjs and with more than one div. Code looks like this:
The
<div>
's get their data from some JavaScript functions. Everything is fine except the height of the modal. It has scrollbars and won't adapt to the height of the generated content. How can I get the modal to fit to the content?Thanks in advance!
The text was updated successfully, but these errors were encountered: