PATH:
home
/
cuisinesj
/
www
/
new
/
wp-content
/
themes
/
customizr
/
assets
/
front
/
js
/
libs
// modified version of // outline.js (https://github.com/lindsayevans/outline.js) // based on http://www.paciellogroup.com/blog/2012/04/how-to-remove-css-outlines-in-an-accessible-manner/ var tcOutline; (function(d){ tcOutline = function() { var style_element = d.createElement('STYLE'), dom_events = 'addEventListener' in d, add_event_listener = function(type, callback){ // Basic cross-browser event handling if(dom_events){ d.addEventListener(type, callback); }else{ d.attachEvent('on' + type, callback); } }, set_css = function(css_text){ // Handle setting of <style> element contents in IE8 if ( !!style_element.styleSheet ) style_element.styleSheet.cssText = css_text; else style_element.innerHTML = css_text; } ; d.getElementsByTagName('HEAD')[0].appendChild(style_element); // Using mousedown instead of mouseover, so that previously focused elements don't lose focus ring on mouse move add_event_listener('mousedown', function(){ set_css('input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus,select:focus,span:focus,a:focus,button{outline:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;}input[type=file]::-moz-focus-inner,input[type=radio]::-moz-focus-inner,input[type=checkbox]::-moz-focus-inner,select::-moz-focus-inner,a::-moz-focus-inner{border:0;}'); }); add_event_listener('keydown', function(){ set_css(''); }); } })(document);
[+]
..
[-] jquery-mCustomScrollbar.js
[edit]
[-] jquery-magnific-popup.js
[edit]
[-] smoothscroll.min.js
[edit]
[-] bootstrap-classical.js
[edit]
[-] oldBrowserCompat.min.js
[edit]
[-] modernizr.min.js
[edit]
[-] hammer.min.js
[edit]
[-] vivus.min.js
[edit]
[-] holder.js
[edit]
[-] holder.min.js
[edit]
[-] jquery-magnific-popup.min.js
[edit]
[-] bootstrap-classical.min.js
[edit]
[-] oldBrowserCompat.js
[edit]
[-] customizr-placeholders.js
[edit]
[-] custom-bootstrap-modern.js
[edit]
[-] retina.min.js
[edit]
[-] flickity-pkgd.min.js
[edit]
[-] underscore-min.js
[edit]
[+]
fancybox
[-] smoothscroll.js
[edit]
[+]
jquery-plugins
[-] html5.js
[edit]
[-] jquery-mCustomScrollbar.min.js
[edit]
[-] retina.js
[edit]
[-] matchMediaPolyfill.js
[edit]
[-] outline.js
[edit]
[-] requestAnimationFramePolyfill.js
[edit]
[-] flickity-pkgd.js
[edit]
[-] waypoints.min.js
[edit]
[-] modernizr.js
[edit]
[-] waypoints.js
[edit]