<?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>
	Comments on: showModalDialog in Firefox and frames	</title>
	<atom:link href="https://blog.davidkaspar.com/archives/2005/10/showmodaldialog-in-firefox-and-frames.php/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.davidkaspar.com/archives/2005/10/showmodaldialog-in-firefox-and-frames.php</link>
	<description>Online journal and ponderings about the Internet, gadgets and photography.</description>
	<lastBuildDate>Thu, 10 Mar 2011 15:34:35 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		By: Roman		</title>
		<link>https://blog.davidkaspar.com/archives/2005/10/showmodaldialog-in-firefox-and-frames.php#comment-857</link>

		<dc:creator><![CDATA[Roman]]></dc:creator>
		<pubDate>Thu, 10 Mar 2011 15:34:35 +0000</pubDate>
		<guid isPermaLink="false">https://davidkaspar.com/wp/2005/10/05/showmodaldialog-in-firefox-and-frames/#comment-857</guid>

					<description><![CDATA[Hi Guys, I can recommend you a workable cross browser showModalDialog jQuery function created by me:
&lt;a href=&quot;http://extremedev.blogspot.com/2011/03/windowshowmodaldialog-cross-browser-new.html&quot; rel=&quot;nofollow ugc&quot;&gt; Here on http://extremedev.blogspot.com&lt;/a&gt;
]]></description>
			<content:encoded><![CDATA[<p>Hi Guys, I can recommend you a workable cross browser showModalDialog jQuery function created by me:<br />
<a href="http://extremedev.blogspot.com/2011/03/windowshowmodaldialog-cross-browser-new.html" rel="nofollow ugc"> Here on </a><a href="http://extremedev.blogspot.com" rel="nofollow ugc">http://extremedev.blogspot.com</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dmitri Farkov		</title>
		<link>https://blog.davidkaspar.com/archives/2005/10/showmodaldialog-in-firefox-and-frames.php#comment-856</link>

		<dc:creator><![CDATA[Dmitri Farkov]]></dc:creator>
		<pubDate>Fri, 14 Mar 2008 17:37:09 +0000</pubDate>
		<guid isPermaLink="false">https://davidkaspar.com/wp/2005/10/05/showmodaldialog-in-firefox-and-frames/#comment-856</guid>

					<description><![CDATA[What you guys are searching for is a Lightbox. A Lightbox - a JavaScript-powered modal dialog. Looks pretty, compatible with tons of browsers. Just search on Google.
]]></description>
			<content:encoded><![CDATA[<p>What you guys are searching for is a Lightbox. A Lightbox &#8211; a JavaScript-powered modal dialog. Looks pretty, compatible with tons of browsers. Just search on Google.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: noe		</title>
		<link>https://blog.davidkaspar.com/archives/2005/10/showmodaldialog-in-firefox-and-frames.php#comment-855</link>

		<dc:creator><![CDATA[noe]]></dc:creator>
		<pubDate>Wed, 12 Mar 2008 04:56:35 +0000</pubDate>
		<guid isPermaLink="false">https://davidkaspar.com/wp/2005/10/05/showmodaldialog-in-firefox-and-frames/#comment-855</guid>

					<description><![CDATA[thanks dg, your script work fine . you are the man. cool :D
]]></description>
			<content:encoded><![CDATA[<p>thanks dg, your script work fine . you are the man. cool 😀</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Al		</title>
		<link>https://blog.davidkaspar.com/archives/2005/10/showmodaldialog-in-firefox-and-frames.php#comment-854</link>

		<dc:creator><![CDATA[Al]]></dc:creator>
		<pubDate>Wed, 26 Dec 2007 23:17:53 +0000</pubDate>
		<guid isPermaLink="false">https://davidkaspar.com/wp/2005/10/05/showmodaldialog-in-firefox-and-frames/#comment-854</guid>

					<description><![CDATA[you need to enable a part of your FF about:config file for that code to work
]]></description>
			<content:encoded><![CDATA[<p>you need to enable a part of your FF about:config file for that code to work</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: FBM		</title>
		<link>https://blog.davidkaspar.com/archives/2005/10/showmodaldialog-in-firefox-and-frames.php#comment-853</link>

		<dc:creator><![CDATA[FBM]]></dc:creator>
		<pubDate>Wed, 14 Nov 2007 13:23:00 +0000</pubDate>
		<guid isPermaLink="false">https://davidkaspar.com/wp/2005/10/05/showmodaldialog-in-firefox-and-frames/#comment-853</guid>

					<description><![CDATA[Hi Dg your code doesn&#039;t work
]]></description>
			<content:encoded><![CDATA[<p>Hi Dg your code doesn&#8217;t work</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mano		</title>
		<link>https://blog.davidkaspar.com/archives/2005/10/showmodaldialog-in-firefox-and-frames.php#comment-852</link>

		<dc:creator><![CDATA[Mano]]></dc:creator>
		<pubDate>Mon, 27 Aug 2007 13:04:40 +0000</pubDate>
		<guid isPermaLink="false">https://davidkaspar.com/wp/2005/10/05/showmodaldialog-in-firefox-and-frames/#comment-852</guid>

					<description><![CDATA[Hi All,
In my project i want a window behave like a modal window with out using modal=yes in firefox.
is it possible?
&lt;blockquote&gt;David says:
Yes with a JavaScript workaround as described above (forced focus).
&lt;/blockquote&gt;
]]></description>
			<content:encoded><![CDATA[<p>Hi All,<br />
In my project i want a window behave like a modal window with out using modal=yes in firefox.<br />
is it possible?</p>
<blockquote><p>David says:<br />
Yes with a JavaScript workaround as described above (forced focus).
</p></blockquote>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: propecia effective		</title>
		<link>https://blog.davidkaspar.com/archives/2005/10/showmodaldialog-in-firefox-and-frames.php#comment-851</link>

		<dc:creator><![CDATA[propecia effective]]></dc:creator>
		<pubDate>Tue, 24 Jul 2007 20:25:59 +0000</pubDate>
		<guid isPermaLink="false">https://davidkaspar.com/wp/2005/10/05/showmodaldialog-in-firefox-and-frames/#comment-851</guid>

					<description><![CDATA[propecia rogain &lt;a&gt;6proscar propecia&lt;/a&gt;
]]></description>
			<content:encoded><![CDATA[<p>propecia rogain <a>6proscar propecia</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dave P Nottingham		</title>
		<link>https://blog.davidkaspar.com/archives/2005/10/showmodaldialog-in-firefox-and-frames.php#comment-850</link>

		<dc:creator><![CDATA[Dave P Nottingham]]></dc:creator>
		<pubDate>Mon, 23 Jul 2007 16:44:56 +0000</pubDate>
		<guid isPermaLink="false">https://davidkaspar.com/wp/2005/10/05/showmodaldialog-in-firefox-and-frames/#comment-850</guid>

					<description><![CDATA[If there is an alternative to ShowModalDialog for bringing multiple amounts of data back from the child to parent window I&#039;d love to hear about it! Window.open works fine for just one selected item but not multiples.
]]></description>
			<content:encoded><![CDATA[<p>If there is an alternative to ShowModalDialog for bringing multiple amounts of data back from the child to parent window I&#8217;d love to hear about it! Window.open works fine for just one selected item but not multiples.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: dg		</title>
		<link>https://blog.davidkaspar.com/archives/2005/10/showmodaldialog-in-firefox-and-frames.php#comment-849</link>

		<dc:creator><![CDATA[dg]]></dc:creator>
		<pubDate>Thu, 19 Jul 2007 10:45:11 +0000</pubDate>
		<guid isPermaLink="false">https://davidkaspar.com/wp/2005/10/05/showmodaldialog-in-firefox-and-frames/#comment-849</guid>

					<description><![CDATA[hi .... checked this code ..... works fines
save the below code in a html file and check it
[html]
[head]
[style]
[/style]
[script]
function Open_Window() {
netscape.security.PrivilegeManager.enablePrivilege(&#039;UniversalBrowserWrite&#039;);
var params = &#039;a&#124;b&#124;c&#039;;
window.open(&#039;test.htm?params=&#039;+ params +&#039;&#039;, &#039;test&#039;, &#039;chrome,centerscreen,dependent=YES, dialog=YES,modal=YES,resizable=NO,scrollbars=NO, location=0,status=0,menubar=0,toolbar=0&#039;);
}
[/script]
[/head]
[body]
[input type=&quot;button&quot; value=&quot;Load XUL Test Window&quot; onclick=&quot;Open_Window()&quot;]
[/body]
[/html]
replace square brackets with html tag
&lt;blockquote&gt;David says:
Thanks for that dg, this version really works and is the first time I see a modal window in FireFox (Mozilla).
I do get the security warning due to using UniversalBrowserWrite. This could be an issue on some of our sites.
&lt;/blockquote&gt;
]]></description>
			<content:encoded><![CDATA[<p>hi &#8230;. checked this code &#8230;.. works fines<br />
save the below code in a html file and check it<br />
[html]<br />
[head]<br />
[style]<br />
[/style]<br />
[script]<br />
function Open_Window() {<br />
netscape.security.PrivilegeManager.enablePrivilege(&#8216;UniversalBrowserWrite&#8217;);<br />
var params = &#8216;a|b|c&#8217;;<br />
window.open(&#8216;test.htm?params=&#8217;+ params +&#8221;, &#8216;test&#8217;, &#8216;chrome,centerscreen,dependent=YES, dialog=YES,modal=YES,resizable=NO,scrollbars=NO, location=0,status=0,menubar=0,toolbar=0&#8217;);<br />
}<br />
[/script]<br />
[/head]<br />
[body]<br />
[input type=&#8221;button&#8221; value=&#8221;Load XUL Test Window&#8221; onclick=&#8221;Open_Window()&#8221;]<br />
[/body]<br />
[/html]<br />
replace square brackets with html tag</p>
<blockquote><p>David says:<br />
Thanks for that dg, this version really works and is the first time I see a modal window in FireFox (Mozilla).<br />
I do get the security warning due to using UniversalBrowserWrite. This could be an issue on some of our sites.
</p></blockquote>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bhavana		</title>
		<link>https://blog.davidkaspar.com/archives/2005/10/showmodaldialog-in-firefox-and-frames.php#comment-848</link>

		<dc:creator><![CDATA[Bhavana]]></dc:creator>
		<pubDate>Mon, 16 Jul 2007 11:50:02 +0000</pubDate>
		<guid isPermaLink="false">https://davidkaspar.com/wp/2005/10/05/showmodaldialog-in-firefox-and-frames/#comment-848</guid>

					<description><![CDATA[I am facing a similar problem. I want to display a modal dialog. I used the showModalDialog function. This works in IE but doesn&#039;t work in Mozilla.
Please help.
&lt;blockquote&gt;David says:
All the help is above.
You can use a GreaseMonkey script to make the site compatible with FireFox or...
To provide similar functionality in FireFox (Mozilla) we have found a JavaScript work around to be the best solution: force focus on the modal window or...
A few users report success with the modal=YES parameter in combination with PrivilegeManager.enablePrivilege(&#039;UniversalBrowserWrite&#039;). I have not been able to confirm this however.
&lt;/blockquote&gt;
]]></description>
			<content:encoded><![CDATA[<p>I am facing a similar problem. I want to display a modal dialog. I used the showModalDialog function. This works in IE but doesn&#8217;t work in Mozilla.<br />
Please help.</p>
<blockquote><p>David says:<br />
All the help is above.<br />
You can use a GreaseMonkey script to make the site compatible with FireFox or&#8230;<br />
To provide similar functionality in FireFox (Mozilla) we have found a JavaScript work around to be the best solution: force focus on the modal window or&#8230;<br />
A few users report success with the modal=YES parameter in combination with PrivilegeManager.enablePrivilege(&#8216;UniversalBrowserWrite&#8217;). I have not been able to confirm this however.
</p></blockquote>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
