diff options
| author | ARC <arjunrc@gmail.com> | 2015-04-28 11:26:57 -0400 |
|---|---|---|
| committer | ARC <arjunrc@gmail.com> | 2015-04-28 11:26:57 -0400 |
| commit | 6fa29c170159e7bfbcaf7681cdfb52ba7f98cac0 (patch) | |
| tree | 0039de6ab6324d0d91cb63383a290a9205541043 /www/lib/ng-mfb/mfb/src/mfb.min.js | |
| parent | 6e83957c0231d48eb9f29d1270806cadef3a3c6d (diff) | |
Events navigation not works with a cool full screen mode and floating buttons
Diffstat (limited to 'www/lib/ng-mfb/mfb/src/mfb.min.js')
| -rw-r--r-- | www/lib/ng-mfb/mfb/src/mfb.min.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/lib/ng-mfb/mfb/src/mfb.min.js b/www/lib/ng-mfb/mfb/src/mfb.min.js new file mode 100644 index 00000000..3ca53b80 --- /dev/null +++ b/www/lib/ng-mfb/mfb/src/mfb.min.js @@ -0,0 +1 @@ +!function(a,b){"use strict";function c(a,b){for(var c=0,d=a.length;d>c;c++)i=a[c].querySelector("."+r),i.addEventListener(b,f,!1)}function d(a){for(var b=0,c=a.length;c>b;b++)a[b].setAttribute(n,l),a[b].setAttribute(o,q)}function e(a){return b.querySelectorAll("["+n+'="'+a+'"]')}function f(a){for(j=a.target;j&&!j.getAttribute(n);)if(j=j.parentNode,!j)return;k=j.getAttribute(o)===p?q:p,j.setAttribute(o,k)}var g,h,i,j,k,l="click",m="hover",n="data-mfb-toggle",o="data-mfb-state",p="open",q="closed",r="mfb-component__button--main";a.Modernizr&&Modernizr.touch&&(h=e(m),d(h)),g=e(l),c(g,"click")}(window,document); |
