403Webshell
Server IP : 104.171.130.249  /  Your IP : 216.73.216.146
Web Server : nginx/1.25.5
System : Linux 0dac65491b7e 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64
User : root ( 0)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/html/wp-content/themes/matreshka/assets/js/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/wp-content/themes/matreshka/assets/js/description-toggle.js
(function ($) {
  $(function () {
    $(document).on('click', '.js-desc-toggle', function (e) {
      e.preventDefault();
      var $wrap = $(this).closest('.first');
      var $preview = $wrap.find('.desc-preview');
      var $full = $wrap.find('.desc-full');
      if ($full.is(':visible')) {
        $full.slideUp(200);
        $preview.slideDown(200);
        $(this).text('Показать полностью');
      } else {
        $preview.slideUp(200);
        $full.slideDown(200);
        $(this).text('Скрыть');
      }
    });
  });
})(jQuery);

Youez - 2016 - github.com/yon3zu
LinuXploit