Welcome to MH_UI!

This is a demo page for the JavaScript wrapper MH_UI, a JS library that made the creation of UI element from Twitter Boostrap easy as pie. Try it yourself!

Lauch UI Elements

Modular

Mh_UI is designed to be as modular as possible, while the dependencies are available you just need to include the MH_UI.js to use it in the way you want, you can just create a single element or create any number of element that interact to each other.

Highly configurable

Every components of MH_UI is highly configurable to meet your need but if you want to leave the default options you can create every UI element with very low amount of code

Try it

In this demo page you can test all the components, you can launch a demo by clicking the button "Lauch UI Elements" or clicking the following button and write your own code

Write your code