/* * jquery mmenu fixedelements addon * mmenu.frebsite.nl * * copyright (c) fred heusschen */ !function(i){var s="mmenu",n="fixedelements";i[s].addons[n]={setup:function(){if(this.opts.offcanvas){this.opts[n],this.conf[n],o=i[s].glbl;var a=function(i){var s=this.conf.classnames[n].fixed;this.__refactorclass(i.find("."+s),s,"slideout").appendto(o.$body)};a.call(this,o.$page),this.bind("setpage",a)}},add:function(){a=i[s]._c,t=i[s]._d,e=i[s]._e,a.add("fixed")},clickanchor:function(){}},i[s].configuration.classnames[n]={fixed:"fixed"};var a,t,e,o}(jquery);