<?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: Facebook Javascript (FBJS) &#8211; Mouseover Events with Animation</title>
	<atom:link href="http://stofko.ca/facebook-javascript-fbjs-mouseover-events-with-animation/feed/" rel="self" type="application/rss+xml" />
	<link>http://stofko.ca/facebook-javascript-fbjs-mouseover-events-with-animation/</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 16:41:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: 7 Script FBJS per la tua Applicazione Facebook &#124; BigThink</title>
		<link>http://stofko.ca/facebook-javascript-fbjs-mouseover-events-with-animation/#comment-4311</link>
		<dc:creator>7 Script FBJS per la tua Applicazione Facebook &#124; BigThink</dc:creator>
		<pubDate>Fri, 14 May 2010 16:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://stofko.ca/?p=83#comment-4311</guid>
		<description>[...] Un menu con sottomenu che compaiono con effetto scorrimento al passare del mouse. Demo &#124; Codice Sorgente [...]</description>
		<content:encoded><![CDATA[<p>[...] Un menu con sottomenu che compaiono con effetto scorrimento al passare del mouse. Demo | Codice Sorgente [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bev</title>
		<link>http://stofko.ca/facebook-javascript-fbjs-mouseover-events-with-animation/#comment-1756</link>
		<dc:creator>Bev</dc:creator>
		<pubDate>Tue, 09 Jun 2009 16:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://stofko.ca/?p=83#comment-1756</guid>
		<description>Hi Tamil,

Sorry for the delay in responding. It looks like the Facebook javascript files are not getting included properly on your version. Compare the &quot;view source&quot; output from your page to my demo page and you&#039;ll see the demo page has 8 javascript scripts listed while yours has  2 scripts then a line with &quot;Bootloader.loadInitialResources&quot; which seems to be where the additional scripts should be coming from, but it isn&#039;t working. If you have already resolved the problem please let me know.</description>
		<content:encoded><![CDATA[<p>Hi Tamil,</p>
<p>Sorry for the delay in responding. It looks like the Facebook javascript files are not getting included properly on your version. Compare the &#8220;view source&#8221; output from your page to my demo page and you&#8217;ll see the demo page has 8 javascript scripts listed while yours has  2 scripts then a line with &#8220;Bootloader.loadInitialResources&#8221; which seems to be where the additional scripts should be coming from, but it isn&#8217;t working. If you have already resolved the problem please let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tamil</title>
		<link>http://stofko.ca/facebook-javascript-fbjs-mouseover-events-with-animation/#comment-1732</link>
		<dc:creator>Tamil</dc:creator>
		<pubDate>Thu, 04 Jun 2009 21:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://stofko.ca/?p=83#comment-1732</guid>
		<description>I tied using the given code but for some reason the the drop down does not seem to work. Can you please chk the link http://www.facebook.com/pages/Knoxville-TN/testpage/83662741491?v=app_4949752878&amp;viewas=1597862469 and help me with it</description>
		<content:encoded><![CDATA[<p>I tied using the given code but for some reason the the drop down does not seem to work. Can you please chk the link <a href="http://www.facebook.com/pages/Knoxville-TN/testpage/83662741491?v=app_4949752878&#038;viewas=1597862469" rel="nofollow">http://www.facebook.com/pages/Knoxville-TN/testpage/83662741491?v=app_4949752878&#038;viewas=1597862469</a> and help me with it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bev</title>
		<link>http://stofko.ca/facebook-javascript-fbjs-mouseover-events-with-animation/#comment-1649</link>
		<dc:creator>Bev</dc:creator>
		<pubDate>Wed, 20 May 2009 18:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://stofko.ca/?p=83#comment-1649</guid>
		<description>I have updated the example code to fade up to height auto. This gives a box that exactly fits the menu list and works on IE7. Who wants a scrollbar in a menu anyway? ;)</description>
		<content:encoded><![CDATA[<p>I have updated the example code to fade up to height auto. This gives a box that exactly fits the menu list and works on IE7. Who wants a scrollbar in a menu anyway? <img src='http://stofko.ca/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bev</title>
		<link>http://stofko.ca/facebook-javascript-fbjs-mouseover-events-with-animation/#comment-1648</link>
		<dc:creator>Bev</dc:creator>
		<pubDate>Wed, 20 May 2009 17:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://stofko.ca/?p=83#comment-1648</guid>
		<description>The best solution might be to eliminate the scrollbar and animate the menu to full height using &quot;height:auto&quot;. This works on IE7, Chrome and Firefox.</description>
		<content:encoded><![CDATA[<p>The best solution might be to eliminate the scrollbar and animate the menu to full height using &#8220;height:auto&#8221;. This works on IE7, Chrome and Firefox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://stofko.ca/facebook-javascript-fbjs-mouseover-events-with-animation/#comment-1647</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Wed, 20 May 2009 17:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://stofko.ca/?p=83#comment-1647</guid>
		<description>Thank you. I&#039;m working too. When there is some news i inform you.</description>
		<content:encoded><![CDATA[<p>Thank you. I&#8217;m working too. When there is some news i inform you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bev</title>
		<link>http://stofko.ca/facebook-javascript-fbjs-mouseover-events-with-animation/#comment-1646</link>
		<dc:creator>Bev</dc:creator>
		<pubDate>Wed, 20 May 2009 17:01:51 +0000</pubDate>
		<guid isPermaLink="false">http://stofko.ca/?p=83#comment-1646</guid>
		<description>I see what you mean Tom. I&#039;m sure this used to work, anyway it looks like IE7 is losing the overflow:auto setting and actually uses overflow:hidden. I am looking for a fix.</description>
		<content:encoded><![CDATA[<p>I see what you mean Tom. I&#8217;m sure this used to work, anyway it looks like IE7 is losing the overflow:auto setting and actually uses overflow:hidden. I am looking for a fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://stofko.ca/facebook-javascript-fbjs-mouseover-events-with-animation/#comment-1645</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Wed, 20 May 2009 16:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://stofko.ca/?p=83#comment-1645</guid>
		<description>so it is impossible to see the entire list.</description>
		<content:encoded><![CDATA[<p>so it is impossible to see the entire list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://stofko.ca/facebook-javascript-fbjs-mouseover-events-with-animation/#comment-1644</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Wed, 20 May 2009 16:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://stofko.ca/?p=83#comment-1644</guid>
		<description>Thanks for the reply. The browser version is 7.0. I tried also on other systems. If the list exceeds the size length of DIV i.e. does not display the vertical scroll bar.</description>
		<content:encoded><![CDATA[<p>Thanks for the reply. The browser version is 7.0. I tried also on other systems. If the list exceeds the size length of DIV i.e. does not display the vertical scroll bar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bev</title>
		<link>http://stofko.ca/facebook-javascript-fbjs-mouseover-events-with-animation/#comment-1643</link>
		<dc:creator>Bev</dc:creator>
		<pubDate>Wed, 20 May 2009 15:35:14 +0000</pubDate>
		<guid isPermaLink="false">http://stofko.ca/?p=83#comment-1643</guid>
		<description>Hi Tom, I find the script works on both IE6 and IE7. Were you trying an earlier version?</description>
		<content:encoded><![CDATA[<p>Hi Tom, I find the script works on both IE6 and IE7. Were you trying an earlier version?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

