Файловый менеджер - Редактировать - /var/www/jonas-eriksen.dk/wiki/lib/plugins/include/script.js
Назад
/** * Javascript functionality for the include plugin */ /** * Highlight the included section when hovering over the appropriate include edit button * * @author Andreas Gohr <andi@splitbrain.org> * @author Michael Klier <chi@chimeric.de> * @author Michael Hamann <michael@content-space.de> */ jQuery(function() { jQuery('.btn_incledit') .mouseover(function () { jQuery(this).closest('.plugin_include_content').addClass('section_highlight'); }) .mouseout(function () { jQuery('.section_highlight').removeClass('section_highlight'); }); }); // vim:ts=4:sw=4:et:
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 0.06 |
proxy
|
phpinfo
|
Настройка