Skip to content

Commit

Permalink
Merge branch 'master' of git://github.com/fauxparse/facebox into faux…
Browse files Browse the repository at this point in the history
…parse/master
  • Loading branch information
defunkt committed Jul 23, 2008
2 parents d307d77 + 4967e8d commit fbb6b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion facebox.js
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
return false
}

return this.click(clickHandler)
return this.bind('click.facebox', clickHandler)
}

/*
Expand Down

0 comments on commit fbb6b93

Please sign in to comment.