Current Path : /home/krishnamexports/public_html/panel/fonts/ |
Current File : /home/krishnamexports/public_html/panel/fonts/off-canvas.js |
(function($) { 'use strict'; $(function() { $('[data-toggle="offcanvas"]').on("click", function() { $('.sidebar-offcanvas').toggleClass('active') }); }); })(jQuery);