BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
home
/
imagivibe
/
www
/
wp-content
/
plugins
/
porto-functionality
/
shortcodes
/
assets
/
js
📤 Upload
📝 New File
📁 New Folder
Close
Editing: content-switcher.min.js
(function(t){"use strict";t(document).ready((function(){t("[data-content-switcher]").on("change",(function(){var e=t(this),a=e.closest(".content-switcher-wrapper"),c=e.is(":checked")?"nav-second":"nav-first";a.find(".switcher-label").removeClass("active"),a.find(".switcher-label[data-switch-id="+c+"]").addClass("active"),a.find(".switch-content").removeClass("active"),a.find("[data-content-id="+c+"]").addClass("active")}))}))}).apply(this,[jQuery]);
Save
Cancel