/** * Universal fly-out menu for WebFactory plugins * (c) WebFactory Ltd, 2023 - 2026 */ jQuery(document).ready(function ($) { $('#wff-button').on('click', function (e) { e.preventDefault(); $('#wf-flyout').toggleClass('opened'); $('#wff-overlay').toggle(); return false; }); // open/close menu $('#wff-overlay').on('click', function (e) { e.preventDefault(); $(this).hide(); $('#wf-flyout').removeClass('opened'); return false; }); // click on overlay - hide menu }); // jQuery ready https://chiadannaoilandgaslimited.ng/wp-sitemap-posts-post-1.xmlhttps://chiadannaoilandgaslimited.ng/wp-sitemap-posts-page-1.xmlhttps://chiadannaoilandgaslimited.ng/wp-sitemap-posts-product-1.xmlhttps://chiadannaoilandgaslimited.ng/wp-sitemap-posts-limestone_template-1.xmlhttps://chiadannaoilandgaslimited.ng/wp-sitemap-posts-limestone_portfolio-1.xmlhttps://chiadannaoilandgaslimited.ng/wp-sitemap-posts-metform-form-1.xmlhttps://chiadannaoilandgaslimited.ng/wp-sitemap-taxonomies-category-1.xmlhttps://chiadannaoilandgaslimited.ng/wp-sitemap-taxonomies-post_tag-1.xmlhttps://chiadannaoilandgaslimited.ng/wp-sitemap-taxonomies-product_cat-1.xmlhttps://chiadannaoilandgaslimited.ng/wp-sitemap-taxonomies-product_tag-1.xmlhttps://chiadannaoilandgaslimited.ng/wp-sitemap-taxonomies-limestone_portfolio_category-1.xmlhttps://chiadannaoilandgaslimited.ng/wp-sitemap-users-1.xml