<?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>web development helpdesk &#187; fillSpace</title>
	<atom:link href="http://helpdesk.objects.com.au/tag/fillspace/feed" rel="self" type="application/rss+xml" />
	<link>http://helpdesk.objects.com.au</link>
	<description>objects quality - the visible difference</description>
	<lastBuildDate>Sun, 17 Jul 2011 12:27:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>How to avoid scrollbars when using jQuery Accordion</title>
		<link>http://helpdesk.objects.com.au/javascript/how-to-avoid-scrollbars-when-using-jquery-accordion?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-avoid-scrollbars-when-using-jquery-accordion</link>
		<comments>http://helpdesk.objects.com.au/javascript/how-to-avoid-scrollbars-when-using-jquery-accordion#comments</comments>
		<pubDate>Sat, 12 Dec 2009 03:58:30 +0000</pubDate>
		<dc:creator>Obiweb</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[accordion]]></category>
		<category><![CDATA[clearStyle]]></category>
		<category><![CDATA[fillSpace]]></category>
		<category><![CDATA[scrollbar]]></category>

		<guid isPermaLink="false">http://helpdesk.objects.com.au/?p=1358</guid>
		<description><![CDATA[Depending on the size of the content in your accordions panes the default settings can result in content being longer than the available space and thus causing a scrollbar to be added. To avoid this try the following settings. $j(&#34;#accordion&#34;).accordion({ &#039;fillSpace&#039;: true, &#039;clearStyle&#039;: true }); No related posts.]]></description>
		<wfw:commentRss>http://helpdesk.objects.com.au/javascript/how-to-avoid-scrollbars-when-using-jquery-accordion/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

