<?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>koelimaya.web.id &#187; web programer</title>
	<atom:link href="http://www.koelimaya.web.id/tag/web-programer/feed" rel="self" type="application/rss+xml" />
	<link>http://www.koelimaya.web.id</link>
	<description>simple person, who want become usefull person for another people&#039;s</description>
	<lastBuildDate>Fri, 13 Aug 2010 03:02:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Mengitung Jumlah huruf di form textarea</title>
		<link>http://www.koelimaya.web.id/mengitung-jumlah-huruf-di-form-textarea.html</link>
		<comments>http://www.koelimaya.web.id/mengitung-jumlah-huruf-di-form-textarea.html#comments</comments>
		<pubDate>Wed, 09 Sep 2009 09:05:47 +0000</pubDate>
		<dc:creator>Astomo Hasto</dc:creator>
				<category><![CDATA[Belajar Web]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[hitung huruf teaxtara]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[textaea]]></category>
		<category><![CDATA[web programer]]></category>

		<guid isPermaLink="false">http://koelimaya.web.id/?p=47</guid>
		<description><![CDATA[lagi nyari-nyari javascript buat text slide show malah ketemu juga javascript buat menghitung jumlah huruf yang di ketikan di form di dalam sebuah textarea, nih scriptnya simple tinggal copy paste aja&#8230; letakan script brikut di sisi &#60;head> masukan script &#60;/head&#62; function countAreaChars(areaName,counter,limit) { if (areaName.value.length>limit) areaName.value=areaName.value.substring(0,limit); else counter.value = limit - areaName.value.length; } kemudian, untuk [...]]]></description>
		<wfw:commentRss>http://www.koelimaya.web.id/mengitung-jumlah-huruf-di-form-textarea.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
