Groups
Sign in
Groups
facebox
Conversations
About
Send feedback
Help
close facebox
70 views
Skip to first unread message
Hasan Baig
unread,
Feb 11, 2015, 4:59:37 AM
2/11/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fac...@googlegroups.com
want to close facebox loaded page if I click outside the window. click anywhere in gray area to close the facebox
Jorge Rodes
unread,
Mar 6, 2015, 7:45:09 AM
3/6/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fac...@googlegroups.com
I dont understant very well your question, but u can trigger anywhere the event 'close.facebox'
the 'gray area' is has id='back', so what u could do is:
$("#back").click(function(e){
$(document).trigger('close.facebox');
});
Hope it works
Reply all
Reply to author
Forward
0 new messages