<?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>Stefan Gabos &#187; Zebra_Accordion</title>
	<atom:link href="http://stefangabos.ro/category/zebra-accordion/feed/" rel="self" type="application/rss+xml" />
	<link>http://stefangabos.ro</link>
	<description>web developer extraordinaire</description>
	<lastBuildDate>Mon, 06 May 2013 19:47:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Zebra_Accordion, version 1.2 now available</title>
		<link>http://stefangabos.ro/jquery/zebra_accordion-version-1-2-now-available/</link>
		<comments>http://stefangabos.ro/jquery/zebra_accordion-version-1-2-now-available/#comments</comments>
		<pubDate>Mon, 25 Mar 2013 10:00:19 +0000</pubDate>
		<dc:creator>Stefan Gabos</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Zebra_Accordion]]></category>

		<guid isPermaLink="false">http://stefangabos.ro/?p=2087</guid>
		<description><![CDATA[Finally, this plugin gets its first update since 2011 and, from now on, it is also available on GitHub! Here&#8217;s what&#8217;s new in 1.2: if the &#8220;collapsible&#8221; property is set to TRUE, the &#8220;show&#8221; property can now also be an array of values representing tabs to be expanded by default, or boolean TRUE indicating that [...]]]></description>
				<content:encoded><![CDATA[<p>Finally, this plugin gets its first update since 2011 and, from now on, it is also available on <a href="https://github.com/stefangabos/Zebra_Accordion">GitHub</a>!</p>
<p>Here&#8217;s what&#8217;s new in 1.2:</p>
<ul class="default">
<li>if the &#8220;collapsible&#8221; property is set to TRUE, the &#8220;show&#8221; property can now also be an array of values representing tabs to be expanded by default, or boolean TRUE indicating that all tabs should be expanded by default;</li>
<li>fixed a bug where when resizing the browser window, all tabs would be collapsed, except for the first one;</li>
<li>better error handling for the &#8220;show&#8221; and &#8220;hide&#8221; methods;</li>
<li>fixed some small issues in the code;</li>
</ul>
<p>Visit <a href="http://stefangabos.ro/jquery/zebra-accordion/">Zebra_Accordion</a>&#8216;s page</p>
]]></content:encoded>
			<wfw:commentRss>http://stefangabos.ro/jquery/zebra_accordion-version-1-2-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zebra_Accordion, version 1.1 now available</title>
		<link>http://stefangabos.ro/jquery/zebra_accordion-version-1-1-now-available/</link>
		<comments>http://stefangabos.ro/jquery/zebra_accordion-version-1-1-now-available/#comments</comments>
		<pubDate>Sun, 20 Nov 2011 14:25:36 +0000</pubDate>
		<dc:creator>Stefan Gabos</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Zebra_Accordion]]></category>

		<guid isPermaLink="false">http://stefangabos.ro/?p=1503</guid>
		<description><![CDATA[<strong>Zebra_Accordion</strong> is a tiny (2KB minified) accordion plugin for jQuery. It transforms a basic definition list, without requiring any other specific markup, into a small-footprint, easily configurable, fully customizable, cross-browser accordion widget, useful for better organizing larger groups of content.
<br /><br />
In this version the plugin now also works with fluid (responsive) layouts; previously, if the browser window was re-sized, the plugin did not re-size accordingly (in the case where the accordion did not have a fixed width, that is); thanks to <strong>Hulisz Oliver</strong> for reporting;]]></description>
				<content:encoded><![CDATA[<p><strong>Zebra_Accordion</strong> is a tiny (2KB minified) accordion plugin for jQuery. It transforms a basic definition list, without requiring any other specific markup, into a small-footprint, easily configurable, fully customizable, cross-browser accordion widget, useful for better organizing larger groups of content.</p>
<p>In this version the plugin now also works with fluid (responsive) layouts; previously, if the browser window was re-sized, the plugin did not re-size accordingly (in the case where the accordion did not have a fixed width, that is); thanks to <strong>Hulisz Oliver</strong> for reporting;</p>
<p>Visit <a href="http://stefangabos.ro/jquery/zebra-accordion/">Zebra_Accordion</a>&#8216;s page</p>
]]></content:encoded>
			<wfw:commentRss>http://stefangabos.ro/jquery/zebra_accordion-version-1-1-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zebra_Accordion, version 1.0 now available</title>
		<link>http://stefangabos.ro/jquery/zebra_accordion-version-1-0-now-available/</link>
		<comments>http://stefangabos.ro/jquery/zebra_accordion-version-1-0-now-available/#comments</comments>
		<pubDate>Sun, 25 Sep 2011 20:00:29 +0000</pubDate>
		<dc:creator>Stefan Gabos</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Zebra_Accordion]]></category>

		<guid isPermaLink="false">http://stefangabos.ro/?p=1442</guid>
		<description><![CDATA[<strong>Zebra_Accordion</strong> is a tiny (2KB minified) accordion plugin for jQuery. It transforms a basic definition list, without requiring any other specific markup, into a small-footprint, easily configurable, fully customizable, cross-browser accordion widget, useful for better organizing larger groups of content.]]></description>
				<content:encoded><![CDATA[<p><strong>Zebra_Accordion</strong> is a tiny (2KB minified) accordion plugin for jQuery. It transforms a basic definition list, without requiring any other specific markup, into a small-footprint, easily configurable, fully customizable, cross-browser accordion widget, useful for better organizing larger groups of content.</p>
<p>Visit <a href="http://stefangabos.ro/jquery/zebra-accordion/">Zebra_Accordion</a>&#8216;s page</p>
]]></content:encoded>
			<wfw:commentRss>http://stefangabos.ro/jquery/zebra_accordion-version-1-0-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
