<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Building an expandable outline for the web</title>
	<atom:link href="http://blog.orenblog.org/2008/12/01/building-an-expandable-outline-for-the-web/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.orenblog.org/2008/12/01/building-an-expandable-outline-for-the-web/</link>
	<description>This is where you say something clever</description>
	<lastBuildDate>Thu, 21 Jan 2010 15:48:05 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rick Ells</title>
		<link>http://blog.orenblog.org/2008/12/01/building-an-expandable-outline-for-the-web/#comment-638</link>
		<dc:creator>Rick Ells</dc:creator>
		<pubDate>Mon, 08 Dec 2008 18:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://orensr.wordpress.com/?p=2343#comment-638</guid>
		<description>Oren:

You just needed to read down a little further in the list of TreeView examples. They have a very nice version of TreeView that reads in the tree info from structured html. It is just the unordered list method you were looking for. On the Yahoo TreeView main page (http://developer.yahoo.com/yui/treeview/) under &#039;Quick Links&#039; click on &#039;Examples&#039; and then click on second from the bottom example (Three Ways to Define a TreeView: Markup (Progressive Enhancement)). It is exactly what you want. The cool thing about it is that the heirarchy can be entirely within simple HTML and a person maintaining it does not need to interact with the Javascript at all. I took their example and quickly added some topics and subtopics at
http://staff.washington.edu/rells/test/services_treeview.html
The method (progressive enhancement) also is a big plus accessibility wise (incidently) 8-)</description>
		<content:encoded><![CDATA[<p>Oren:</p>
<p>You just needed to read down a little further in the list of TreeView examples. They have a very nice version of TreeView that reads in the tree info from structured html. It is just the unordered list method you were looking for. On the Yahoo TreeView main page (<a href="http://developer.yahoo.com/yui/treeview/" rel="nofollow">http://developer.yahoo.com/yui/treeview/</a>) under &#8216;Quick Links&#8217; click on &#8216;Examples&#8217; and then click on second from the bottom example (Three Ways to Define a TreeView: Markup (Progressive Enhancement)). It is exactly what you want. The cool thing about it is that the heirarchy can be entirely within simple HTML and a person maintaining it does not need to interact with the Javascript at all. I took their example and quickly added some topics and subtopics at<br />
<a href="http://staff.washington.edu/rells/test/services_treeview.html" rel="nofollow">http://staff.washington.edu/rells/test/services_treeview.html</a><br />
The method (progressive enhancement) also is a big plus accessibility wise (incidently) <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
