/** * Universal fly-out menu for WebFactory plugins * (c) WebFactory Ltd, 2023 */ 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 {"id":33,"date":"2018-09-25T20:51:30","date_gmt":"2018-09-25T20:51:30","guid":{"rendered":"https:\/\/gonouniversity.edu.bd\/research\/?page_id=33"},"modified":"2022-01-10T07:16:39","modified_gmt":"2022-01-10T07:16:39","slug":"staff","status":"publish","type":"page","link":"https:\/\/gonouniversity.edu.bd\/research\/staff\/","title":{"rendered":"STAFF"},"content":{"rendered":"","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-fullwidth.php","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/gonouniversity.edu.bd\/research\/wp-json\/wp\/v2\/pages\/33"}],"collection":[{"href":"https:\/\/gonouniversity.edu.bd\/research\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gonouniversity.edu.bd\/research\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gonouniversity.edu.bd\/research\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gonouniversity.edu.bd\/research\/wp-json\/wp\/v2\/comments?post=33"}],"version-history":[{"count":10,"href":"https:\/\/gonouniversity.edu.bd\/research\/wp-json\/wp\/v2\/pages\/33\/revisions"}],"predecessor-version":[{"id":601,"href":"https:\/\/gonouniversity.edu.bd\/research\/wp-json\/wp\/v2\/pages\/33\/revisions\/601"}],"wp:attachment":[{"href":"https:\/\/gonouniversity.edu.bd\/research\/wp-json\/wp\/v2\/media?parent=33"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}