mb.containerPlus: updated to relase 2.3.2
This update adds a “closed” state once the container is initialized; this state lets the container be drawn in the page but not visible; it can be opened by an external link with this method:
1 | $("#yourConainerID").mb_open(); |
To get the latest version go to the component page.

