saribe / eModal

Easy Modal for bootstrap, is a simple way to create modal dialogs using javascript.
http://saribe.github.io/eModal
271 stars 97 forks source link

Vertical Scrolling Option or Ability to set window size params #12

Closed HarveyEV closed 9 years ago

HarveyEV commented 9 years ago

I have a responsive page loading (bootstrap), but the content is overflowing the modal window instead of wrapping. The page content resizes properly in the native browser window so I know it's not a page layout issue unless the "lg" size just happens to be sitting between default media breakpoints.

Any suggestions? Maybe a custon size param would be nifty.

Thanks.

saribe commented 9 years ago

can you please provide an example in codepen or some other javascript online editor? That would be great.

Samuel Ribeiro Pinto

2015-07-17 0:12 GMT+01:00 Mike Harvey notifications@github.com:

I have a responsive page loading (bootstrap), but the content is overflowing the modal window instead of wrapping. The page content resizes properly in the native browser window so I know it's not a page layout issue unless the "lg" size just happens to be sitting between default media breakpoints.

Any suggestions? Maybe a custon size param would be nifty.

Thanks.

— Reply to this email directly or view it on GitHub https://github.com/saribe/eModal/issues/12.

HarveyEV commented 9 years ago

Nevermind. I reformatted the source. All good.

saribe commented 9 years ago

What you were saing is if:

eModal.alert("VeryLongText...dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd")

the text overflows?...

Try version 1.1.03