<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Forum | studiograsshopper</title>
	<link>http://www.studiograsshopper.ch/forum/dynamic-content-gallery/browser-error-in-ie7/</link>
	<description><![CDATA[Wordpress development, plugins, code ideas and babycakes*]]></description>
	<generator>Simple:Press Version 4.3.2</generator>
	<atom:link href="http://www.studiograsshopper.ch/forum/?dynamic-content-gallery&#038;browser-error-in-ie7&#038;xfeed=topic" rel="self" type="application/rss+xml" />
<item>
	<title>Ade on Browser error in IE7</title>
	<link>http://www.studiograsshopper.ch/forum/dynamic-content-gallery/browser-error-in-ie7/#p21</link>
	<category>Dynamic Content Gallery</category>
	<guid isPermaLink="true">http://www.studiograsshopper.ch/forum/dynamic-content-gallery/browser-error-in-ie7/#p21</guid>
	<description><![CDATA[<p>If you experience a browser error in IE7, along the lines of:</p>
<p><strong>Line:521, Char:4, Error: Type Mismatch Code:0 ...</strong></p>
<p>Open up jd.gallery.js, which you can find in the plugin folder <strong>/dynamic-gallery/scripts/</strong>, find line 520 and replace this:</p>
<p><strong>this.carouselWrapper.elementScroller.scrollTo(scrollPos,0);</strong></p>
<p>with this:</p>
<p><strong>this.carouselWrapper.elementScroller.scrollTo = (scrollPos,0);</strong></p>
<p>This fix will be addressed in the next release of the plugin.</p>
]]></description>
	<pubDate>Fri, 10 Oct 2008 20:15:05 +0000</pubDate>
</item>
</channel>
</rss>