Skip to content

Commit

Permalink
adding callback after the close of the facebox
Browse files Browse the repository at this point in the history
  • Loading branch information
Damien Mathieu authored and defunkt committed Apr 23, 2010
1 parent 054c2c9 commit c07168c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions facebox.js
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@
$('#facebox .content').removeClass().addClass('content')
hideOverlay()
$('#facebox .loading').remove()
$(document).trigger('afterClose.facebox')
})
})

Expand Down

0 comments on commit c07168c

Please sign in to comment.