Viewing File: /home/fshjisk/www/wp-content/themes/Avada/assets/min/js/general/avada-side-nav.js

jQuery(document).ready(function(){jQuery(".side-nav-left .side-nav li").each(function(){jQuery(this).find("> .children").length&&(jQuery(".rtl").length?jQuery(this).find("> a").prepend('<span class="arrow"></span>'):jQuery(this).find("> a").append('<span class="arrow"></span>'))}),jQuery(".side-nav-right .side-nav li").each(function(){jQuery(this).find("> .children").length&&(jQuery("body.rtl").length?jQuery(this).find("> a").append('<span class="arrow"></span>'):jQuery(this).find("> a").prepend('<span class="arrow"></span>'))}),jQuery(".side-nav .current_page_item").each(function(){jQuery(this).find(".children").length&&jQuery(this).find(".children").show("slow")}),jQuery(".side-nav .current_page_item").each(function(){jQuery(this).parent().hasClass("side-nav")&&jQuery(this).find("ul").show("slow"),jQuery(this).parent().hasClass("children")&&jQuery(this).parents("ul").show("slow")})}),jQuery(window).on("load",function(){"click"===avadaSideNavVars.sidenav_behavior?jQuery(".side-nav li a .arrow").on("click",function(e){if(e.preventDefault(),jQuery(this).parent().parent(".page_item_has_children").length&&(jQuery(this).parent().parent().find("> .children").length&&!jQuery(this).parent().parent().find("> .children").is(":visible")?jQuery(this).parent().parent().find("> .children").stop(!0,!0).slideDown("slow"):jQuery(this).parent().parent().find("> .children").stop(!0,!0).slideUp("slow")),jQuery(this).parent().parent(".page_item_has_children.current_page_item").length)return!1}):jQuery(".side-nav li").hoverIntent({over:function(){jQuery(this).find("> .children").length&&jQuery(this).find("> .children").stop(!0,!0).slideDown("slow")},out:function(){0===jQuery(this).find(".current_page_item").length&&!1===jQuery(this).hasClass("current_page_item")&&jQuery(this).find(".children").stop(!0,!0).slideUp("slow")},timeout:500})});
Back to Directory File Manager