┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
webm008.cluster103.gra.hosting.ovh.net
LOCATION:
/home/paxmediccp/www/plugins-dist/mediabox/javascript
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: splash.mediabox.js
jQuery(function($){ // poser le cookie au callback de la box chargee var set_cookie = function() { Cookies.set("modalsplash", mediabox_settings.splash_url, { expires: mediabox_settings.splash_days || 7 }); } $.modalboxsplash = function(href, options) { if (mediabox_settings.splash_iframe) { options = $.extend({ type: 'iframe', width: mediabox_settings.splash_width || '', height: mediabox_settings.splash_height || '' }, options); } options = $.extend({className: 'splashbox'}, options); $.modalbox(href,$.extend({onShow:set_cookie},options)); }; // ouvrir la splash page si pas deja vue if (Cookies.get("modalsplash") != mediabox_settings.splash_url) { $.modalboxsplash(mediabox_settings.splash_url); } });
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 jquery.colorbox.js
JS
30.3 KB
2025-11-12 11:10
EDIT
📄 README
?
15.9 KB
2025-11-12 11:28
EDIT
📄 spip.mediabox.js
JS
8.9 KB
2026-04-27 15:55
EDIT
📄 splash.mediabox.js
JS
748 B
2026-04-27 15:55
EDIT