<?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: Better handling for your HTML tables in Responsive view with this jQuery Plugin	</title>
	<atom:link href="https://michaelsoriano.com/better-html-table-responsive-view-jquery-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>https://michaelsoriano.com/better-html-table-responsive-view-jquery-plugin/</link>
	<description>I turn code into captivating user experiences for the web</description>
	<lastBuildDate>Thu, 01 Aug 2019 09:29:38 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>
	<item>
		<title>
		By: Alex		</title>
		<link>https://michaelsoriano.com/better-html-table-responsive-view-jquery-plugin/#comment-1440</link>

		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Thu, 01 Aug 2019 09:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=4448#comment-1440</guid>

					<description><![CDATA[There is a problem when a form and input are in a cell.
The form send twice the variable as it is duplicated (one visible and one hidden)
For example, in my table there is an email input in a cell, and the form sends this :
form.php?email=test&#038;email=&#038;submit=go
Any clue how to solve this ?
Thanks
Alex]]></description>
			<content:encoded><![CDATA[<p>There is a problem when a form and input are in a cell.<br />
The form send twice the variable as it is duplicated (one visible and one hidden)<br />
For example, in my table there is an email input in a cell, and the form sends this :<br />
form.php?email=test&amp;email=&amp;submit=go<br />
Any clue how to solve this ?<br />
Thanks<br />
Alex</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
