Thank you Fractorr, The problem is "I like mootools", and it seems like shadwobox-js is not a mootools based library.
DiaBox play very well, the only issue so far is iFrame content got hidden visibility. https://github.com/mootools/mootools-core/blob/1.4.5/Source/Fx/Fx.Tween.js#L90 Temporarily I'm using quick fix for DiaBox. https://github.com/mnelson/diabox/blob/master/Source/diabox.js#L365 // this.content().fade('hide'); this.content().tween('opacity', 0); For a while I cannot the compressed version (diabox.min.js). I will study what happened later, after my sf2 project finished. ~epsi Pada Sabtu, 03 November 2012 21:07:20 UTC+7, fractorr menulis: > > If you are looking for a light box then I would suggest shadow box, the > site is shadowbox-js.com > >> >>
