<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comentários sobre: jQuery tabs - abas simples e leve</title>
	<link>http://www.tuliofaria.net/jquery-tabs-abas-simples-e-leve/</link>
	<description>web standards, design, programação, e mais um monte de coisa que acho interessante!</description>
	<pubDate>Tue, 06 Jan 2009 22:40:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Mário</title>
		<link>http://www.tuliofaria.net/jquery-tabs-abas-simples-e-leve/#comment-3256</link>
		<dc:creator>Mário</dc:creator>
		<pubDate>Fri, 21 Nov 2008 20:01:31 +0000</pubDate>
		<guid>http://www.tuliofaria.net/jquery-tabs-abas-simples-e-leve/#comment-3256</guid>
		<description>OLá
Haveria alguma maneira de não rolar a página ao clicar.</description>
		<content:encoded><![CDATA[<p>OLá<br />
Haveria alguma maneira de não rolar a página ao clicar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prototype tabs - abas simples e leves &#171; Michael Granados</title>
		<link>http://www.tuliofaria.net/jquery-tabs-abas-simples-e-leve/#comment-2317</link>
		<dc:creator>Prototype tabs - abas simples e leves &#171; Michael Granados</dc:creator>
		<pubDate>Thu, 07 Feb 2008 02:03:11 +0000</pubDate>
		<guid>http://www.tuliofaria.net/jquery-tabs-abas-simples-e-leve/#comment-2317</guid>
		<description>[...] tabs - abas simples e&#160;leves    O Tulio Faria postou uma forma simples de criar um sisteminha simples de abas usando o jQuery. Como eu estou me [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] tabs - abas simples e&nbsp;leves    O Tulio Faria postou uma forma simples de criar um sisteminha simples de abas usando o jQuery. Como eu estou me [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tulio Faria</title>
		<link>http://www.tuliofaria.net/jquery-tabs-abas-simples-e-leve/#comment-2245</link>
		<dc:creator>Tulio Faria</dc:creator>
		<pubDate>Tue, 08 Jan 2008 21:13:02 +0000</pubDate>
		<guid>http://www.tuliofaria.net/jquery-tabs-abas-simples-e-leve/#comment-2245</guid>
		<description>Olá Ferdinando,

o CSS ficaria por conta de quem pegar o script :)

Na verdade, eu não quis inchá-lo com CSS, deixando livre para quem for usar fazer o seu...

aqui segue uma implementação que fiz:
[css]
#abas{
  margin: -10px;
  padding: 0;
  width: 100%;
}

#abas li{
  display: inline;
}
#abas li a{
  display: block;
  width: auto;
  padding: 3px 8px;
  margin: 0 1px 0 0;
  width: 200px;
  float: left;
  background: url(images/bullet.gif) no-repeat left center;
  color: #797979;
  text-decoration: none;
  text-indent: 5px;
}
#abas li a.selected{
  background: url(images/bullet.gif) no-repeat left center;
  cursor: default;
  font-weight: bold;
  text-decoration: underline;
}


.contaba{
  clear: both;
}
[/css]

