<?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/"
		>
<channel>
	<title>Kommentarer til Hvem glor - din bror</title>
	<atom:link href="http://dinbror.dk/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://dinbror.dk/blog</link>
	<description>Den ikke-så-personlige blog af Bjørn Klinggaard</description>
	<lastBuildDate>Thu, 22 Dec 2011 18:33:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Kommentar til bPopup af Mike</title>
		<link>http://dinbror.dk/blog/bpopup/comment-page-4/#comment-8461</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 22 Dec 2011 18:33:59 +0000</pubDate>
		<guid isPermaLink="false">http://dinbror.dk/blog/?p=390#comment-8461</guid>
		<description>Any way to stop tabbing behind the modal?</description>
		<content:encoded><![CDATA[<p>Any way to stop tabbing behind the modal?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar til bPopup af nike free run</title>
		<link>http://dinbror.dk/blog/bpopup/comment-page-4/#comment-8058</link>
		<dc:creator>nike free run</dc:creator>
		<pubDate>Sat, 17 Dec 2011 09:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://dinbror.dk/blog/?p=390#comment-8058</guid>
		<description>How can i close bpopup from inside iframe ?</description>
		<content:encoded><![CDATA[<p>How can i close bpopup from inside iframe ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar til bPopup af Michael</title>
		<link>http://dinbror.dk/blog/bpopup/comment-page-4/#comment-7066</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 26 Nov 2011 19:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://dinbror.dk/blog/?p=390#comment-7066</guid>
		<description>Hi dinbror,
When I do multiple popups.  The first time works without any problems.  It creates a div with bPopup2 class.  When I close the second popup and create a new popup again.  It create a div with bPopup1 ignoring the first popup that was still open.  So I see two divs with bPopup1 class.</description>
		<content:encoded><![CDATA[<p>Hi dinbror,<br />
When I do multiple popups.  The first time works without any problems.  It creates a div with bPopup2 class.  When I close the second popup and create a new popup again.  It create a div with bPopup1 ignoring the first popup that was still open.  So I see two divs with bPopup1 class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar til bPopup af Eric yang</title>
		<link>http://dinbror.dk/blog/bpopup/comment-page-4/#comment-6826</link>
		<dc:creator>Eric yang</dc:creator>
		<pubDate>Wed, 16 Nov 2011 04:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://dinbror.dk/blog/?p=390#comment-6826</guid>
		<description>Hey, for those who are struggling on the IE9 align issue, I found the cause of the problem. Just need to remove the css: &quot;margin: 0 auto&quot; from your modal container, guess it conflicts with the default center position from the plugin.  hope this could work for you guys~! btw, thanks dinbror for the great plugin, very simple and elegant.</description>
		<content:encoded><![CDATA[<p>Hey, for those who are struggling on the IE9 align issue, I found the cause of the problem. Just need to remove the css: &#8220;margin: 0 auto&#8221; from your modal container, guess it conflicts with the default center position from the plugin.  hope this could work for you guys~! btw, thanks dinbror for the great plugin, very simple and elegant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar til bPopup af Michael</title>
		<link>http://dinbror.dk/blog/bpopup/comment-page-4/#comment-6816</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 15 Nov 2011 14:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://dinbror.dk/blog/?p=390#comment-6816</guid>
		<description>I can reproduce the &quot;o.contentContainer.empty is not a function&quot; error by immediately loading a popup after an ajaxstop.  Once you close the popup this error comes up hundreds of times in firebug.  I&#039;m trying something like this i.e.

$(&quot;.ui-tabs-panel&quot;).ajaxStop(function() {
			$(&quot;#worklistDealSummaryContainer&quot;).bPopup({
				appendTo: &#039;#worklistResults&#039;,
				contentContainer: &#039;#worklistDealSummary&#039;,			
				loadUrl: &#039;contract/${sessionScope.contract}/dealsummary&#039;,
				position: [&#039;auto&#039;, &#039;12%&#039;]
			});
		});</description>
		<content:encoded><![CDATA[<p>I can reproduce the &#8220;o.contentContainer.empty is not a function&#8221; error by immediately loading a popup after an ajaxstop.  Once you close the popup this error comes up hundreds of times in firebug.  I&#8217;m trying something like this i.e.</p>
<p>$(&#8220;.ui-tabs-panel&#8221;).ajaxStop(function() {<br />
			$(&#8220;#worklistDealSummaryContainer&#8221;).bPopup({<br />
				appendTo: &#8216;#worklistResults&#8217;,<br />
				contentContainer: &#8216;#worklistDealSummary&#8217;,<br />
				loadUrl: &#8216;contract/${sessionScope.contract}/dealsummary&#8217;,<br />
				position: ['auto', '12%']<br />
			});<br />
		});</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar til bPopup af Banned</title>
		<link>http://dinbror.dk/blog/bpopup/comment-page-4/#comment-6685</link>
		<dc:creator>Banned</dc:creator>
		<pubDate>Thu, 10 Nov 2011 10:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://dinbror.dk/blog/?p=390#comment-6685</guid>
		<description>How can i close bpopup from inside iframe ?</description>
		<content:encoded><![CDATA[<p>How can i close bpopup from inside iframe ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar til bPopup af dinbror</title>
		<link>http://dinbror.dk/blog/bpopup/comment-page-4/#comment-6645</link>
		<dc:creator>dinbror</dc:creator>
		<pubDate>Tue, 08 Nov 2011 19:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://dinbror.dk/blog/?p=390#comment-6645</guid>
		<description>&lt;strong&gt;@Paul + Drek&lt;/strong&gt;: Thanks for your input. It was a bug. I forgot to update the close function when I did multiple popups possible. Good catch. The new download (still 0.6.0) fixes the issue. 

&lt;strong&gt;@Shun&lt;/strong&gt;: Hmm the code looks fine. (No need for setting the closeClass, modalColor and modal since you&#039;re using the defaults;)). Can you maybe provide a live example or insert your code in a jsfiddle.net where you can reproduce the error? 
Do you also get an error after closing my example 4b on the demo page a couple of times?</description>
		<content:encoded><![CDATA[<p><strong>@Paul + Drek</strong>: Thanks for your input. It was a bug. I forgot to update the close function when I did multiple popups possible. Good catch. The new download (still 0.6.0) fixes the issue. </p>
<p><strong>@Shun</strong>: Hmm the code looks fine. (No need for setting the closeClass, modalColor and modal since you&#8217;re using the defaults;)). Can you maybe provide a live example or insert your code in a jsfiddle.net where you can reproduce the error?<br />
Do you also get an error after closing my example 4b on the demo page a couple of times?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar til bPopup af Drek</title>
		<link>http://dinbror.dk/blog/bpopup/comment-page-4/#comment-6571</link>
		<dc:creator>Drek</dc:creator>
		<pubDate>Sat, 05 Nov 2011 01:56:36 +0000</pubDate>
		<guid isPermaLink="false">http://dinbror.dk/blog/?p=390#comment-6571</guid>
		<description>On my website, using version 0.6.0, calling &quot;$([my selector]).bPopup().close()&quot; does not work.  The popup will disappear but the gray background will remain.  

Clicking the gray background or hitting escape (both before the error occurs or after the error occurs) works fine.

Version 0.5.1 works fine on my website.  I&#039;m happy to provide additional info as needed.

(Clicking the gray background reaches line 76 in jquery.bpopup-0.6.0.js.  Calling close() manually does not.)</description>
		<content:encoded><![CDATA[<p>On my website, using version 0.6.0, calling &#8220;$([my selector]).bPopup().close()&#8221; does not work.  The popup will disappear but the gray background will remain.  </p>
<p>Clicking the gray background or hitting escape (both before the error occurs or after the error occurs) works fine.</p>
<p>Version 0.5.1 works fine on my website.  I&#8217;m happy to provide additional info as needed.</p>
<p>(Clicking the gray background reaches line 76 in jquery.bpopup-0.6.0.js.  Calling close() manually does not.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar til bPopup af Shun</title>
		<link>http://dinbror.dk/blog/bpopup/comment-page-4/#comment-6461</link>
		<dc:creator>Shun</dc:creator>
		<pubDate>Mon, 31 Oct 2011 21:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://dinbror.dk/blog/?p=390#comment-6461</guid>
		<description>Hello everyone:

I&#039;m doing some test with this great plugin, but when y load ajax pages and then I close them a pair of times, this error arises o.contentContainer.empty is not a function.

The code I use is the next 

$(&quot;#popup2&quot;).bPopup({ contentContainer: &#039;#pContent&#039;, loadUrl: &quot;pages/trabajo/caso.html&quot;, position: [40, 450], modalColor:&#039;black&#039;, modal: true, closeClass: &quot;bClose&quot;, opacity:1.0 });

Thank you and best regards.</description>
		<content:encoded><![CDATA[<p>Hello everyone:</p>
<p>I&#8217;m doing some test with this great plugin, but when y load ajax pages and then I close them a pair of times, this error arises o.contentContainer.empty is not a function.</p>
<p>The code I use is the next </p>
<p>$(&#8220;#popup2&#8243;).bPopup({ contentContainer: &#8216;#pContent&#8217;, loadUrl: &#8220;pages/trabajo/caso.html&#8221;, position: [40, 450], modalColor:&#8217;black&#8217;, modal: true, closeClass: &#8220;bClose&#8221;, opacity:1.0 });</p>
<p>Thank you and best regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar til bPopup af Paul</title>
		<link>http://dinbror.dk/blog/bpopup/comment-page-4/#comment-6423</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sun, 30 Oct 2011 18:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://dinbror.dk/blog/?p=390#comment-6423</guid>
		<description>When you use the close function on 0.6.0,  $(&quot;#.....&quot;).bPopup().close(); it removed the popup box, but not the modal greyed out background.  Using Chrome 15.0.874.106 m.  Not sure if this is a bug or if I&#039;m doing something wrong.

Thanks</description>
		<content:encoded><![CDATA[<p>When you use the close function on 0.6.0,  $(&#8220;#&#8230;..&#8221;).bPopup().close(); it removed the popup box, but not the modal greyed out background.  Using Chrome 15.0.874.106 m.  Not sure if this is a bug or if I&#8217;m doing something wrong.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

