<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>Support Forum - Topic: Images not loading in IE</title>
		<link>http://www.kriesi.at/support/topic/images-not-loading-in-ie</link>
		<description>Support Forum - Topic: Images not loading in IE</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 06:30:48 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/images-not-loading-in-ie" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Images not loading in IE"</title>
			<link>http://www.kriesi.at/support/topic/images-not-loading-in-ie#post-5161</link>
			<pubDate>Mon, 20 Sep 2010 06:11:41 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">5161@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This fix is also needed for Opera: &#60;a href=&#34;http://www.kriesi.at/support/topic/images-of-newslider-in-opera-problem&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/images-of-newslider-in-opera-problem&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;To exclude Opera and IE replace following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(slideCount &#38;gt; 1)
{
slideWrapper.kriesi_image_preloader({delay:50}); // Opera Fix
slideWrapper.methods.preloadingDone();
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(slideCount &#38;gt; 1)
{
if(!($.browser.opera &#124;&#124; $.browser.msie)){
slideWrapper.kriesi_image_preloader({delay:50}); // Opera Fix &#38;amp; MSIE
}
slideWrapper.methods.preloadingDone();
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dvint1 on "Images not loading in IE"</title>
			<link>http://www.kriesi.at/support/topic/images-not-loading-in-ie#post-5159</link>
			<pubDate>Sun, 19 Sep 2010 23:08:51 +0000</pubDate>
			<dc:creator>dvint1</dc:creator>
			<guid isPermaLink="false">5159@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I commented out the #main preloader in custom.js and it now works, is there are work around just for IE?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dvint1 on "Images not loading in IE"</title>
			<link>http://www.kriesi.at/support/topic/images-not-loading-in-ie#post-5157</link>
			<pubDate>Sun, 19 Sep 2010 22:41:44 +0000</pubDate>
			<dc:creator>dvint1</dc:creator>
			<guid isPermaLink="false">5157@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have a problem where the images load, then go to the preload image only in IE&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gamefreaks.co.nz&#34; rel=&#34;nofollow&#34;&#62;http://www.gamefreaks.co.nz&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any help greatly appreciated.&#60;/p&#62;
&#60;p&#62;Cheers,
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
