<?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: jAlert a jQuery Alert Box Plugin</title>
	<atom:link href="http://www.smooka.com/blog/2009/02/22/jalert-jquery-alert-box-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.smooka.com/blog/2009/02/22/jalert-jquery-alert-box-plugin/</link>
	<description>From programming to music!</description>
	<lastBuildDate>Sat, 21 Jan 2012 14:45:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Ashish</title>
		<link>http://www.smooka.com/blog/2009/02/22/jalert-jquery-alert-box-plugin/comment-page-1/#comment-14258</link>
		<dc:creator>Ashish</dc:creator>
		<pubDate>Sat, 31 Dec 2011 06:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.smooka.com/blog/?p=18#comment-14258</guid>
		<description>I am trying to enable this plugin but i have got some  error like as :- jQuery is not function and so on also. </description>
		<content:encoded><![CDATA[<p>I am trying to enable this plugin but i have got some  error like as :- jQuery is not function and so on also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashish</title>
		<link>http://www.smooka.com/blog/2009/02/22/jalert-jquery-alert-box-plugin/comment-page-1/#comment-14257</link>
		<dc:creator>Ashish</dc:creator>
		<pubDate>Sat, 31 Dec 2011 06:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.smooka.com/blog/?p=18#comment-14257</guid>
		<description>hello </description>
		<content:encoded><![CDATA[<p>hello</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juliancc</title>
		<link>http://www.smooka.com/blog/2009/02/22/jalert-jquery-alert-box-plugin/comment-page-1/#comment-14174</link>
		<dc:creator>juliancc</dc:creator>
		<pubDate>Thu, 30 Jun 2011 16:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.smooka.com/blog/?p=18#comment-14174</guid>
		<description>Not sure what you are asking! 
Close alerts you can close them by clicking in the X at the top right of the alert box.  
Timed alerts, you mean to close the alerts after a set amount of time?  </description>
		<content:encoded><![CDATA[<p>Not sure what you are asking!<br />
Close alerts you can close them by clicking in the X at the top right of the alert box.<br />
Timed alerts, you mean to close the alerts after a set amount of time?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bart S</title>
		<link>http://www.smooka.com/blog/2009/02/22/jalert-jquery-alert-box-plugin/comment-page-1/#comment-14156</link>
		<dc:creator>Bart S</dc:creator>
		<pubDate>Tue, 07 Jun 2011 09:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.smooka.com/blog/?p=18#comment-14156</guid>
		<description>I like this alerts... Is it possible to get timed alerts, and close alerts ? (alert can be either jAlert, jConfirm, jPrompt) 
 
I have a webserver that has information for clients. the information is shown in a jConfirm dialog. Once 1 user has clicked acknowledged the information, I want to close the jConfirms on all other clients too. Note that all clients are polling for information regarding to show or close the jConfirms. 
 
Another thing that I would like is set some kind of timeout: when a jConfirm is opened, and nothing is done by the user, it should close automatically after xx seconds (xx is variable). </description>
		<content:encoded><![CDATA[<p>I like this alerts&#8230; Is it possible to get timed alerts, and close alerts ? (alert can be either jAlert, jConfirm, jPrompt) </p>
<p>I have a webserver that has information for clients. the information is shown in a jConfirm dialog. Once 1 user has clicked acknowledged the information, I want to close the jConfirms on all other clients too. Note that all clients are polling for information regarding to show or close the jConfirms. </p>
<p>Another thing that I would like is set some kind of timeout: when a jConfirm is opened, and nothing is done by the user, it should close automatically after xx seconds (xx is variable).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dharmesh</title>
		<link>http://www.smooka.com/blog/2009/02/22/jalert-jquery-alert-box-plugin/comment-page-1/#comment-14151</link>
		<dc:creator>Dharmesh</dc:creator>
		<pubDate>Tue, 24 May 2011 05:40:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.smooka.com/blog/?p=18#comment-14151</guid>
		<description>jAlert(&#039;Please enter Username&#039;,&#039;title&#039;,function(){ your statement or function name}); 
 
jAlert(&#039;Please enter Username&#039;,&#039;title&#039;,function(){ $(&#039;#txtUsername&#039;).focus();  }); 
 </description>
		<content:encoded><![CDATA[<p>jAlert(&#039;Please enter Username&#039;,&#039;title&#039;,function(){ your statement or function name}); </p>
<p>jAlert(&#039;Please enter Username&#039;,&#039;title&#039;,function(){ $(&#039;#txtUsername&#039;).focus();  });</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yemane</title>
		<link>http://www.smooka.com/blog/2009/02/22/jalert-jquery-alert-box-plugin/comment-page-1/#comment-14150</link>
		<dc:creator>yemane</dc:creator>
		<pubDate>Thu, 19 May 2011 08:07:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.smooka.com/blog/?p=18#comment-14150</guid>
		<description>thank you.  </description>
		<content:encoded><![CDATA[<p>thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TOm</title>
		<link>http://www.smooka.com/blog/2009/02/22/jalert-jquery-alert-box-plugin/comment-page-1/#comment-14059</link>
		<dc:creator>TOm</dc:creator>
		<pubDate>Mon, 28 Mar 2011 09:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.smooka.com/blog/?p=18#comment-14059</guid>
		<description>Hi Can you tell me how I can increase the top and left position of the container_ 
  </description>
		<content:encoded><![CDATA[<p>Hi Can you tell me how I can increase the top and left position of the container_</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: unknow</title>
		<link>http://www.smooka.com/blog/2009/02/22/jalert-jquery-alert-box-plugin/comment-page-1/#comment-14053</link>
		<dc:creator>unknow</dc:creator>
		<pubDate>Thu, 17 Mar 2011 23:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.smooka.com/blog/?p=18#comment-14053</guid>
		<description>in your  script, after show the alert with overlay, you use the fadeOut method and then the remove method. (line 83 and 87 of the unpacked js). 
It&#039;s don&#039;t works, because the remove method is executed along the fadeOut method. The div element &quot;#jalert_overlay_&quot;+iud&quot; is removed before happened fadeOut. 
I fix this error like this: 
if (overlay==1) { 
$(&quot;#jalert_overlay_&quot;+uid).fadeOut(100, function(){ 
$(&quot;#jalert_overlay_&quot;+uid).remove(); 
}); 
 
} 
$(&quot;#jalert_box_cont_&quot;+uid).fadeOut(100, function(){ 
$(&quot;#jalert_box_cont_&quot;+uid).empty(); 
$(&quot;#jalert_box_cont_&quot;+uid).remove(); 
$(window).unbind(&quot;resize&quot;); 
}); 
 
Sorry bad english.  </description>
		<content:encoded><![CDATA[<p>in your  script, after show the alert with overlay, you use the fadeOut method and then the remove method. (line 83 and 87 of the unpacked js).<br />
It&#039;s don&#039;t works, because the remove method is executed along the fadeOut method. The div element &quot;#jalert_overlay_&quot;+iud&quot; is removed before happened fadeOut.<br />
I fix this error like this:<br />
if (overlay==1) {<br />
$(&quot;#jalert_overlay_&quot;+uid).fadeOut(100, function(){<br />
$(&quot;#jalert_overlay_&quot;+uid).remove();<br />
}); </p>
<p>}<br />
$(&quot;#jalert_box_cont_&quot;+uid).fadeOut(100, function(){<br />
$(&quot;#jalert_box_cont_&quot;+uid).empty();<br />
$(&quot;#jalert_box_cont_&quot;+uid).remove();<br />
$(window).unbind(&quot;resize&quot;);<br />
}); </p>
<p>Sorry bad english.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juliancc</title>
		<link>http://www.smooka.com/blog/2009/02/22/jalert-jquery-alert-box-plugin/comment-page-1/#comment-14037</link>
		<dc:creator>juliancc</dc:creator>
		<pubDate>Fri, 25 Feb 2011 13:54:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.smooka.com/blog/?p=18#comment-14037</guid>
		<description>Kiran, 
The 4th parameter is the width of the box. Height should be automatically. 
 
$(&#039;body&#039;).jAlert(&#039;This is a jAlert Success Box with custom width of 780px&#039;, &#039;success&#039;, &#039;widthcustom&#039;, 780); 
 
If you know how to use svn  you can checkout the latest version from google code.  &lt;a href=&quot;http://code.google.com/p/jalert/&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/jalert/&lt;/a&gt; 
This version is the latest, and it adheres to jquery plugin standards. and the options are passed as an array. I will release this version soon with some documentation.  </description>
		<content:encoded><![CDATA[<p>Kiran,<br />
The 4th parameter is the width of the box. Height should be automatically. </p>
<p>$(&#039;body&#039;).jAlert(&#039;This is a jAlert Success Box with custom width of 780px&#039;, &#039;success&#039;, &#039;widthcustom&#039;, 780); </p>
<p>If you know how to use svn  you can checkout the latest version from google code.  <a href="http://code.google.com/p/jalert/" rel="nofollow">http://code.google.com/p/jalert/</a><br />
This version is the latest, and it adheres to jquery plugin standards. and the options are passed as an array. I will release this version soon with some documentation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kiran Gilvaz</title>
		<link>http://www.smooka.com/blog/2009/02/22/jalert-jquery-alert-box-plugin/comment-page-1/#comment-14036</link>
		<dc:creator>Kiran Gilvaz</dc:creator>
		<pubDate>Fri, 25 Feb 2011 07:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.smooka.com/blog/?p=18#comment-14036</guid>
		<description>Can you tell me how I can increase the width and height of the alert box? It looks like the width of the box is restricted to 40 columns..  </description>
		<content:encoded><![CDATA[<p>Can you tell me how I can increase the width and height of the alert box? It looks like the width of the box is restricted to 40 columns..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

