b0y-101 Mini Shell


Current Path : E:/www2/kidsbangna/wp-content/plugins/tlp-team/assets/js/
File Upload :
Current File : E:/www2/kidsbangna/wp-content/plugins/tlp-team/assets/js/elementor-editor.js

(function($) {
	$(document).ready(function() {
		elementor.hooks.addAction('panel/open_editor/widget', function(panel, model, view) {
			$('body').on('click', '.image-selector-inner.rttm-pro, .rttm-pro-field', function(e) {
				$(this).parents().find('.image-selector-inner, rttm-pro-field').removeClass('is-pro');
				$(this).addClass('is-pro');

				setTimeout(function() {
					$(e.target).removeClass('is-pro');
				}, 1800);

				return false;
			});
		});
	});
})(jQuery);

Copyright © 2019 by b0y-101