Thursday, February 7, 2013; 12:35:49 PM Eastern
Page preview in a Bootstrap modal
- I'm trying to do a modal dialog that does a preview of a web page in a modal dialog in Bootstrap 2.0.
- And having the damndest time figuring out how to even get started! :-(
- Is it an iFrame? If so, how do I specifiy the size of the iFrame and the size of the modal.
- It's a complete mess.
- I'm going to narrate my work here.
- Looking for guidance...
- Here's an example..
- http://modalwithwebpage.blorkmark.com/
- I'm trying to present the contents of render.scripting.com inside a modal dialog.
- How do I set the height and width properties for each of the things to get get a reasonable display.
- This is obviously a very simplistic example. Ultimately I want to preview presentations in this format.