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

Fix iframe remove buttons #15

Closed pharaoh2012 closed 9 years ago

pharaoh2012 commented 9 years ago

when buttons on iframe modal,buttons been removed

saribe commented 9 years ago

Thanks...

I will change it to: .find('div' + tmpModalContent)

instead .find('div.tmp-modal-content')