The new jquery.mb.containerPlus 3.5.0

Schermata 2013-04-27 alle 00.12.44

More freedom on customizations
in a beautiful way.

Add new features in a while.

How many times you were asking me to implement tools to add easily a new button or new behaviors to the container?
Many, believe me!
With this update you can now implement special features to  make containers behaves as you aspect:

  • $.containerize.addMethod(name, fn);
    This method let you implement new functionalities and behaviors.
  • $.containerize(“addtotoolbar”, [btns]);
    This method let you define and add new buttons to the tool bar.
  • $.containerize(“addtobuttonbar”, [btns]);
    This method let you define and add new buttons to the button bar.

Read the documentation to discover how to create your plug-in and how to use these new features.

Make the look & feel as you need.

The new containers are now free from images. Skin are completely defined via CSS.
Even the buttons icons are rendered just with fonts.
What does it means?
It is fast to load, extremely scalable ad adaptable to any graphic solution.

Take a look at the demo
Read the documentation
Get it and try it!