jquery mb.containerPlus

containers

Let your content look great!

This is a useful plug in to build full featured and fully skinnable containers. The container can be set to draggable, resizable, collapsable and minimizable.

v. 3.5.0

see the demo download it see the documentation

PayPal

What’s new in 3.5.0:

  • Many improvements on creating new methods, adding buttons to tool bars and button bars.
  • Completely rewritten the constructor code.

404 Responses

  1. Collection of jQuery Drag and Drop Plugins
    Collection of jQuery Drag and Drop Plugins May 21, 2013 at 3:18 am ·

    [...] jQuery mb.containerPlus [...]

  2. 10 Easy jQuery Drag and Drop Plugins | jQuery4u

    [...] Source Demo [...]

  3. Giovanni
    Giovanni April 14, 2013 at 8:27 am · Reply

    Ciao Matteo,

    congratulazioni per les librerie, direi anche indispensabili :)

    Oggi ho installato mb.containerPlus ma ho un syntax error :
    SyntaxError: syntax error
    error source line:

    small, strike, strong, sub, sup, tt, var,

    mb.con…lus.css (linea 26, col 37)

    Utilizzo l’ultimo Firefox.

    Grazie in anticipo per il tuo supporto

    Ciao
    Giovanni

    1. Giovanni
      Giovanni April 30, 2013 at 6:12 am ·

      Grazie per la risposta :)
      Correzione fatta e tutto funziona a meraviglia.
      Ciao
      Giovanni

  4. Dylan
    Dylan January 28, 2013 at 6:23 pm · Reply

    Dear Matteo, I’ve implemented your beautiful script in http://www.screenturner.nl/x

    (if you press “Onze visie op de filmmarkt” in the white bar at the bottom you’d normally get a draggable container)

    But since a couple of weeks the plugin doesn’t seem to work, also the original demo of the 2.6.0 doesn’t work in the latest safari, chrome and firefox updates.

    Would you know what could be the problem?

    Thanks in advance for your time!

    Kind regards,

    Dylan

    1. Matteo Bicocchi
      Matteo Bicocchi January 29, 2013 at 11:13 am ·

      Hi Dylan,
      Read this article where I explain why you are getting problems and where I give you the solution:
      http://pupunzi.open-lab.com/2013/01/17/jquery-mb-browser-reintroduce-the-removed-browser-object-in-jquery-1-9/

      Bye,
      Matteo

    2. Dylan
      Dylan January 29, 2013 at 9:29 pm ·

      Hi Matteo,

      Your solution worked!:) Thank you for the fast reply.

      Cheers, Dylan

  5. Stefan
    Stefan January 9, 2013 at 1:06 pm · Reply

    Great Plugin. Tks for it.
    I have a little problem.

    I construct the container with defaults:

    /* Gmap Container */
    $(“.containerPlus”).buildContainers({
    containment: “document”,
    elementsPath: “/Content/container/elements/”,
    mantainOnWindow: false,
    onCreate: function (o) {
    },
    onResize: function (o) {
    },
    onClose: function (o) {
    },
    onCollapse: function (o) {
    },
    onIconize: function (o) {
    },
    onDrag: function (o) {
    },
    onRestore: function (o) {
    },
    });

    then i have the following code:
    /* Close/Open Map on Modal */
    $(‘#contactModal’).on(‘show’, function(e) {
    $(“.containerPlus”).mb_close();
    });
    $(‘#contactModal’).on(‘hidden’, function (e) {
    $(“.containerPlus”).mb_open();
    });

    When I call the .mb_open, i get the following error:
    Uncaught TypeError: Cannot read property ‘effectDuration’ of undefined

    can you tell me what i do wrong ?

    tks
    Stefan

    1. Matteo Bicocchi
      Matteo Bicocchi January 10, 2013 at 1:05 am ·

      Hi,
      You should provide me a public URL of that page to let me understand what is the problem.
      Thnx,
      Matteo

  6. 四五外包 » 10个简单易用的 jQuery 拖放插件推荐

    [...] 6.  ConteinersPlus [...]

  7. Dave
    Dave November 28, 2012 at 10:02 pm · Reply

    Ok nevermind I figured it out, I just replaced the old mbContainer.min.js file with the new mbContainer.js file. No need to help thanks for the awesome plugin! (:

  8. Dave
    Dave November 27, 2012 at 3:56 pm · Reply

    Hi Mateo

    We’ve spoken before. I used your plugin to make this site, http://www.those1kidds.com/ctec Updates to the browsers must of stopped the plugin from working again. Could you take a quick look at the source code and let me know what to do to get it working in the updated browsers. Thanks!

  9. 10个使用简单的jQuery的拖放插件 : 免费资源分享站

    [...] (mb)ConteinersPlus [...]

1 18 19 20

Leave a Reply