Abraços,</description>
		<content:encoded><![CDATA[<p>Olá Ferdinando,</p>
<p>o CSS ficaria por conta de quem pegar o script <img src='http://www.tuliofaria.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Na verdade, eu não quis inchá-lo com CSS, deixando livre para quem for usar fazer o seu...</p>
<p>aqui segue uma implementação que fiz:</p>
<div class="igBar"><span id="lcss-1"><a href="#" onclick="javascript:showPlainTxt('css-1'); return false;">TEXTO PURO</a></span></div>
<div class="syntax_hilite"><span class="langName">CSS:</span>
<div id="css-1">
<div class="css">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#abas<span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">margin</span>: -10px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">padding</span>: <span style="color: #cc66cc;color:#800000;">0</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">width</span>: <span style="color: #cc66cc;color:#800000;">100</span>%;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#abas li<span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">display</span>: <span style="color: #993333;">inline</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#abas li a<span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">display</span>: <span style="color: #993333;">block</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">width</span>: <span style="color: #993333;">auto</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">padding</span>: 3px 8px;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">margin</span>: <span style="color: #cc66cc;color:#800000;">0</span> 1px <span style="color: #cc66cc;color:#800000;">0</span> <span style="color: #cc66cc;color:#800000;">0</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">width</span>: 200px;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">float</span>: <span style="color: #000000; font-weight: bold;">left</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">background</span>: <span style="color: #993333;">url</span><span style="color: #66cc66;">&#40;</span>images/bullet.gif<span style="color: #66cc66;">&#41;</span> <span style="color: #993333;">no-repeat</span> <span style="color: #000000; font-weight: bold;">left</span> <span style="color: #993333;">center</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">color</span>: #797979;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">text-decoration</span>: <span style="color: #993333;">none</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">text-indent</span>: 5px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#abas li a.selected<span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">background</span>: <span style="color: #993333;">url</span><span style="color: #66cc66;">&#40;</span>images/bullet.gif<span style="color: #66cc66;">&#41;</span> <span style="color: #993333;">no-repeat</span> <span style="color: #000000; font-weight: bold;">left</span> <span style="color: #993333;">center</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">cursor</span>: <span style="color: #993333;">default</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">font-weight</span>: <span style="color: #993333;">bold</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">text-decoration</span>: <span style="color: #993333;">underline</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">.contaba<span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">clear</span>: <span style="color: #993333;">both</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Abraços,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ferdinando</title>
		<link>http://www.tuliofaria.net/jquery-tabs-abas-simples-e-leve/#comment-2244</link>
		<dc:creator>ferdinando</dc:creator>
		<pubDate>Tue, 08 Jan 2008 19:26:04 +0000</pubDate>
		<guid>http://www.tuliofaria.net/jquery-tabs-abas-simples-e-leve/#comment-2244</guid>
		<description>Meu amigo, parabens pela dica.. 
Mais desculpa minha ignorancia, o seu exemplo era somente pra mostrar que voce conseguiu eliminar a necessidade do plugin? se foi isso , não pode ser utilizado por outra pessoa? Digo isso, porque o codigo mostrado depende de pelo menos um arquivo css, que não se encontra aqui, e para analisar o que você fez, ta meio dificil.
Mais parabens pela iniciativa.. 
Abraços 
Ferdinando</description>
		<content:encoded><![CDATA[<p>Meu amigo, parabens pela dica..<br />
Mais desculpa minha ignorancia, o seu exemplo era somente pra mostrar que voce conseguiu eliminar a necessidade do plugin? se foi isso , não pode ser utilizado por outra pessoa? Digo isso, porque o codigo mostrado depende de pelo menos um arquivo css, que não se encontra aqui, e para analisar o que você fez, ta meio dificil.<br />
Mais parabens pela iniciativa..<br />
Abraços<br />
Ferdinando</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ferdinando</title>
		<link>http://www.tuliofaria.net/jquery-tabs-abas-simples-e-leve/#comment-2243</link>
		<dc:creator>ferdinando</dc:creator>
		<pubDate>Tue, 08 Jan 2008 19:25:35 +0000</pubDate>
		<guid>http://www.tuliofaria.net/jquery-tabs-abas-simples-e-leve/#comment-2243</guid>
		<description>Meu amigo, parabens pela dica.. 
Mais desculpa minha ignorancia, o seu exemplo eso pra mostrar que voce conseguiu eliminar a necessidade do plugin? se foi isso , não pode ser utilizado por outra pessoa? Digo isso, porque o codigo mostrado depende de pelo menos um arquivo css, que não se encontra aqui, e para analisar o que você fez, ta meio dificil.
Mais parabens pela iniciativa.. 
Abraços 
Ferdinando</description>
		<content:encoded><![CDATA[<p>Meu amigo, parabens pela dica..<br />
Mais desculpa minha ignorancia, o seu exemplo eso pra mostrar que voce conseguiu eliminar a necessidade do plugin? se foi isso , não pode ser utilizado por outra pessoa? Digo isso, porque o codigo mostrado depende de pelo menos um arquivo css, que não se encontra aqui, e para analisar o que você fez, ta meio dificil.<br />
Mais parabens pela iniciativa..<br />
Abraços<br />
Ferdinando</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prototype tabs - abas simples e leves &#171; DGmike</title>
		<link>http://www.tuliofaria.net/jquery-tabs-abas-simples-e-leve/#comment-2192</link>
		<dc:creator>Prototype tabs - abas simples e leves &#171; DGmike</dc:creator>
		<pubDate>Mon, 03 Dec 2007 14:54:14 +0000</pubDate>
		<guid>http://www.tuliofaria.net/jquery-tabs-abas-simples-e-leve/#comment-2192</guid>
		<description>[...] 3, 2007 &#183; Arquivado em JavaScript, Programação   O Tulio Faria postou uma forma simples de criar um sisteminha simples de abas usando o jQuery. Como eu estou me [...]</description>
		<content:encoded><![CDATA[<p>[...] 3, 2007 &#183; Arquivado em JavaScript, Programação   O Tulio Faria postou uma forma simples de criar um sisteminha simples de abas usando o jQuery. Como eu estou me [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felipe Diesel</title>
		<link>http://www.tuliofaria.net/jquery-tabs-abas-simples-e-leve/#comment-2185</link>
		<dc:creator>Felipe Diesel</dc:creator>
		<pubDate>Sat, 01 Dec 2007 18:53:41 +0000</pubDate>
		<guid>http://www.tuliofaria.net/jquery-tabs-abas-simples-e-leve/#comment-2185</guid>
		<description>Eu tô virando especialista em desconstruir plugins. 

Pego um plugin e vou ceifando ele até ter só o que eu quero! :D</description>
		<content:encoded><![CDATA[<p>Eu tô virando especialista em desconstruir plugins. </p>
<p>Pego um plugin e vou ceifando ele até ter só o que eu quero! <img src='http://www.tuliofaria.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
