<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: jQuery (mb)Containers 1.2</title>
	<atom:link href="http://pupunzi.open-lab.com/2009/01/18/jquery-mbcontainers/feed/" rel="self" type="application/rss+xml" />
	<link>http://pupunzi.open-lab.com/2009/01/18/jquery-mbcontainers/</link>
	<description>mb.ideas.repository</description>
	<lastBuildDate>Fri, 12 Mar 2010 18:16:11 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matteo Bicocchi</title>
		<link>http://pupunzi.open-lab.com/2009/01/18/jquery-mbcontainers/#comment-1424</link>
		<dc:creator>Matteo Bicocchi</dc:creator>
		<pubDate>Mon, 05 Oct 2009 20:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=131#comment-1424</guid>
		<description>Strange... did you change the &quot;containment&quot; parameter of the function?</description>
		<content:encoded><![CDATA[<p>Strange&#8230; did you change the &#8220;containment&#8221; parameter of the function?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo Bicocchi</title>
		<link>http://pupunzi.open-lab.com/2009/01/18/jquery-mbcontainers/#comment-1423</link>
		<dc:creator>Matteo Bicocchi</dc:creator>
		<pubDate>Mon, 05 Oct 2009 18:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=131#comment-1423</guid>
		<description>Hi Guillaume,
that&#039;s good!
if you have the beforeShow callback function than you can use my builtin function to bring to front:
&lt;code&gt;beforeShow: function() {$(&#039;#ui-datepicker-div&#039;).mb_bringToFront(); }&lt;/code&gt;
This is the same function I use for the containers...
Bye,
Matteo</description>
		<content:encoded><![CDATA[<p>Hi Guillaume,<br />
that&#8217;s good!<br />
if you have the beforeShow callback function than you can use my builtin function to bring to front:<br />
<code>beforeShow: function() {$('#ui-datepicker-div').mb_bringToFront(); }</code><br />
This is the same function I use for the containers&#8230;<br />
Bye,<br />
Matteo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume</title>
		<link>http://pupunzi.open-lab.com/2009/01/18/jquery-mbcontainers/#comment-1421</link>
		<dc:creator>Guillaume</dc:creator>
		<pubDate>Mon, 05 Oct 2009 17:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=131#comment-1421</guid>
		<description>ok i found an issue for the datePicker bug, and i want to share it with you:
the solution is given at the page:
http://www.west-wind.com/weblog/posts/891992.aspx

Good luck !
Guillaume</description>
		<content:encoded><![CDATA[<p>ok i found an issue for the datePicker bug, and i want to share it with you:<br />
the solution is given at the page:<br />
<a href="http://www.west-wind.com/weblog/posts/891992.aspx" rel="nofollow">http://www.west-wind.com/weblog/posts/891992.aspx</a></p>
<p>Good luck !<br />
Guillaume</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume</title>
		<link>http://pupunzi.open-lab.com/2009/01/18/jquery-mbcontainers/#comment-1420</link>
		<dc:creator>Guillaume</dc:creator>
		<pubDate>Mon, 05 Oct 2009 17:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=131#comment-1420</guid>
		<description>actually, i&#039;m using 2.3.2 version ...</description>
		<content:encoded><![CDATA[<p>actually, i&#8217;m using 2.3.2 version &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume</title>
		<link>http://pupunzi.open-lab.com/2009/01/18/jquery-mbcontainers/#comment-1419</link>
		<dc:creator>Guillaume</dc:creator>
		<pubDate>Mon, 05 Oct 2009 17:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=131#comment-1419</guid>
		<description>ok thanks !</description>
		<content:encoded><![CDATA[<p>ok thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo Bicocchi</title>
		<link>http://pupunzi.open-lab.com/2009/01/18/jquery-mbcontainers/#comment-1418</link>
		<dc:creator>Matteo Bicocchi</dc:creator>
		<pubDate>Mon, 05 Oct 2009 16:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=131#comment-1418</guid>
		<description>Hi Guillaume,
Which version of mb.containerPlus are you using?
As I can see you are posting on mbContainers 1.2 and this is a closed project; the mb.containerPlus is the active project: http://pupunzi.open-lab.com/mb-jquery-components/mb-containerplus/

Using this you should not have the problem...
for the datepicker UI issue, my containers get the higher zIndex in the page; so you should find a method to bring to front your datepicker component... I don&#039;t know if datepicker.UI has its own method...
I&#039;ll give a look.
Bye,
Matteo</description>
		<content:encoded><![CDATA[<p>Hi Guillaume,<br />
Which version of mb.containerPlus are you using?<br />
As I can see you are posting on mbContainers 1.2 and this is a closed project; the mb.containerPlus is the active project: <a href="http://pupunzi.open-lab.com/mb-jquery-components/mb-containerplus/" rel="nofollow">http://pupunzi.open-lab.com/mb-jquery-components/mb-containerplus/</a></p>
<p>Using this you should not have the problem&#8230;<br />
for the datepicker UI issue, my containers get the higher zIndex in the page; so you should find a method to bring to front your datepicker component&#8230; I don&#8217;t know if datepicker.UI has its own method&#8230;<br />
I&#8217;ll give a look.<br />
Bye,<br />
Matteo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume</title>
		<link>http://pupunzi.open-lab.com/2009/01/18/jquery-mbcontainers/#comment-1417</link>
		<dc:creator>Guillaume</dc:creator>
		<pubDate>Mon, 05 Oct 2009 16:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=131#comment-1417</guid>
		<description>Hello, i would want to congratulate you for your job, it&#039;s very nice.
I&#039;ve some problems using mbContainersplus:
- how can i block the container in the area of the screen(like in the demo page), because my containers can be dragged at the right and at the bottom, outside the page (browser adds scrollbars)
- i use containers to display a , and i use the datePicker function from jquery UI, but the date picker appears under the containers, instead of beeing on it.

Sorry for my english, i&#039;m french :( ;)

Thanks, Guillaume</description>
		<content:encoded><![CDATA[<p>Hello, i would want to congratulate you for your job, it&#8217;s very nice.<br />
I&#8217;ve some problems using mbContainersplus:<br />
- how can i block the container in the area of the screen(like in the demo page), because my containers can be dragged at the right and at the bottom, outside the page (browser adds scrollbars)<br />
- i use containers to display a , and i use the datePicker function from jquery UI, but the date picker appears under the containers, instead of beeing on it.</p>
<p>Sorry for my english, i&#8217;m french <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Thanks, Guillaume</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo Bicocchi</title>
		<link>http://pupunzi.open-lab.com/2009/01/18/jquery-mbcontainers/#comment-1228</link>
		<dc:creator>Matteo Bicocchi</dc:creator>
		<pubDate>Fri, 04 Sep 2009 21:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=131#comment-1228</guid>
		<description>Hi Jason,
1. The 1.2 version uses a TABLE box model to draw containers and the Plus version use a DIV box model; so you should change your container code on the page as shown in the examples file; than you have to replace all the js and css used before with the one included with the PLUS one.
2. That feature is implemented in mbContainerPlus component; you can draw just one container and change its content via ajax dynamically with a specific method: jQuery.fn.mb_changeContainerContent(url, data);
Read all the documentation at: http://code.google.com/p/mbideasproject/wiki/mbContainerPlus to find out how does it works.

Bye,
Matteo</description>
		<content:encoded><![CDATA[<p>Hi Jason,<br />
1. The 1.2 version uses a TABLE box model to draw containers and the Plus version use a DIV box model; so you should change your container code on the page as shown in the examples file; than you have to replace all the js and css used before with the one included with the PLUS one.<br />
2. That feature is implemented in mbContainerPlus component; you can draw just one container and change its content via ajax dynamically with a specific method: jQuery.fn.mb_changeContainerContent(url, data);<br />
Read all the documentation at: <a href="http://code.google.com/p/mbideasproject/wiki/mbContainerPlus" rel="nofollow">http://code.google.com/p/mbideasproject/wiki/mbContainerPlus</a> to find out how does it works.</p>
<p>Bye,<br />
Matteo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Morhardt</title>
		<link>http://pupunzi.open-lab.com/2009/01/18/jquery-mbcontainers/#comment-1220</link>
		<dc:creator>Jason Morhardt</dc:creator>
		<pubDate>Thu, 03 Sep 2009 19:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=131#comment-1220</guid>
		<description>Matteo:

Great, fun script. Some help though:

1. I&#039;m using v 1.2 and I&#039;d like to convert to Plus. How do I do that?
2. Can I call a container from a text link with dynamic contents? I&#039;ve got a list of computer users and I&#039;d like to pull up info about each one from a DB - not really an option to include a container for each one as page starts up. =(

Thanks for any help!

Jason</description>
		<content:encoded><![CDATA[<p>Matteo:</p>
<p>Great, fun script. Some help though:</p>
<p>1. I&#8217;m using v 1.2 and I&#8217;d like to convert to Plus. How do I do that?<br />
2. Can I call a container from a text link with dynamic contents? I&#8217;ve got a list of computer users and I&#8217;d like to pull up info about each one from a DB &#8211; not really an option to include a container for each one as page starts up. =(</p>
<p>Thanks for any help!</p>
<p>Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luiz Fernando Bliozer</title>
		<link>http://pupunzi.open-lab.com/2009/01/18/jquery-mbcontainers/#comment-1171</link>
		<dc:creator>Luiz Fernando Bliozer</dc:creator>
		<pubDate>Mon, 17 Aug 2009 18:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=131#comment-1171</guid>
		<description>Hello ..

I am Brazilian, I am learning programming ..

very good this script ...

even more - hugs ...</description>
		<content:encoded><![CDATA[<p>Hello ..</p>
<p>I am Brazilian, I am learning programming ..</p>
<p>very good this script &#8230;</p>
<p>even more &#8211; hugs &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
