Mocha UI - A new approach to submodals using MooTools

I was looking around the possibility of using MooTools for my development with cakePHP but unfortunately wasn’t able to find a decent cakePHP “helper” available online. I’ve heard the library is the most lightweight one.
Accidentally, i bumped into this cool snippet by Greg Houston named MooTools Mocha UI. What’s great about this user interface class is that it is made with canvas tag graphics. This means that you can achieve the submodal effect without using any images at all.
I like the overall “apple”-ish look of the UI and might integrate it on one of my projects. I foresee that this will be useful in observing accessibility and usability in my applications.
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.










it would be so cool if I try them for my web app.