Dear mooTools Users, I'm new here.

What is the best recommendation of current lightbox library?
It is for my symfony2 learning project.

It looks like there are many choice from:
http://mootools.net/forge/browse/tag/modal

Two years ago I'm using DiaBox.
It's great but unfortunately, it doesn't work anymore with mootools 1.4.
https://github.com/epsi/AlumniBook-SF/tree/master/plugins/sfMooDiaBoxPlugin

It is mature but the last commit is two years ago.
https://github.com/mnelson/diabox

Now I have rewrite my project for Symfony2, and still powered by mootools.
https://github.com/epsi/AlumniBook-SF2/tree/v0.4/src/Citra/Mootools

Currently it contains: DiaBox, LookupModal, NoobSlide, Arian DatePicker.

And the last new one is autoValidator,
that create mootools validation on CRUD form
based on symfony2 validation.yml.

Back to my question:
What is the best recommendation of ModalBox library
to replace my current Diabox choice,
that works well with mootools 1.4?

I think I better ask first
rather than try each modal library one by one.

Any recommendation is appreciated.

~epsi


Reply via email to