Файловый менеджер - Редактировать - /home/digitalm/yhubita/wp-content/plugins/anti-spam/libs/factory/bootstrap/assets/js/holder.more-link.js
Назад
/** * Factory More Link */ ;(function ( $, window, document, undefined ) { "use strict"; // jshint ;_; var pluginName = 'factoryBootstrap467_moreLink'; $.fn[pluginName] = function ( param1, param2 ) { return this.each(function () { var $this = $(this); $this.find(".factory-more-link-show").click(function(){ $( $(this).attr('href') ).fadeIn(); $(this).hide(); return false; }); $this.find(".factory-more-link-hide").click(function(){ var content = $( $(this).attr('href') ); content.fadeOut(300, function(){ content.parents(".factory-more-link").find(".factory-more-link-show").show(); }); return false; }); }); }; // auto init $(function(){ $('.factory-bootstrap-467 .factory-more-link').factoryBootstrap467_moreLink(); }); })( jQuery, window, document );
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Генерация страницы: 0.05 |
proxy
|
phpinfo
|
Настройка