Viewing File: /home/rtsgrob/ww5/wp-content/plugins/live-crypto/admin/js/live-crypto-repeater.min.js
!function($){"use strict";$("#add-repeater").on("click",function(e){e.preventDefault();var t=$(".repeater.hidden").clone(!0);return t.removeClass("hidden"),t.insertBefore(".repeater.hidden"),!1}),$(".link-remove").on("click",function(){var e=$(this).parents(".repeater");return e.hasClass("first")||e.remove(),!1}),$(".btn-edit").on("click",function(){var e=$(this).parents(".repeater");e.children(".repeater-content").slideToggle("150"),$(this).children(".toggle-arrow").toggleClass("closed"),$(this).parents(".handle").toggleClass("closed")}),$(function(){$(".repeater-title").on("keyup",function(){var e=$(this).parents(".repeater"),t=$(this).val();t.length>0?e.find(".title-repeater").text(t):e.find(".title-repeater").text(nhdata.repeatertitle)})}),$(function(){$(".repeaters").sortable({cursor:"move",handle:".handle",items:".repeater",opacity:.6})})}(jQuery);
Back to Directory
File Manager