MultiBox
mootools lightbox plugin that supports a wide variety of media
Install / Use
/learn @samuelbirch/MultiBoxREADME
MutliBox
A lightbox that supports a wide range of media, including html pages. It can also be created and called dynamically, eg. from within a flash movie.
How to use
create your links with a title if you want a title to be shown, and add a class:
<a href="/myBigImage.jpg" class="mb" title="example title a"><img src="/mySmallImage.jpg" border="0"></a>
initialise the script like this:
window.addEvent('domready', function(){
var overlay = new overlay();
var box = new multiBox('mb', {
overlay: overlay
});
});
Related Skills
openhue
353.3kControl Philips Hue lights and scenes via the OpenHue CLI.
sag
353.3kElevenLabs text-to-speech with mac-style say UX.
weather
353.3kGet current weather and forecasts via wttr.in or Open-Meteo
casdoor
13.3kAn open-source AI-first Identity and Access Management (IAM) /AI MCP & agent gateway and auth server with web UI supporting OpenClaw, MCP, OAuth, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, Face ID, Google Workspace, Azure AD
