<?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/"
		>
<channel>
	<title>Comments on: Reid Burke&#8217;s Scrolling TabView</title>
	<atom:link href="http://www.yuiblog.com/blog/index.php/2008/05/20/scrolling-tabview/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yuiblog.com/blog/2008/05/20/scrolling-tabview/</link>
	<description>The official blog of the YUI Project.</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:46:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: R.Seiji &#187; links for 2008-05-23</title>
		<link>http://www.yuiblog.com/blog/2008/05/20/scrolling-tabview/comment-page-1/#comment-380927</link>
		<dc:creator>R.Seiji &#187; links for 2008-05-23</dc:creator>
		<pubDate>Fri, 23 May 2008 21:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/05/20/scrolling-tabview/#comment-380927</guid>
		<description>[...] Reid Burke’s Scrolling TabView » Yahoo! User Interface Blog Nice tab navigation effects (tags: interface:concepts interface:ajax) [...]</description>
		<content:encoded><![CDATA[<p>[...] Reid Burke’s Scrolling TabView » Yahoo! User Interface Blog Nice tab navigation effects (tags: interface:concepts interface:ajax) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YUI Addons Trac Now Live</title>
		<link>http://www.yuiblog.com/blog/2008/05/20/scrolling-tabview/comment-page-1/#comment-380320</link>
		<dc:creator>YUI Addons Trac Now Live</dc:creator>
		<pubDate>Thu, 22 May 2008 22:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/05/20/scrolling-tabview/#comment-380320</guid>
		<description>[...] received a great response from the community about my ScrollTabView addon. I&#8217;d like to thank all of the visitors and [...]</description>
		<content:encoded><![CDATA[<p>[...] received a great response from the community about my ScrollTabView addon. I&#8217;d like to thank all of the visitors and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reid Burke</title>
		<link>http://www.yuiblog.com/blog/2008/05/20/scrolling-tabview/comment-page-1/#comment-380131</link>
		<dc:creator>Reid Burke</dc:creator>
		<pubDate>Thu, 22 May 2008 16:18:37 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/05/20/scrolling-tabview/#comment-380131</guid>
		<description>Thomas,

That should be possible. This initial version focuses on letting ScrollTabView handle the styling instead of relying on other CSS.

That&#039;s something I&#039;d like to improve on-- being able to detect the styles if you don&#039;t specify them. Until then, your workaround should work. Just make sure you use offsetHeight and offsetWidth, not offsetheight and offsetwidth.

-Reid</description>
		<content:encoded><![CDATA[<p>Thomas,</p>
<p>That should be possible. This initial version focuses on letting ScrollTabView handle the styling instead of relying on other CSS.</p>
<p>That&#8217;s something I&#8217;d like to improve on&#8211; being able to detect the styles if you don&#8217;t specify them. Until then, your workaround should work. Just make sure you use offsetHeight and offsetWidth, not offsetheight and offsetwidth.</p>
<p>-Reid</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YUI: ScrollTabView Makes Tabbed Views Even Better</title>
		<link>http://www.yuiblog.com/blog/2008/05/20/scrolling-tabview/comment-page-1/#comment-379508</link>
		<dc:creator>YUI: ScrollTabView Makes Tabbed Views Even Better</dc:creator>
		<pubDate>Wed, 21 May 2008 22:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/05/20/scrolling-tabview/#comment-379508</guid>
		<description>[...] Update: I&#8217;ve been featured on the official YUI Blog! [...]</description>
		<content:encoded><![CDATA[<p>[...] Update: I&#8217;ve been featured on the official YUI Blog! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.yuiblog.com/blog/2008/05/20/scrolling-tabview/comment-page-1/#comment-379081</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Wed, 21 May 2008 14:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/05/20/scrolling-tabview/#comment-379081</guid>
		<description>Very nice idea!

It is possible to get width and height from DOM 
like this..?

hhh = document.getElementById(&quot;canvas&quot;).offsetheight; 

www = document.getElementById(&quot;canvas&quot;).offsetwidth; 

ScrollTabView(&#039;canvas&#039;, { width: www, height: hhh, direction: &#039;horizontal&#039; });

Many thanks,
Thomas</description>
		<content:encoded><![CDATA[<p>Very nice idea!</p>
<p>It is possible to get width and height from DOM<br />
like this..?</p>
<p>hhh = document.getElementById(&#8220;canvas&#8221;).offsetheight; </p>
<p>www = document.getElementById(&#8220;canvas&#8221;).offsetwidth; </p>
<p>ScrollTabView(&#8216;canvas&#8217;, { width: www, height: hhh, direction: &#8216;horizontal&#8217; });</p>
<p>Many thanks,<br />
Thomas</p>
]]></content:encoded>
	</item>
</channel>
</rss>

