<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[Altro] programmare tab con contenuti nascosti]]></title><description><![CDATA[<p dir="auto">ciao</p>
<p dir="auto">sto provando a programmare un tab in cui i non fan dovrebbero vedere una immagine e i fan un'altra ma con il seguente codice ho un problema di posizionamento delle img richiamate in quanto i non fan vedono la gif in basso e i fina vedono entrambe le immagini...<br />
chi mi aiuta?</p>
<p dir="auto">&lt;fb:fbml version="1.1"&gt;<br />
&lt;style type="text/css"&gt;<br />
<a class="plugin-hashtag-a" href="https://connect.gt/hashtags/wrapper">#wrapper</a> {<br />
width:523px;<br />
position:relative; top:0; left:0;<br />
}<br />
<a class="plugin-hashtag-a" href="https://connect.gt/hashtags/non-fans">#non-fans</a> {<br />
width:523px;<br />
position:absolute; top:0; left:0;<br />
}<br />
&lt;/style&gt;<br />
&lt;center&gt;</p>
<p dir="auto">&lt;div id="wrapper"&gt;</p>
<p dir="auto"><a rel="nofollow ugc">fb:visible-to-connection</a></p>
<p dir="auto">&lt;div style=?position:relative; top:0; left:0?&gt;<br />
&lt;img src="xxxxxxxx"&gt;<br />
&lt;/div&gt;</p>
<p dir="auto"><a rel="nofollow ugc">fb:else</a><br />
&lt;div style=?non-fans?&gt;<br />
&lt;img src="xxxxxxxx" &gt;<br />
&lt;/div&gt;<br />
&lt;/fb:else&gt;</p>
<p dir="auto">&lt;/fb:visible-to-connection&gt;<br />
&lt;/div&gt;&lt;/center&gt;</p>
<p dir="auto">&lt;/fb:fbml&gt;&lt;br /&gt;&lt;b&gt;Social&lt;/b&gt;: Altro&lt;br /&gt;</p>
]]></description><link>https://connect.gt/topic/142359/altro-programmare-tab-con-contenuti-nascosti</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Jul 2026 02:34:28 GMT</lastBuildDate><atom:link href="https://connect.gt/topic/142359.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 03 Jan 2011 21:58:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Altro] programmare tab con contenuti nascosti on Tue, 01 Mar 2011 04:08:27 GMT]]></title><description><![CDATA[<p dir="auto">Usa questo:</p>
<p dir="auto">&lt;div style="width:520px; height:ALTEZZApx;"&gt;<br />
&lt;img src="IMMAGINE VISIBILE AI NON FAN" border="0"&gt;<br />
&lt;/div&gt;<br />
<a rel="nofollow ugc">fb:visible-to-connection</a><br />
&lt;div style="top:0px; left:0px; width:520px; position:absolute; background-color:#FFF"&gt;<br />
CONTENUTO DELLA PAGINA VISIBILE AI FAN<br />
&lt;/fb:visible-to-connection&gt;</p>
<p dir="auto">Modifica i campi in rosso e avrai un effetto simile a questo ***</p>
]]></description><link>https://connect.gt/post/962908</link><guid isPermaLink="true">https://connect.gt/post/962908</guid><dc:creator><![CDATA[mancae90]]></dc:creator><pubDate>Tue, 01 Mar 2011 04:08:27 GMT</pubDate></item></channel></rss>