Matteo Bicocchi's Blog

mb.ideas.repository

jQuery.mb.containerPlus 2.3.5 (new release)

with 2 comments

I just update mb.containerPlus to version 2.3.5 solving several bugs on state control:

1. if fullScreen once iconized and restored the height wasn't reset correctly;
2. if iconized and mb_resizeTo generate a bug;
   now you simply can't mb_resizeTo if iconized;
3. better controll of each state of container;

Get the latest

Written by Matteo Bicocchi

23/10/2009 at 8:11 pm

2 Responses

Subscribe to comments with RSS.

  1. Hi Matteo,

    I’m trying to repackage some perl .cgi scripts and would like to use mb.menu to call the cgi’s but present and use the cgi form controls inside one of your containers – like I might using an iframe. Do your containers support this functionality? If so,

    how can I get the cgi output to to display where you have [content here] in your demo?

    This is very nice stuff. I hope it can work for me.

    Mike

    Mike

    26/10/2009 at 9:31 pm

    • Hi Mike,
      if your cgi returns valid HTML you can call it via ajax using the builtin method: $(“#[your container ID]“).mb_changeContainerContent(url, data);
      that function can be invoked by any event in the page.
      To get mb.containerPlus doc go to: http://code.google.com/p/mbideasproject/wiki/mbContainerPlus
      bye,
      Matteo

      Matteo Bicocchi

      29/10/2009 at 10:37 pm


Leave a Reply