Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 364 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 364 Bytes

Modalfy

BootBox Modals with responsive iframe.

Requires

http://bootboxjs.com/

Usage

 <style>
 iframe {border: 0px}
 </style>
 <script src="//cdnjs.cloudflare.com/ajax/libs/bootbox.js/4.2.0/bootbox.min.js"></script>
 <script src="bootstrap.modalfy.js"></script>
 <a href="http://google.com/" class="modalfy btn btn-sm btn-default">Modalfy Google</a>