<?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/"
	xmlns:media="http://search.yahoo.com/mrss/">

<channel>
	<title>Barattalo &#187; Html</title>
	<atom:link href="http://www.barattalo.it/category/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barattalo.it</link>
	<description>code snippets, classes and other stuff for developers</description>
	<lastBuildDate>Mon, 07 Nov 2011 11:40:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Unobtrusive javascript to add an overlay banner</title>
		<link>http://www.barattalo.it/2011/11/07/unobtrusive-javascript-to-add-an-overlay-banner/</link>
		<comments>http://www.barattalo.it/2011/11/07/unobtrusive-javascript-to-add-an-overlay-banner/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 11:40:19 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Html]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[banner]]></category>
		<category><![CDATA[center div vertically]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[modal container]]></category>
		<category><![CDATA[modal window]]></category>
		<category><![CDATA[overlay]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=758</guid>
		<description><![CDATA[If you have to add an overlay to a site, here is a fast way to do it with an unobtrusive javascript. Add this file to your site, just before the closing body tag, and customize the overlay() function inside the js file. This code adds a div to cover your page with an opaque [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2009/11/12/cross-browser-opacity/' rel='bookmark' title='Cross browser opacity'>Cross browser opacity</a></li>
<li><a href='http://www.barattalo.it/2009/12/19/ruler-for-google-maps-v3-to-measure-distance-on-map/' rel='bookmark' title='Ruler for Google Maps v3 to measure distance on map'>Ruler for Google Maps v3 to measure distance on map</a></li>
<li><a href='http://www.barattalo.it/2009/11/13/full-screen-gcontrol-for-google-maps/' rel='bookmark' title='Full Screen GControl for Google Maps'>Full Screen GControl for Google Maps</a></li>
<li><a href='http://www.barattalo.it/2010/02/16/how-to-capture-enter-key-pressed-in-a-form-javascript/' rel='bookmark' title='How to capture enter key pressed in a form (JavaScript)'>How to capture enter key pressed in a form (JavaScript)</a></li>
<li><a href='http://www.barattalo.it/2011/08/18/how-to-use-instagr-am-photos/' rel='bookmark' title='How to use Instagr.am photos on your site'>How to use Instagr.am photos on your site</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2011/11/07/unobtrusive-javascript-to-add-an-overlay-banner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to capture enter key pressed in a form (JavaScript)</title>
		<link>http://www.barattalo.it/2010/02/16/how-to-capture-enter-key-pressed-in-a-form-javascript/</link>
		<comments>http://www.barattalo.it/2010/02/16/how-to-capture-enter-key-pressed-in-a-form-javascript/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 11:08:28 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Html]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[events handller]]></category>
		<category><![CDATA[keypress]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[login form]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=465</guid>
		<description><![CDATA[Suppose you have a login form and you want to send the form when user press enter on his keyboard and not only by clicking on the submit button. This can be achieved capturing a specific event when the user is typing. We have to capture the keypress event and listen to trigger an action [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2009/11/18/click-links-with-javascript/' rel='bookmark' title='Click links with JavaScript'>Click links with JavaScript</a></li>
<li><a href='http://www.barattalo.it/2009/11/17/set-write-here-on-input/' rel='bookmark' title='Set &#8220;write here&#8221; on input type text?'>Set &#8220;write here&#8221; on input type text?</a></li>
<li><a href='http://www.barattalo.it/2009/11/13/how-do-i-get-the-value-from-a-combo-in-javascript/' rel='bookmark' title='How do I get the value from a combo in Javascript?'>How do I get the value from a combo in Javascript?</a></li>
<li><a href='http://www.barattalo.it/2010/03/10/how-to-write-a-text-description-into-html-input-type-password/' rel='bookmark' title='How to write a text description into html input type password'>How to write a text description into html input type password</a></li>
<li><a href='http://www.barattalo.it/2009/11/10/onkeyup-fix-alphanumerical-chars/' rel='bookmark' title='OnKeyUp Fix Alphanumerical Chars'>OnKeyUp Fix Alphanumerical Chars</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/02/16/how-to-capture-enter-key-pressed-in-a-form-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix html tags, close tags, repair bad quotes and more</title>
		<link>http://www.barattalo.it/2010/02/03/fix-html-tags-close-tags-repair-bad-quotes-and-more/</link>
		<comments>http://www.barattalo.it/2010/02/03/fix-html-tags-close-tags-repair-bad-quotes-and-more/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 13:31:22 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Html]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[bad tags]]></category>
		<category><![CDATA[empty tags]]></category>
		<category><![CDATA[html fix]]></category>
		<category><![CDATA[html tidy]]></category>
		<category><![CDATA[preg_replace]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[repair html]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=434</guid>
		<description><![CDATA[This class can solve many problems coming from user generated html content or to fix html content before making some hard work with your bots! (It&#8217;s specially usefull for web sites without the Html Tidy module of PHP). Hre is a quick list of the magic things it can do. delete closed tags without their [...]


Related posts:<ol><li><a href='http://www.barattalo.it/html-fixer/' rel='bookmark' title='HTML fixer'>HTML fixer</a></li>
<li><a href='http://www.barattalo.it/2010/02/22/reading-mp3-informations-with-php-id3-tags/' rel='bookmark' title='Reading mp3 informations with php (id3 tags)'>Reading mp3 informations with php (id3 tags)</a></li>
<li><a href='http://www.barattalo.it/2010/01/10/sending-emails-with-attachment-and-html-with-php/' rel='bookmark' title='Sending HTML emails with attachment with PHP'>Sending HTML emails with attachment with PHP</a></li>
<li><a href='http://www.barattalo.it/2010/04/27/correct-headers-to-download-a-csv-from-php/' rel='bookmark' title='Correct headers to download a CSV from PHP'>Correct headers to download a CSV from PHP</a></li>
<li><a href='http://www.barattalo.it/2009/11/24/truncate-string-preserving-some-words-in-php/' rel='bookmark' title='Truncate string preserving some words in PHP'>Truncate string preserving some words in PHP</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/02/03/fix-html-tags-close-tags-repair-bad-quotes-and-more/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>OnKeyUp Fix Alphanumerical Chars</title>
		<link>http://www.barattalo.it/2009/11/10/onkeyup-fix-alphanumerical-chars/</link>
		<comments>http://www.barattalo.it/2009/11/10/onkeyup-fix-alphanumerical-chars/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 12:54:48 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Html]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Alphanumeric]]></category>
		<category><![CDATA[OnKeyUp]]></category>
		<category><![CDATA[Regular expression]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=130</guid>
		<description><![CDATA[When you have an html form and you want only alphanumerical [a-z0-9] chars in your input, you can use this small piece of code in the onkeyup attribute. It will strip non alphanumerical characters while they are typed in a input text box. Related posts:How to capture enter key pressed in a form (JavaScript) Set [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2010/02/16/how-to-capture-enter-key-pressed-in-a-form-javascript/' rel='bookmark' title='How to capture enter key pressed in a form (JavaScript)'>How to capture enter key pressed in a form (JavaScript)</a></li>
<li><a href='http://www.barattalo.it/2009/11/17/set-write-here-on-input/' rel='bookmark' title='Set &#8220;write here&#8221; on input type text?'>Set &#8220;write here&#8221; on input type text?</a></li>
<li><a href='http://www.barattalo.it/2010/03/10/how-to-write-a-text-description-into-html-input-type-password/' rel='bookmark' title='How to write a text description into html input type password'>How to write a text description into html input type password</a></li>
<li><a href='http://www.barattalo.it/2010/01/16/php-web-page-to-text-function/' rel='bookmark' title='PHP Web page to text function'>PHP Web page to text function</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2009/11/10/onkeyup-fix-alphanumerical-chars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

