Skip to content

Instantly share code, notes, and snippets.

@mpz
Last active April 21, 2019 08:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mpz/1e32348b8c2374ce986c84963a9c5070 to your computer and use it in GitHub Desktop.
Save mpz/1e32348b8c2374ce986c84963a9c5070 to your computer and use it in GitHub Desktop.
function fancyAlert(arg) {
  if(arg) {
    $.facebox({div:'#foo'})
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment