]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
- Allow to reuse dropdown-content element. If a target opened the dropdown, clicking... 5086/head
authorIstrasoft <istrasoft@hotmail.com>
Wed, 30 Apr 2014 02:49:31 +0000 (04:49 +0200)
committerIstrasoft <istrasoft@hotmail.com>
Wed, 30 Apr 2014 02:49:31 +0000 (04:49 +0200)
commitc187aa32bbf7fa8d23c22692875fbded2717c1af
tree923cea6e020ad0a4f747def46daf06c44b1d3dc9
parentc25e4c08038f141d5216f0d2fb15f516e133e593
- Allow to reuse dropdown-content element. If a target opened the dropdown, clicking another target will directly open the same dropdown element instead of just closing the previous one.
- Remove unnecessary call to this.close.call
js/foundation/foundation.dropdown.js