whoami7 - Manager
:
/
home
/
analuakl
/
somethingsmushy.com
/
wp-content
/
themes
/
doyel
/
assets
/
js
/
Upload File:
files >> /home/analuakl/somethingsmushy.com/wp-content/themes/doyel/assets/js/doyel-script.js
(function ($) { "use strict"; $.fn.doyelAccessibleDropDown = function () { var el = $(this); $("a", el).focus(function() { $(this).parents("li").addClass("hover"); }).blur(function() { $(this).parents("li").removeClass("hover"); }); } $(".menu-close").on('click', function(){ $("a.slicknav_btn").removeClass("slicknav_open"); $(".slicknav_nav").css("display", "none"); }); jQuery(document).ready(function($){ $("#primary-menu").doyelAccessibleDropDown(); // Mobile Menu $("#primary-menu").slicknav({ 'allowParentLinks': true, 'prependTo': '.doyel-responsive-menu', 'nestedParentLinks': false, 'closeOnClick': true, }); }); }(jQuery));
Copyright ©2021 || Defacer Indonesia