<?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>Studio Informatico &#187; scroll</title>
	<atom:link href="http://www.studioinformatico.net/index.php/tag/scroll/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.studioinformatico.net</link>
	<description>Studio Tecnico di Ingegneria Informatica di Ing. Simone Zanella - Sviluppo e programmazione - Progettazione applicazioni, portali e siti internet - Consulenza Informatica - Assistenza computer - P.IVA 01414320083 - Tel. 329.9586153 - Assistenza informatica a Imperia e provincia, Andora, Albenga.</description>
	<lastBuildDate>Tue, 09 Mar 2010 22:56:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Scroll di tabella &#8211; tabella scrollabile</title>
		<link>http://www.studioinformatico.net/index.php/2009/09/21/tabella-scrollabile/</link>
		<comments>http://www.studioinformatico.net/index.php/2009/09/21/tabella-scrollabile/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 16:52:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programmazione]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[overflow]]></category>
		<category><![CDATA[scroll]]></category>
		<category><![CDATA[tabella]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://www.studioinformatico.net/?p=101</guid>
		<description><![CDATA[Per scrollare il contenuto di una tabella (o più semplicemente di una parte di pagina) si può usare questo codice:
&#60;div style=&#8217;width: 190px; height: 80px; overflow: auto;&#8216;&#62;
TESTO
&#60;/div&#62;
sostituire a width ed height i valori in pixel dell&#8217;area desiderata. (Provato con Explorer 8.0 e Firefox 3.5)
]]></description>
		<wfw:commentRss>http://www.studioinformatico.net/index.php/2009/09/21/tabella-scrollabile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
