jQuery(document).ready(function($){$('a.mega-menu-link').on("focus",function(){$(this).attr("aria-expanded","true");$(this).closest("li.mega-menu-item").addClass('mega-toggle-on')})})