[quote=xoxotam]Asset.css('slimbox.css link here');
Asset.javascript('QuickTime.js link here');
Asset.javascript('swfobject.js link here');
Asset.javascript('mediabox.js link here');
window.addEvent('domready', function() {
document.getElements('img').each(function(e){e.getParent().rel='Lightbox';e.getParent().href=e.src});
Asset.javascript('slimbox.js link here');
});
window.addEvent('domready', function() {onPageLoad()});[/quote]
that goes to your js file

just modify on the plain html code (for eg. using it as addbox, controlpanel buttons, etc.)
don't forget to change the [b]"[/b] into [b]\"[/b]

[quote=---xXirukiTepe---]Cant view the effects in ur preview.
Im using FF 4. btw, nice sharing.

[/quote]
it works perfectly in firefox 3

some eg. is on my cp buttons
Last edited by simpleMe (2008-10-31 22:45:05)