<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>ydn-javascript at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/ydn-javascript/</link>
    <description>Yahoo! User Interface Library Group</description>

    <item>
      <title>tab with scroll bar</title>
      <pubDate>Fri, 20 Nov 2009 19:43:45 GMT</pubDate>
      <dc:creator>velankarsameer</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ydn-javascript/message/52181</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ydn-javascript/message/52181</guid>
      <description>Hi, Is it possible to have a tab with scrollbar? Thanks for your help Sameer</description>
    </item>
    <item>
      <title>Re: Loading image in tooltip</title>
      <pubDate>Fri, 20 Nov 2009 19:41:25 GMT</pubDate>
      <dc:creator>velankarsameer</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ydn-javascript/message/52180</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ydn-javascript/message/52180</guid>
      <description>Thanks. It now works. Sameer</description>
    </item>
    <item>
      <title>ContextMenu not working in IE 6 and 7</title>
      <pubDate>Fri, 20 Nov 2009 19:10:55 GMT</pubDate>
      <dc:creator>ibbby21</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ydn-javascript/message/52179</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ydn-javascript/message/52179</guid>
      <description>I am using a contextMenu with a treeView widget, it is working fine in ie8, but the context menu is not showing in ie6 or ie7.  Anybody a has workaround or a</description>
    </item>
    <item>
      <title>Re: Charting drawing time</title>
      <pubDate>Fri, 20 Nov 2009 16:26:50 GMT</pubDate>
      <dc:creator>tripp.bridges</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ydn-javascript/message/52178</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ydn-javascript/message/52178</guid>
      <description>If you are doing a lot of processing in js to create your datasource or if you are making an xhr request to get it, it could make an impact. Also, if you are</description>
    </item>
    <item>
      <title>Re: Charting drawing time</title>
      <pubDate>Fri, 20 Nov 2009 13:59:31 GMT</pubDate>
      <dc:creator>bobstachel</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ydn-javascript/message/52177</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ydn-javascript/message/52177</guid>
      <description>I appreciate the offer of help. I know it is a lot of data. My main question was why should a Flash component run more slowly in IE7 than FF. I suppose the</description>
    </item>
    <item>
      <title>Re: Making sure a row that is selected is also visible</title>
      <pubDate>Thu, 19 Nov 2009 16:26:35 GMT</pubDate>
      <dc:creator>Luke</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ydn-javascript/message/52176</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ydn-javascript/message/52176</guid>
      <description>There&#39;s no method baked into DT for that, but you can compare the scrollTop of the overflow container (easy enough to find in FireBug) with the offsetTop of</description>
    </item>
    <item>
      <title>Re: Loading image in tooltip</title>
      <pubDate>Thu, 19 Nov 2009 15:20:32 GMT</pubDate>
      <dc:creator>Mauricio Ferreyra</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ydn-javascript/message/52175</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ydn-javascript/message/52175</guid>
      <description>The problem is that the image url doesn&#39;t have extension. Try it var list = document.getElementsByName(&#39; ligandTip_SO4&#39;); var tp= new</description>
    </item>
    <item>
      <title>Re: Charting drawing time</title>
      <pubDate>Thu, 19 Nov 2009 14:59:33 GMT</pubDate>
      <dc:creator>tripp.bridges</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ydn-javascript/message/52174</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ydn-javascript/message/52174</guid>
      <description>That sounds like a lot of data for a single chart. That may be the cause of the slowness that you are experiencing. If you can post a link that reproduces the</description>
    </item>
    <item>
      <title>Re: Loading image in tooltip</title>
      <pubDate>Thu, 19 Nov 2009 13:38:00 GMT</pubDate>
      <dc:creator>velankarsameer</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ydn-javascript/message/52173</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ydn-javascript/message/52173</guid>
      <description>this is my code below - var list = document.getElementsByName(&#39;ligandTip_SO4&#39;); var tp= new YAHOO.widget.Tooltip(&#39;ligandTip1_SO4&#39;, { context:list[0],</description>
    </item>
    <item>
      <title>Re: Loading image in tooltip</title>
      <pubDate>Thu, 19 Nov 2009 12:27:34 GMT</pubDate>
      <dc:creator>vignes muthu</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ydn-javascript/message/52172</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ydn-javascript/message/52172</guid>
      <description>Dear velankarsameer, i herewith attached the source file for the able mentioned url Thanks, -- vigneswaran.E</description>
    </item>
    <item>
      <title>Re: Loading image in tooltip</title>
      <pubDate>Thu, 19 Nov 2009 12:24:08 GMT</pubDate>
      <dc:creator>vignes muthu</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ydn-javascript/message/52171</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ydn-javascript/message/52171</guid>
      <description>Dear  velankarsameer, please go through the below url http://cssglobe.com/lab/tooltip/02/ here they used images inside the tooltip instead of text Thanks, -- </description>
    </item>
    <item>
      <title>Re: Loading image in tooltip</title>
      <pubDate>Thu, 19 Nov 2009 12:08:03 GMT</pubDate>
      <dc:creator>Mauricio Ferreyra</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ydn-javascript/message/52170</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ydn-javascript/message/52170</guid>
      <description>Can you send some lines from your code?</description>
    </item>
    <item>
      <title>Re: Loading image in tooltip</title>
      <pubDate>Thu, 19 Nov 2009 09:23:38 GMT</pubDate>
      <dc:creator>velankarsameer</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ydn-javascript/message/52169</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ydn-javascript/message/52169</guid>
      <description>Hi Mauricio, Thanks for your reply. I tried what you have suggested but it does not seem to load the image!! Sameer</description>
    </item>
    <item>
      <title>Layout inside a tabview inside a layout - how to resize it?</title>
      <pubDate>Thu, 19 Nov 2009 09:04:16 GMT</pubDate>
      <dc:creator>Christian Tiberg</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ydn-javascript/message/52168</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ydn-javascript/message/52168</guid>
      <description>Hello! We&#39;re using an outer layout that contains the top menu, a bottom status bar and a tabview in the center unit. Inside of each tab in the tabview, we have</description>
    </item>
    <item>
      <title>Charting drawing time</title>
      <pubDate>Thu, 19 Nov 2009 02:40:51 GMT</pubDate>
      <dc:creator>bobstachel</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ydn-javascript/message/52167</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ydn-javascript/message/52167</guid>
      <description>Wondering about performance of charting in YUI 2.7: We have a line chart with 12 data series. It draws in about 3 seconds on Firefox, 4 seconds in IE8, and 15</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Fri Nov 20 13:44:58 PST 2009 -->
