<?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"
	>
<channel>
	<title>Comments on: JQuery Tutorial: Passing Input Arrays</title>
	<atom:link href="http://jetlogs.org/2007/06/17/jquery-tutorial-passing-input-arrays/feed/" rel="self" type="application/rss+xml" />
	<link>http://jetlogs.org/2007/06/17/jquery-tutorial-passing-input-arrays/</link>
	<description>Web development, tutorials, video games, papercraft, and technology</description>
	<pubDate>Tue, 06 Jan 2009 09:44:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Jetlogs</title>
		<link>http://jetlogs.org/2007/06/17/jquery-tutorial-passing-input-arrays/#comment-1950</link>
		<dc:creator>Jetlogs</dc:creator>
		<pubDate>Wed, 20 Feb 2008 01:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://jetlogs.org/2007/06/17/jquery-tutorial-passing-input-arrays/#comment-1950</guid>
		<description>to pass all hidden inputs, try this

$("input[@type='hidden']")

as the selector. though I suggest trying the form plugin since it automatically does everything for you so its much easier.</description>
		<content:encoded><![CDATA[<p>to pass all hidden inputs, try this</p>
<p>$(&#8221;input[@type='hidden']&#8220;)</p>
<p>as the selector. though I suggest trying the form plugin since it automatically does everything for you so its much easier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://jetlogs.org/2007/06/17/jquery-tutorial-passing-input-arrays/#comment-1949</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 20 Feb 2008 00:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://jetlogs.org/2007/06/17/jquery-tutorial-passing-input-arrays/#comment-1949</guid>
		<description>Thanks for the tutorial, it was exactly what I was trying to learn how to do.

Is there anyway to also send hidden inputs to the php script with the checkboxes?</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial, it was exactly what I was trying to learn how to do.</p>
<p>Is there anyway to also send hidden inputs to the php script with the checkboxes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gene</title>
		<link>http://jetlogs.org/2007/06/17/jquery-tutorial-passing-input-arrays/#comment-1938</link>
		<dc:creator>gene</dc:creator>
		<pubDate>Sun, 03 Feb 2008 08:57:06 +0000</pubDate>
		<guid isPermaLink="false">http://jetlogs.org/2007/06/17/jquery-tutorial-passing-input-arrays/#comment-1938</guid>
		<description>thanks! it really help me a lot because i'm interested in ajax web programming</description>
		<content:encoded><![CDATA[<p>thanks! it really help me a lot because i&#8217;m interested in ajax web programming</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jetlogs.org &#187; JQuery Form Plug-in: Input Arrays made Easier</title>
		<link>http://jetlogs.org/2007/06/17/jquery-tutorial-passing-input-arrays/#comment-100</link>
		<dc:creator>Jetlogs.org &#187; JQuery Form Plug-in: Input Arrays made Easier</dc:creator>
		<pubDate>Tue, 26 Jun 2007 15:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://jetlogs.org/2007/06/17/jquery-tutorial-passing-input-arrays/#comment-100</guid>
		<description>[...] my tutorial on implementing input arrays in Jquery? It seems that there is much simpler way of doing it without too much hassle coding the individual [...]</description>
		<content:encoded><![CDATA[<p>[...] my tutorial on implementing input arrays in Jquery? It seems that there is much simpler way of doing it without too much hassle coding the individual [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jetlogs.org &#187; Syntax Highlightling with Chili</title>
		<link>http://jetlogs.org/2007/06/17/jquery-tutorial-passing-input-arrays/#comment-93</link>
		<dc:creator>Jetlogs.org &#187; Syntax Highlightling with Chili</dc:creator>
		<pubDate>Fri, 22 Jun 2007 13:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://jetlogs.org/2007/06/17/jquery-tutorial-passing-input-arrays/#comment-93</guid>
		<description>[...] JQuery Tutorial: Passing Input Arrays [...]</description>
		<content:encoded><![CDATA[<p>[...] JQuery Tutorial: Passing Input Arrays [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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