<?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: [CodeSnippet] jQuery : Confirm User&#8217;s Action</title>
	<atom:link href="http://www.webstuffshare.com/2010/03/codesnippet-jquery-confirm-users-action/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webstuffshare.com/2010/03/codesnippet-jquery-confirm-users-action/</link>
	<description>Learn and share. The simplest harmony.</description>
	<lastBuildDate>Thu, 09 Feb 2012 18:35:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Adit</title>
		<link>http://www.webstuffshare.com/2010/03/codesnippet-jquery-confirm-users-action/#comment-34042</link>
		<dc:creator>Adit</dc:creator>
		<pubDate>Thu, 12 Jan 2012 07:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstuffshare.com/?p=1718#comment-34042</guid>
		<description>The box seems to open more than once (repetitive) if we did not click Yes or Cancel button. And click another link (Link is in the loop).

How can I only show 1 box, even though I click again on other links without to press yes or cancel button first on the last box. 

and the box that shows up is the one that click last.

any suggestion? 

Thanks!</description>
		<content:encoded><![CDATA[<p>The box seems to open more than once (repetitive) if we did not click Yes or Cancel button. And click another link (Link is in the loop).</p>
<p>How can I only show 1 box, even though I click again on other links without to press yes or cancel button first on the last box. </p>
<p>and the box that shows up is the one that click last.</p>
<p>any suggestion? </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raddy</title>
		<link>http://www.webstuffshare.com/2010/03/codesnippet-jquery-confirm-users-action/#comment-29102</link>
		<dc:creator>Raddy</dc:creator>
		<pubDate>Mon, 12 Dec 2011 06:17:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstuffshare.com/?p=1718#comment-29102</guid>
		<description>I have a BCS project which pulls data from SQL server 2008 and displays it as a List in sharepoint 2010. I want to add a code snippet to check the logged in user and show/hide delete confirmation box for any list item. I have no idea on where I would make the changes. Please help me !</description>
		<content:encoded><![CDATA[<p>I have a BCS project which pulls data from SQL server 2008 and displays it as a List in sharepoint 2010. I want to add a code snippet to check the logged in user and show/hide delete confirmation box for any list item. I have no idea on where I would make the changes. Please help me !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VJ</title>
		<link>http://www.webstuffshare.com/2010/03/codesnippet-jquery-confirm-users-action/#comment-25590</link>
		<dc:creator>VJ</dc:creator>
		<pubDate>Sun, 13 Nov 2011 13:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstuffshare.com/?p=1718#comment-25590</guid>
		<description>what happens if java is turned off or not installed.</description>
		<content:encoded><![CDATA[<p>what happens if java is turned off or not installed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kammo</title>
		<link>http://www.webstuffshare.com/2010/03/codesnippet-jquery-confirm-users-action/#comment-11913</link>
		<dc:creator>Kammo</dc:creator>
		<pubDate>Sat, 27 Aug 2011 14:28:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstuffshare.com/?p=1718#comment-11913</guid>
		<description>Thanks a lot, that&#039;s just what I needed. Nice hack!</description>
		<content:encoded><![CDATA[<p>Thanks a lot, that&#8217;s just what I needed. Nice hack!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allie Kate</title>
		<link>http://www.webstuffshare.com/2010/03/codesnippet-jquery-confirm-users-action/#comment-5630</link>
		<dc:creator>Allie Kate</dc:creator>
		<pubDate>Thu, 14 Apr 2011 23:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstuffshare.com/?p=1718#comment-5630</guid>
		<description>I prefer alert/confirmation over data integrity issue. I&#039;d prefer my users to be aware that they&#039;re on the website for the data, unless it&#039;s a non-critical website, in which case, I hate alerts as much as anyone else.</description>
		<content:encoded><![CDATA[<p>I prefer alert/confirmation over data integrity issue. I&#8217;d prefer my users to be aware that they&#8217;re on the website for the data, unless it&#8217;s a non-critical website, in which case, I hate alerts as much as anyone else.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hidayat Sagita</title>
		<link>http://www.webstuffshare.com/2010/03/codesnippet-jquery-confirm-users-action/#comment-3688</link>
		<dc:creator>Hidayat Sagita</dc:creator>
		<pubDate>Sat, 05 Feb 2011 07:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstuffshare.com/?p=1718#comment-3688</guid>
		<description>You can read this tutorial http://www.webstuffshare.com/2010/06/jquery-fundamentals/</description>
		<content:encoded><![CDATA[<p>You can read this tutorial <a href="http://www.webstuffshare.com/2010/06/jquery-fundamentals/" rel="nofollow">http://www.webstuffshare.com/2010/06/jquery-fundamentals/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: annamacharya</title>
		<link>http://www.webstuffshare.com/2010/03/codesnippet-jquery-confirm-users-action/#comment-3644</link>
		<dc:creator>annamacharya</dc:creator>
		<pubDate>Fri, 04 Feb 2011 13:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstuffshare.com/?p=1718#comment-3644</guid>
		<description>Can Any one please forward me how to learn j Query 
I has programing knowledge in asp.net.. so I would be very much easier to understand .attr(&quot;href&quot;) rather than get(&quot;0&quot;).href or getAttribute(&quot;href&quot;) or any other which makes easier to understand..  Thanks in Advance...</description>
		<content:encoded><![CDATA[<p>Can Any one please forward me how to learn j Query<br />
I has programing knowledge in asp.net.. so I would be very much easier to understand .attr(&#8220;href&#8221;) rather than get(&#8220;0&#8243;).href or getAttribute(&#8220;href&#8221;) or any other which makes easier to understand..  Thanks in Advance&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett Widmann</title>
		<link>http://www.webstuffshare.com/2010/03/codesnippet-jquery-confirm-users-action/#comment-1503</link>
		<dc:creator>Brett Widmann</dc:creator>
		<pubDate>Thu, 16 Dec 2010 22:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstuffshare.com/?p=1718#comment-1503</guid>
		<description>This is just what I needed. Thanks for the help!</description>
		<content:encoded><![CDATA[<p>This is just what I needed. Thanks for the help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 Random jQuery Snippet</title>
		<link>http://www.webstuffshare.com/2010/03/codesnippet-jquery-confirm-users-action/#comment-337</link>
		<dc:creator>10 Random jQuery Snippet</dc:creator>
		<pubDate>Wed, 13 Oct 2010 10:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstuffshare.com/?p=1718#comment-337</guid>
		<description>[...] Before do some action to the selected element we can check its existance, does it exists or not. We’ve used this code on “[CodeSnippet] jQuery : Confirm User’s Action“. [...]</description>
		<content:encoded><![CDATA[<p>[...] Before do some action to the selected element we can check its existance, does it exists or not. We’ve used this code on “[CodeSnippet] jQuery : Confirm User’s Action“. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Free Html/CSS &#38; jQuery Admin Panel – INADMIN &#171; INDEZINER</title>
		<link>http://www.webstuffshare.com/2010/03/codesnippet-jquery-confirm-users-action/#comment-336</link>
		<dc:creator>Free Html/CSS &#38; jQuery Admin Panel – INADMIN &#171; INDEZINER</dc:creator>
		<pubDate>Fri, 24 Sep 2010 08:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstuffshare.com/?p=1718#comment-336</guid>
		<description>[...] http://www.webstuffshare.com/2010/03/codesnippet-jquery-confirm-users-action/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.webstuffshare.com/2010/03/codesnippet-jquery-confirm-users-action/" rel="nofollow">http://www.webstuffshare.com/2010/03/codesnippet-jquery-confirm-users-action/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.webstuffshare.com @ 2012-02-09 20:34:28 -->
