<?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>Seven steps &#187; Javascript</title>
	<atom:link href="http://trevoke.net/blog/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://trevoke.net/blog</link>
	<description>Martial arts and technology, $DEITY what a mix!</description>
	<lastBuildDate>Wed, 01 Feb 2012 03:43:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Javascript help</title>
		<link>http://trevoke.net/blog/2009/05/07/javascript-help/</link>
		<comments>http://trevoke.net/blog/2009/05/07/javascript-help/#comments</comments>
		<pubDate>Fri, 08 May 2009 04:01:58 +0000</pubDate>
		<dc:creator>Trevoke</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://trevoke.net/blog/2009/05/07/javascript-help/</guid>
		<description><![CDATA[I want to have a variable number of text fields in a form, and sending all of these text fields to one function when it is submitted. My best guess is that they&#8217;d have to be passed in as an array, unless there&#8217;s a more elegant solution (akin to ARGV in Ruby, or the arguments <a href='http://trevoke.net/blog/2009/05/07/javascript-help/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>I want to have a variable number of text fields in a form, and sending all of these text fields to one function when it is submitted. My best guess is that they&#8217;d have to be passed in as an array, unless there&#8217;s a more elegant solution (akin to ARGV in Ruby, or the arguments passed in to a program that starts.. ?).</p>
<p>Does anybody have an idea?</p>
]]></content:encoded>
			<wfw:commentRss>http://trevoke.net/blog/2009/05/07/javascript-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.251 seconds -->

