<?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>BurstOpen &#187; Tips</title>
	<atom:link href="http://burstopen.com/category/news/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://burstopen.com</link>
	<description>Open source web development</description>
	<lastBuildDate>Mon, 12 Jan 2009 04:59:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Opening only the top docking box</title>
		<link>http://burstopen.com/docking-boxes-dbx-by-brothercake-defaulting-to-open-only-the-top-box/2007/08/01/</link>
		<comments>http://burstopen.com/docking-boxes-dbx-by-brothercake-defaulting-to-open-only-the-top-box/2007/08/01/#comments</comments>
		<pubDate>Wed, 01 Aug 2007 08:27:06 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://burstopen.com/docking-boxes-dbx-by-brothercake-defaulting-to-open-only-the-top-box/2007/08/01/</guid>
		<description><![CDATA[This site makes extensive use of the clever Docking boxes (dbx) by Brothercake. Among the many setup options is the choice of default state &#8211; open or closed boxes &#8211; on the visitor&#8217;s first visit to a page. But I wanted something a bit different &#8211; the top box open and all others closed. The [...]]]></description>
			<content:encoded><![CDATA[<p>This site makes extensive use of the clever Docking boxes (dbx) by <a href="http://www.brothercake.com/" target="_blank">Brothercake</a>. Among the many setup options is the choice of default state &#8211; open or closed boxes &#8211; on the visitor&#8217;s first visit to a page. But I wanted something a bit different &#8211; the top box open and all others closed. The simplest way to achieve this is a tiny hack to the dbx.js file. Note that this file is compressed to reduce loading time (comments and whitespace removed), so edit with care, as follows:</p>
<p>Open the file with your favourite text editor and find &#8220;else if(!this.defopen&#8221;. A few characters further on look for &#8220;for(i=0; i&lt;len; i++)&#8221;. Change that 0 to a 1 and you&#8217;re done!</p>
]]></content:encoded>
			<wfw:commentRss>http://burstopen.com/docking-boxes-dbx-by-brothercake-defaulting-to-open-only-the-top-box/2007/08/01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

