[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
![:penguin:](img/smilies/penguin.gif)
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]
![:)](img/smilies/smile.gif)
[quote=---xXirukiTepe---]Cant view the effects in ur preview.
Im using FF 4. btw, nice sharing.
![:D](img/smilies/another_D.gif)
[/quote]
it works perfectly in firefox 3
![:penguin:](img/smilies/penguin.gif)
some eg. is on my cp buttons
Last edited by simpleMe (2008-10-31 22:45:05)