I have been looking at [jQUery thickbox][1] for showing modal dialogs with images, it is great. But now I have the need to display a hidden div of content that contains an iFrame in a similar fashion, with a link to open the content. So I'd have something like this.
Open window in Modal Dialog
Look at me!
And need to show it in the dialog. Is it possible?
[1]: http://jquery.com/demo/thickbox/
以上就是jQuery Thickbox or similar to show iFrame?的详细内容,更多请关注web前端其它相关文章!