<?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: Display confirm box when clicking a link</title>
	<atom:link href="http://www.swedishfika.com/2008/02/25/display-confirm-box-when-clicking-a-link/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.swedishfika.com/2008/02/25/display-confirm-box-when-clicking-a-link/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 06 Sep 2010 23:01:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Simon Kjellberg</title>
		<link>http://www.swedishfika.com/2008/02/25/display-confirm-box-when-clicking-a-link/comment-page-1/#comment-6222</link>
		<dc:creator>Simon Kjellberg</dc:creator>
		<pubDate>Sat, 18 Jul 2009 09:05:23 +0000</pubDate>
		<guid isPermaLink="false">http://swedishfika.com/2008/02/25/display-confirm-box-when-clicking-a-link/#comment-6222</guid>
		<description>@Tutorial City and Ida: Yes, you should do much better than this. You shouldn&#039;t write js directly in your markup like this, what you should do is to separate your code into different layers and place your js in the behaviour-layer. This short example just describes the basic principles of how you can use the confirm box. I guess the most of you would use a few lines of jQuery to take care of this today. You can find out more on how to do this here http://docs.jquery.com/Events/click#fn</description>
		<content:encoded><![CDATA[<p>@Tutorial City and Ida: Yes, you should do much better than this. You shouldn&#8217;t write js directly in your markup like this, what you should do is to separate your code into different layers and place your js in the behaviour-layer. This short example just describes the basic principles of how you can use the confirm box. I guess the most of you would use a few lines of jQuery to take care of this today. You can find out more on how to do this here <a href="http://docs.jquery.com/Events/click#fn" rel="nofollow">http://docs.jquery.com/Events/click#fn</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ida</title>
		<link>http://www.swedishfika.com/2008/02/25/display-confirm-box-when-clicking-a-link/comment-page-1/#comment-6157</link>
		<dc:creator>Ida</dc:creator>
		<pubDate>Wed, 15 Jul 2009 17:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://swedishfika.com/2008/02/25/display-confirm-box-when-clicking-a-link/#comment-6157</guid>
		<description>@Tutorial City: True. As Simon says it&#039;s quick and easy but imho you could and should do much better than this. Let&#039;s put it up on the list of &quot;posts-in-need-of-improvement&quot;.</description>
		<content:encoded><![CDATA[<p>@Tutorial City: True. As Simon says it&#8217;s quick and easy but imho you could and should do much better than this. Let&#8217;s put it up on the list of &#8220;posts-in-need-of-improvement&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tutorial City</title>
		<link>http://www.swedishfika.com/2008/02/25/display-confirm-box-when-clicking-a-link/comment-page-1/#comment-6156</link>
		<dc:creator>Tutorial City</dc:creator>
		<pubDate>Wed, 15 Jul 2009 16:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://swedishfika.com/2008/02/25/display-confirm-box-when-clicking-a-link/#comment-6156</guid>
		<description>if you plan to use this functionality on several links It&#039;s a good idea to create a javascript function to be called when a link is clicked.</description>
		<content:encoded><![CDATA[<p>if you plan to use this functionality on several links It&#8217;s a good idea to create a javascript function to be called when a link is clicked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Kjellberg</title>
		<link>http://www.swedishfika.com/2008/02/25/display-confirm-box-when-clicking-a-link/comment-page-1/#comment-22</link>
		<dc:creator>Simon Kjellberg</dc:creator>
		<pubDate>Tue, 26 Feb 2008 08:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://swedishfika.com/2008/02/25/display-confirm-box-when-clicking-a-link/#comment-22</guid>
		<description>@mikwiat I agree but it&#039;s a quick and easy way =) I will consider to write a more slick solution when I have the time.</description>
		<content:encoded><![CDATA[<p>@mikwiat I agree but it&#8217;s a quick and easy way =) I will consider to write a more slick solution when I have the time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikwiat</title>
		<link>http://www.swedishfika.com/2008/02/25/display-confirm-box-when-clicking-a-link/comment-page-1/#comment-20</link>
		<dc:creator>mikwiat</dc:creator>
		<pubDate>Mon, 25 Feb 2008 22:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://swedishfika.com/2008/02/25/display-confirm-box-when-clicking-a-link/#comment-20</guid>
		<description>Nice, but too much &quot;in your face&quot; in my opinion ;)</description>
		<content:encoded><![CDATA[<p>Nice, but too much &#8220;in your face&#8221; in my opinion <img src='http://www.swedishfika.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
