<?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: Dynamic tabbed interface with YUI</title>
	<atom:link href="http://soupnazi.org/articles/dynamic-tabbed-interface-with-yui/feed" rel="self" type="application/rss+xml" />
	<link>http://soupnazi.org/articles/dynamic-tabbed-interface-with-yui</link>
	<description></description>
	<lastBuildDate>Sat, 06 Mar 2010 21:09:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dynamic tabbed interface with YUI - 僕の肉体を与えるバカ田</title>
		<link>http://soupnazi.org/articles/dynamic-tabbed-interface-with-yui#comment-19</link>
		<dc:creator>Dynamic tabbed interface with YUI - 僕の肉体を与えるバカ田</dc:creator>
		<pubDate>Fri, 31 Oct 2008 23:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://soupnazi.org/?p=154#comment-19</guid>
		<description>[...] 2008年10月29日&#160;17:52&#160;&#124;&#160; &#160;マルコフ &#160;未分類 &#160;&#124;&#160;&#160;YUI              【Dynamic tabbed interface with YUI】←というページを発見！！ [...]</description>
		<content:encoded><![CDATA[<p>[...] 2008年10月29日&nbsp;17:52&nbsp;|&nbsp; &nbsp;マルコフ &nbsp;未分類 &nbsp;|&nbsp;&nbsp;YUI              【Dynamic tabbed interface with YUI】←というページを発見！！ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: In the Wild for October 30, 2008 &#187; Yahoo! User Interface Blog</title>
		<link>http://soupnazi.org/articles/dynamic-tabbed-interface-with-yui#comment-15</link>
		<dc:creator>In the Wild for October 30, 2008 &#187; Yahoo! User Interface Blog</dc:creator>
		<pubDate>Thu, 30 Oct 2008 17:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://soupnazi.org/?p=154#comment-15</guid>
		<description>[...] Dav Glass&#8217;s ImageCropper Control with a PHP backend to support full AJAX-style image-cropping.Dynamic Tabbed Interface with YUI: Jim Mock wanted to clean up his blog&#8217;s sidebar, and he turned to the YUI TabView Control to [...]</description>
		<content:encoded><![CDATA[<p>[...] Dav Glass&#8217;s ImageCropper Control with a PHP backend to support full AJAX-style image-cropping.Dynamic Tabbed Interface with YUI: Jim Mock wanted to clean up his blog&#8217;s sidebar, and he turned to the YUI TabView Control to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jim</title>
		<link>http://soupnazi.org/articles/dynamic-tabbed-interface-with-yui#comment-14</link>
		<dc:creator>jim</dc:creator>
		<pubDate>Thu, 30 Oct 2008 16:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://soupnazi.org/?p=154#comment-14</guid>
		<description>&lt;p&gt;If you look at the source from the example, you&#039;ll see the javascript and CSS are in the head.  The code I posted isn&#039;t the full code of the example.&lt;/p&gt;

&lt;p&gt;Also, thanks for the links, I&#039;ll check them out.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>If you look at the source from the example, you&#8217;ll see the javascript and CSS are in the head.  The code I posted isn&#8217;t the full code of the example.</p>
<p>Also, thanks for the links, I&#8217;ll check them out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alfred Westerveld</title>
		<link>http://soupnazi.org/articles/dynamic-tabbed-interface-with-yui#comment-13</link>
		<dc:creator>Alfred Westerveld</dc:creator>
		<pubDate>Thu, 30 Oct 2008 16:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://soupnazi.org/?p=154#comment-13</guid>
		<description>A couple of notices. 

This css link should be in the head:


But the javascript all the way down in the body:



    var myTabs = new YAHOO.widget.TabView(&quot;demo-tabs&quot;);


Furthermore you could use combine javascript See(http://developer.yahoo.com/yui/articles/hosting/): 
&lt;!-- Combo-handled YUI JS files: --&gt; 

    var myTabs = new YAHOO.widget.TabView(&quot;demo-tabs&quot;);


This way your javascript is more optimized. See yslow(http://developer.yahoo.com/yslow/help/) for more info.</description>
		<content:encoded><![CDATA[<p>A couple of notices. </p>
<p>This css link should be in the head:</p>
<p>But the javascript all the way down in the body:</p>
<p>    var myTabs = new YAHOO.widget.TabView(&#8220;demo-tabs&#8221;);</p>
<p>Furthermore you could use combine javascript See(http://developer.yahoo.com/yui/articles/hosting/):<br />
<!-- Combo-handled YUI JS files: --> </p>
<p>    var myTabs = new YAHOO.widget.TabView(&#8220;demo-tabs&#8221;);</p>
<p>This way your javascript is more optimized. See yslow(http://developer.yahoo.com/yslow/help/) for more info.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
