开发者

Close jQuery Facebox from within Facebox overlay

I am trying to close the popup from within the popup that is created by Facebox.

I开发者_开发问答 am performing actions within the popup and when done, I would like it to close itself.

Any suggestions?

Thanks


Simply call:

$(document).trigger('close.facebox');

Reference source code.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