UPDATE: Not yet tested with mootools 1.2.3.!
All right, here is an updated version of the hip multibox 1.3.1 script that will work with mootools 1.2.2.
The multibox is a lightbox clone that’ll display a variety of file types. It was originally created by Samuel Birch from phatfusion.net. Howerver, till this day (June 2009), it has not been updated after the release of mootools 1.1.1.
Even though I’m surfin’, chillin’ and having a good time taking my medical electives here in Barbados, I’ve spent a little time modifying the script with the surgesstions found on the phatfusion blog and Di Lella’s blog. Furthermore, I’ve corrected a few bugs with the overlay.js not fading in, and the HTML element horizontal size messing up…
Here are the files for the taking:
multibox.js
overlay.js
All work is of cause still under the MIT license.
Tested in FF 3.0.11 and IE 8.06. Please let me know if you find any bugs or have any comments.
P.S.: While looking for mootools based modal-box’ed media viewers I stumbled upon mediaboxadvanced which also looks very promising indeed. Go check it out as well…
11:17
Thanks for doing this. The only problem I have is with the untested IE6, where select boxes are for some reason still showing through the multibox even though the iframe is shimmed under. Tried all sorts of things but have not been able to alter this behaviour at all. I am using 1.2.3 but I don’t think this is the problem as I seem to have the problem regardless. Any ideas would be useful.