<?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: Custom JavaScript Dialog Boxes</title>
	<atom:link href="http://www.leigeber.com/2008/04/custom-javascript-dialog-boxes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.leigeber.com/2008/04/custom-javascript-dialog-boxes/</link>
	<description>This web development blog features fresh articles on JavaScript, AJAX, CSS, XHTML, PHP, Photoshop and more.</description>
	<lastBuildDate>Fri, 12 Mar 2010 15:57:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Milestone 01 &#8211; 70+ High-End Components for Web Designers and Developers &#171; DesignerLinks</title>
		<link>http://www.leigeber.com/2008/04/custom-javascript-dialog-boxes/comment-page-5/#comment-11054</link>
		<dc:creator>Milestone 01 &#8211; 70+ High-End Components for Web Designers and Developers &#171; DesignerLinks</dc:creator>
		<pubDate>Tue, 02 Mar 2010 01:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=23#comment-11054</guid>
		<description>[...] JavaScript Dialog Boxes / Javascript [...]</description>
		<content:encoded><![CDATA[<p>[...] JavaScript Dialog Boxes / Javascript [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javascript diyalog kutusu k&#252;t&#252;phanesi - - ekimdusu.net</title>
		<link>http://www.leigeber.com/2008/04/custom-javascript-dialog-boxes/comment-page-5/#comment-11053</link>
		<dc:creator>Javascript diyalog kutusu k&#252;t&#252;phanesi - - ekimdusu.net</dc:creator>
		<pubDate>Mon, 01 Mar 2010 23:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=23#comment-11053</guid>
		<description>[...] &#252;retilmiş &#231;ok kullanışlı ve g&#246;ze hoş gelen bir k&#252;t&#252;phane. Buradan [...]</description>
		<content:encoded><![CDATA[<p>[...] &uuml;retilmiş &ccedil;ok kullanışlı ve g&ouml;ze hoş gelen bir k&uuml;t&uuml;phane. Buradan [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jgurl</title>
		<link>http://www.leigeber.com/2008/04/custom-javascript-dialog-boxes/comment-page-5/#comment-11043</link>
		<dc:creator>jgurl</dc:creator>
		<pubDate>Fri, 26 Feb 2010 13:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=23#comment-11043</guid>
		<description>I have modified a row in the source of this wonderful dialog box downloaded from ratty:
  dialogbar.innerHTML = &#039;&lt;button type=&quot;button&quot; onclick=&quot;hideDialog(1);&quot; id=&quot;btnOcchei&quot;&gt;&#039;+button1+&#039;&lt;/button&gt;&#039;;
i&#039;ve added an id;
then at the end of the function showdialog i&#039;ve added this line
	if( buttons == 1 ) document.getElementById( &quot;btnOcchei&quot; ).focus();
so the button takes the focus and the user may use spacebar or enter to close the dialog box
I hope it will be useful for you all
many thanks
jgurl</description>
		<content:encoded><![CDATA[<p>I have modified a row in the source of this wonderful dialog box downloaded from ratty:<br />
  dialogbar.innerHTML = &#39;&lt;button type=&quot;button&quot; onclick=&quot;hideDialog(1);&quot; id=&quot;btnOcchei&quot;&gt;&#39;+button1+&#39;&lt;/button&gt;&#39;;<br />
i&#39;ve added an id;<br />
then at the end of the function showdialog i&#39;ve added this line<br />
	if( buttons == 1 ) document.getElementById( &quot;btnOcchei&quot; ).focus();<br />
so the button takes the focus and the user may use spacebar or enter to close the dialog box<br />
I hope it will be useful for you all<br />
many thanks<br />
jgurl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ratty</title>
		<link>http://www.leigeber.com/2008/04/custom-javascript-dialog-boxes/comment-page-5/#comment-11030</link>
		<dc:creator>Ratty</dc:creator>
		<pubDate>Tue, 23 Feb 2010 00:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=23#comment-11030</guid>
		<description>I think some of these questions have already been answered in the corresponding forum postings. Please check there first and post any further questions and comments there please.

There&#039;s also a fully coded advanced working example posted there too.

http://forum.leigeber.com/topic/25-upgrade-to-dialog-box-available/</description>
		<content:encoded><![CDATA[<p>I think some of these questions have already been answered in the corresponding forum postings. Please check there first and post any further questions and comments there please.</p>
<p>There&#39;s also a fully coded advanced working example posted there too.</p>
<p><a href="http://forum.leigeber.com/topic/25-upgrade-to-dialog-box-available/" rel="nofollow">http://forum.leigeber.com/topic/25-upgrade-to-dialog-box-available/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javascript diyalog kutusu kütüphanesi - Çağdaş Polat</title>
		<link>http://www.leigeber.com/2008/04/custom-javascript-dialog-boxes/comment-page-5/#comment-11007</link>
		<dc:creator>Javascript diyalog kutusu kütüphanesi - Çağdaş Polat</dc:creator>
		<pubDate>Thu, 18 Feb 2010 11:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=23#comment-11007</guid>
		<description>[...] &#252;retilmiş &#231;ok kullanışlı ve g&#246;ze hoş gelen bir k&#252;t&#252;phane. Buradan [...]</description>
		<content:encoded><![CDATA[<p>[...] &uuml;retilmiş &ccedil;ok kullanışlı ve g&ouml;ze hoş gelen bir k&uuml;t&uuml;phane. Buradan [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Teresa</title>
		<link>http://www.leigeber.com/2008/04/custom-javascript-dialog-boxes/comment-page-5/#comment-10997</link>
		<dc:creator>Teresa</dc:creator>
		<pubDate>Mon, 15 Feb 2010 15:10:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=23#comment-10997</guid>
		<description>I have a problem with the combo-box, not disabled when displaying messages. Does anyone know how to fix it?</description>
		<content:encoded><![CDATA[<p>I have a problem with the combo-box, not disabled when displaying messages. Does anyone know how to fix it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.leigeber.com/2008/04/custom-javascript-dialog-boxes/comment-page-5/#comment-10989</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 15 Feb 2010 00:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=23#comment-10989</guid>
		<description>Hi, great script, I&#039;m using the Set AutoClose Time and Hide Close Buttons pop-up and I&#039;m trying to figure out how I make it redirect to another page after the AutoClose has completed so after the 5 seconds has elasped. I understand the concept of using

window.location(&quot;http://www.url.com&quot;,&quot;mywindow&quot;)

but I&#039;m not sure where to put it in the jquery.modaldialog.js script or if I should create a new funtion and then call that function in the link: &lt;a href=&quot;javascript:$.modaldialog.success(&#039;&#039;, { timeout: 5, showClose: false, title: &#039;How does this work?&#039; });&quot;&gt;How does this work&lt;/a&gt;.

Any help would be really appreciated thank you.

James</description>
		<content:encoded><![CDATA[<p>Hi, great script, I&#39;m using the Set AutoClose Time and Hide Close Buttons pop-up and I&#39;m trying to figure out how I make it redirect to another page after the AutoClose has completed so after the 5 seconds has elasped. I understand the concept of using</p>
<p>window.location(&quot;http://www.url.com&quot;,&quot;mywindow&quot;)</p>
<p>but I&#39;m not sure where to put it in the jquery.modaldialog.js script or if I should create a new funtion and then call that function in the link: &lt;a href=&quot;javascript:$.modaldialog.success(&#39;&#39;, { timeout: 5, showClose: false, title: &#39;How does this work?&#39; });&quot;&gt;How does this work&lt;/a&gt;.</p>
<p>Any help would be really appreciated thank you.</p>
<p>James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geofrey</title>
		<link>http://www.leigeber.com/2008/04/custom-javascript-dialog-boxes/comment-page-5/#comment-10954</link>
		<dc:creator>Geofrey</dc:creator>
		<pubDate>Wed, 10 Feb 2010 21:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=23#comment-10954</guid>
		<description>I noticed heavily on the yes/no question and I was thinking cant you add a example that displays yes/no and when the person checks on the one needed the main page show what he pressed. I believe that would answer all the notes of people asking for this.

By the way nice work!!</description>
		<content:encoded><![CDATA[<p>I noticed heavily on the yes/no question and I was thinking cant you add a example that displays yes/no and when the person checks on the one needed the main page show what he pressed. I believe that would answer all the notes of people asking for this.</p>
<p>By the way nice work!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
