0
votes
1answer
38 views
mbcontainerplus Ajax load
Maybe im missing something.
Ajax content.
Ok i can get a page to show up within the container using the ajax method in the example demo file.
Though if a link is within the page …
1
vote
1answer
58 views
Auto positioning of containers
Need assistance,
First of all this is great, one of the best components out there.
My question is how can i position my
For example: I have a 'dock' container at the footer of …
1
vote
1answer
57 views
Fixed height of mbcontainers
On the site we are building you get a fixed height of 278px on containers where the content is higher than this 278px. Is the content lower than the container doesn't get a fixed 2 …
1
vote
1answer
166 views
mb_containersplus-jquery-google maps and google earth resizing/repositioning problems
problems:
I have a gazillion confusing problems with resizing & dragging mb_containers that contain google maps div and google earth divs. And of course, different problems …
1
vote
1answer
75 views
container always on top
I am looking for a way to open a container and have it always on top until it is closed. Currently the active container moves to top position. Any ideas? thank you
BTW Matteo your …
1
vote
1answer
23 views
Issue with containerPlus resizing not staying inside its containment
I've been having a lot of fun with this module trying to make a proof of concept mdi web page.
I was wanting to have the containerPlus containers appear inside a div section of my …
1
vote
2answers
48 views
php vars into ajax content
I am looking for a way to dynamically send php variables into the 'content' section of the ajax call for a container.
For example a user enters two items into a form and clicks s …
1
vote
1answer
31 views
fullscreen pre-setting
Is there a way to set a container to fullscreen in the 'style' or 'class' parameters so that you can click on an icon and get it to open to full screen?
I am aware of the fullscre …
1
vote
1answer
60 views
jquery.mb.containerplus open speed
I am loving jquery.mb.containerplus. All the containers work great and are very quick to open even with ajax calls. However, as soon as I add many DOM elements the page (a large ta …
1
vote
1answer
42 views
Help with mb.containerPlus and IE plz..
I use mb.containerPlus, and it works like a charm, in FF and Chrome, but IE 8, that i've does not even show me the Page.. It says, scripting error in jQuery.min.js.. wat does this …
1
vote
1answer
25 views
possible mozilla drag drop bug?
I have noticed some behaviour that I have come accross before in svg applications
relating to drag drop functionality, I am not sure this is something you have come across when te …
1
vote
2answers
86 views
textlinks instead of icons
can I use textlinks instead of icons? Or icons with a text behind it?
But without changing the dimensions.
I mean, like a menu, when you click on a link,the container opens from th …
1
vote
1answer
14 views
function redeclaration issue when using both containerPlus and mbmenu
I was having fun adding the ability to shade the containerPlus container on top with a different theme than the ones beneath it similar to the active/inactive window idea in operat …
1
vote
1answer
41 views
Auto resize for mbContainerPlus
Hi guys, using the demo for mbContainer (seperate window), resize the browser for about 200px in height. Notice that the black window showed with its short height and when your abo …
1
vote
2answers
76 views
How to fade In a mb.containerPlus?
I want to fade in a mb.containerPlus instead of having it open up immediately. Right now I use this code to open the window and center it:
$(".containerPlus").buildContainers({
…