Toddish / Popup

A barebones, flexible jQuery popup plugin. Designed for developers, it's simple to use but very powerful.
http://docs.toddish.co.uk/popup
MIT License
146 stars 78 forks source link

default inline issue #13

Closed dustindong closed 9 years ago

dustindong commented 9 years ago

hi, i love this js script, and thank you so much for creating it. if i use default inline for popup js, if the container has too much content, its not scrollable and will only show partial content. is there any way where the container can be scrollable inside popup.js?

Toddish commented 9 years ago

Hey,

You could do a couple of things off the top of my head:

Both of those, or something similar, should work.

dustindong commented 9 years ago

Hey todd,

forgot to thank you for the help. thank you so much!

Dustin