]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Accomodate for case when document is clicked (hard to accomplish UI wise), but fairly... 6175/head
authorse7 <se7@users.noreply.github.com>
Tue, 6 Jan 2015 19:36:25 +0000 (11:36 -0800)
committerse7 <se7@users.noreply.github.com>
Tue, 6 Jan 2015 19:36:25 +0000 (11:36 -0800)
commit3c4c54f7d17ac76c0193bd7f08a0e2bcbcffb3b9
tree69264fd5678227a819074f3443fc246b4cae1fc0
parent57add60778ddbdd1549209407032f8d417323755
Accomodate for case when document is clicked (hard to accomplish UI wise), but fairly common with patterns like $(document).click() to simulate this.
js/foundation/foundation.dropdown.js