jQuery.mb.containerPlus 2.4.7 is Out!

A major update of mb.containerPlus is Out!

2.4.7 minor and major issue and bugfix:
1. added minWidth and minHeight to be setted as metadata of the container.
2. modified onClose callback to be executed after the transition effect.
3. added onBeforeClose callback to be executed before the close transition effect.
4. now the resize event of a container into a dom element take care of the containment.
5. added alwaysOnTop metadata param to mantain the container always on top.
6. added mb_setFixedPosition() method to set fixed position on the fly.
7. fixed a bug in mb_setCookie() with expire date.
8. Added a dockedIconDim param to set the dimension of docked icons.
9. Fixed a bug that if the container hasn’t a height set, once restored from minimized, it still expand its contenet without showing scrollbars.

Get it now: http://pupunzi.open-lab.com/mb-jquery-components/mb-containerplus/

Comments
10 Responses to “jQuery.mb.containerPlus 2.4.7 is Out!”
  1. boteeka says:

    Is this version supposed to work with jQuery 1.4.2 and jQueryUI 1.8rc3 ?

    • Hi boteeka,
      As you can see on the head of the demo page it’s working with the latest public releases of jQuery (1.4.2) and jQuery.UI (1.7.2).
      And It works perfectly also with jQuery.UI 1.8rc3.
      Bye,
      Matteo

      • boteeka says:

        Using this code:
        http://pastebin.com/AT2wsJ2B

        I get this result:
        http://i42.tinypic.com/o09bop.png

        There is something wring in lower left corner.

      • Hi boteeka,
        Which browser?
        Maybe it could depend by the jQuery.UI.1.8.rc3…?

        Don’t figure out why at the moment.
        bye,
        Matteo

      • boteeka says:

        Tried in Firefox 3.5.8 and Chromium 5.0.352.0 (41386). All this on Ubuntu 9.10 64bit.

      • Hi Boteeka,
        it doesn’t happen in all my test… (Mac, PC -> IE7, IE8, FF3.5, FF3.6, CHROME, SAFARI); I’m sorry, don’t know what’s going on your page…
        Do you have any error in console?
        Bye,
        matteo

      • boteeka says:

        First of all, thank you for looking into this problem.
        I never tried on other platforms, just Linux but I will try to find out what’s happening. I will be away for a week, but if I find out anything useful, I’ll let you know.
        Again, thanks for your support.

  2. code19 says:

    Hi
    very good work, thx :)
    I only get a strange behavior when i put (input tag, type text) inside container:
    <input name="searchText" type="text">
    The container dont jump to top any more, when they r clicked!
    if i remove name="searchText" it works! (But no need for input without a name)
    more strange behavior:
    if i changed the type to any thing else:
    <input name="searchText" type="radiobutton">
    it works and i still see (input type=text) in the browser
    confused :D

    • Really strange…
      Couldn’t it depend on javascript conficts with other plugins on your page?
      The ContainerPlus doesn’t refer to any “searchText” element and I really can’t figure out what is the problem…
      Bye,
      matteo

  3. code19 says:

    Ok thx

    the only ugly thing are the scrollbars of the browser! i tried to implement one of these here http://www.hiddenpixels.com/javascript/custom-javascript-scrollbar/ but no success.
    Any idea how to manage it,
    or
    r u welling to update your container with custom scrollbars?

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 133 other followers