<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Populating Table Data using jQuery</title>
	<atom:link href="http://mytechworld.officeacuity.com/?feed=rss2&#038;p=457" rel="self" type="application/rss+xml" />
	<link>http://mytechworld.officeacuity.com/?p=457</link>
	<description>Views on Web Technology and Industry</description>
	<lastBuildDate>Fri, 13 Aug 2010 09:57:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Phil</title>
		<link>http://mytechworld.officeacuity.com/?p=457&#038;cpage=1#comment-676</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Sat, 16 Jan 2010 10:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://mytechworld.officeacuity.com/?p=457#comment-676</guid>
		<description>Ok, I&#039;ve thrown together a cheap and cheerful implementation for what you&#039;re after.  I&#039;ll do a blog post explaining it later, but the page is found at &lt;a href=&quot;http://demos.officeacuity.com/Demo/Products&quot; rel=&quot;nofollow&quot;&gt;http://demos.officeacuity.com/Demo/Products&lt;/a&gt;.  The code is currently only embedded in the page, i.e. you need to View Source on the page to see how I&#039;ve put it all together.

Housekeeping and blog post in due course.  Let me know if this helps you out.</description>
		<content:encoded><![CDATA[<p>Ok, I&#8217;ve thrown together a cheap and cheerful implementation for what you&#8217;re after.  I&#8217;ll do a blog post explaining it later, but the page is found at <a href="http://demos.officeacuity.com/Demo/Products" rel="nofollow">http://demos.officeacuity.com/Demo/Products</a>.  The code is currently only embedded in the page, i.e. you need to View Source on the page to see how I&#8217;ve put it all together.</p>
<p>Housekeeping and blog post in due course.  Let me know if this helps you out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://mytechworld.officeacuity.com/?p=457&#038;cpage=1#comment-674</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Fri, 15 Jan 2010 10:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://mytechworld.officeacuity.com/?p=457#comment-674</guid>
		<description>Fun.  Let me write up a quick demo for you with an explanation of the code.  Stay tuned.  When do you need it?</description>
		<content:encoded><![CDATA[<p>Fun.  Let me write up a quick demo for you with an explanation of the code.  Stay tuned.  When do you need it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quinto</title>
		<link>http://mytechworld.officeacuity.com/?p=457&#038;cpage=1#comment-673</link>
		<dc:creator>Quinto</dc:creator>
		<pubDate>Thu, 14 Jan 2010 22:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://mytechworld.officeacuity.com/?p=457#comment-673</guid>
		<description>Interesting how I landed on this page. I am trying to find a way to create a jquery table with products and pricing that adds up the total product cost, based on the items selected using a check box.
say I have a list of items like   product x = $ 2
                                                product y = $ 4
                                                product z =$ 3
Now using a check box, if I select products y and z, I should get total cost of $7 displayed at the bottom...any help with that ? If nothing is checked then total should read $ 0</description>
		<content:encoded><![CDATA[<p>Interesting how I landed on this page. I am trying to find a way to create a jquery table with products and pricing that adds up the total product cost, based on the items selected using a check box.<br />
say I have a list of items like   product x = $ 2<br />
                                                product y = $ 4<br />
                                                product z =$ 3<br />
Now using a check box, if I select products y and z, I should get total cost of $7 displayed at the bottom&#8230;any help with that ? If nothing is checked then total should read $ 0</p>
]]></content:encoded>
	</item>
</channel>
</rss>
