<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>rullzer &#187; javascript</title>
	<atom:link href="http://rullzer.com/blog/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://rullzer.com/blog</link>
	<description>an experience beyond</description>
	<lastBuildDate>Thu, 24 Jun 2010 22:23:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Javascript Warning Boxes&#8230;</title>
		<link>http://rullzer.com/blog/2008/11/07/javascript-warning-boxes/</link>
		<comments>http://rullzer.com/blog/2008/11/07/javascript-warning-boxes/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 09:31:42 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://rullzer.com/blog/2008/11/07/javascript-warning-boxes/">rullzer</span></dc:creator>
				<category><![CDATA[Annoying things]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[idiot sites]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://rullzer.com/blog/?p=150</guid>
		<description><![CDATA[I&#8217;m pretty sure you all know what I&#8217;m talking about. When you are at some site and you fill in a form. Doesn&#8217;t matter what is is for. And you submit (everything you entered is OK) and a warning box pops up telling me that everything is send.
First of all why is this a Warning? [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m pretty sure you all know what I&#8217;m talking about. When you are at some site and you fill in a form. Doesn&#8217;t matter what is is for. And you submit (everything you entered is OK) and a warning box pops up telling me that everything is send.</p>
<p>First of all why is this a Warning? I mean I know I pressed <strong>Send</strong>. And besides that if it is a waring they should provide me with contact information on how to get my submission removed.</p>
<p>Now apart from the warning box it could be a message telling me everything is inserted into the database. Let say they have some java script in the background that does that and once everything is inserted it gives the warning (still a warning is wrong but OK). However I checked the source of the site and guess what? All the button does is generate the pop-up after which the stuff is submitted.</p>
<p>Now I&#8217;m wondering why people do this? It does not look good, since it is a wrong pop-up box. It does not speed up the process. It is wasting my time. Which in general I do not like.</p>
]]></content:encoded>
			<wfw:commentRss>http://rullzer.com/blog/2008/11/07/javascript-warning-boxes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
