<?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>junal on the run &#187; JavaScript</title>
	<atom:link href="http://junalontherun.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://junalontherun.com</link>
	<description>Searching for a place that has already been found</description>
	<lastBuildDate>Fri, 06 Aug 2010 23:53:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<cloud domain='junalontherun.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Check IFRAME Text by Javascript</title>
		<link>http://junalontherun.com/2009/11/20/check-iframe-text-by-javascript/</link>
		<comments>http://junalontherun.com/2009/11/20/check-iframe-text-by-javascript/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 17:48:40 +0000</pubDate>
		<dc:creator>junal</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[iframe text value]]></category>

		<guid isPermaLink="false">http://junalontherun.com/?p=497</guid>
		<description><![CDATA[Most of the Rich Text Editor use iframe, and besides server side validation it&#8217;s necessary to check client side validation with JS before storing any data. Let&#8217;s say you want to check if the body of iframe is empty. This is a little bit tricky, like you can easily check a textarea value with document.getElementById(idoftextarea).value; [...]]]></description>
		<wfw:commentRss>http://junalontherun.com/2009/11/20/check-iframe-text-by-javascript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jQuery Time Picker UI</title>
		<link>http://junalontherun.com/2008/11/14/jquery-time-picker-ui/</link>
		<comments>http://junalontherun.com/2008/11/14/jquery-time-picker-ui/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 20:03:16 +0000</pubDate>
		<dc:creator>junal</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery Time Picker]]></category>

		<guid isPermaLink="false">http://junalontherun.com/?p=162</guid>
		<description><![CDATA[Today, I went through this nice jQuery time picker UI which allows picking the time after clicking in the input box. 24h and 12h formats are available to select. Got them down and played with it for a while. Must say it&#8217;s really fast, you just have to mouse over and select the time. 24h [...]]]></description>
		<wfw:commentRss>http://junalontherun.com/2008/11/14/jquery-time-picker-ui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
