开发者

Closing a prettyPhoto lightbox from inside iframe

开发者 https://www.devze.com 2023-04-09 21:11 出处:网络
Would like to run some Javascript in the iFrame which changes the height and width of the prettyPhoto lightbox window that it is in.

Would like to run some Javascript in the iFrame which changes the height and width of the prettyPhoto lightbox window that it is in.

This is an example of lightbox in action: http://www.no-margin-for-e开发者_开发技巧rrors.com/projects/prettyphoto-jquery-lightbox-clone/ http://jsfiddle.net/txchou/GBmTL/

This is how to close the window:

window.parent.$.prettyPhoto.close();
0

精彩评论

暂无评论...
验证码 换一张
取 消