<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Image Sliding Fade</title>
		<link>http://www.themolitor.com/forums/topic/image-sliding-fade</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Image Sliding Fade</description>
		<language>en-US</language>
		<pubDate>Wed, 06 May 2026 08:59:29 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/image-sliding-fade" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Image Sliding Fade"</title>
			<link>http://www.themolitor.com/forums/topic/image-sliding-fade#post-30023</link>
			<pubDate>Wed, 09 Jul 2014 09:21:29 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">30023@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>To deactivate the automatic slideshow feature, please review this FAQ thread: <a href="http://www.themolitor.com/forums/topic/deactivate-automatic-slideshow-2" rel="nofollow">http://www.themolitor.com/forums/topic/deactivate-automatic-slideshow-2</a></p>
<p>If you're enjoying the theme, PLEASE don't forget to rate it on your downloads page on ThemeForest. Positive ratings REALLY help me out.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>myat on "Image Sliding Fade"</title>
			<link>http://www.themolitor.com/forums/topic/image-sliding-fade#post-30016</link>
			<pubDate>Tue, 08 Jul 2014 17:28:25 +0000</pubDate>
			<dc:creator>myat</dc:creator>
			<guid isPermaLink="false">30016@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,</p>
<p>One more is<br />
I want to be slide pause for default when enter site.<br />
Now is auto playing slide. When I click play button, want to play sliding.<br />
Where do I edit, please?</p>
<p>Regards,<br />
Myat
</p></description>
		</item>
		<item>
			<title>myat on "Image Sliding Fade"</title>
			<link>http://www.themolitor.com/forums/topic/image-sliding-fade#post-30015</link>
			<pubDate>Tue, 08 Jul 2014 17:23:12 +0000</pubDate>
			<dc:creator>myat</dc:creator>
			<guid isPermaLink="false">30015@http://www.themolitor.com/forums/</guid>
			<description><p>Hello Chris,</p>
<p>Thanks a lot! It makes great help.</p>
<p>Regards,<br />
Myat
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Image Sliding Fade"</title>
			<link>http://www.themolitor.com/forums/topic/image-sliding-fade#post-30004</link>
			<pubDate>Tue, 08 Jul 2014 10:17:12 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">30004@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Open up scripts/script.js and change the following on lines 313-318 from this...</p>
<pre><code>//CHANGE BACKGROUND...
if(pause.is(&#34;:visible&#34;)){ //IF PLAYING...
	imageContainer.hide().css({backgroundImage:&#34;url(&#34;+$(&#34;.thumbLink img&#34;,this).attr(&#039;src&#039;)+&#34;)&#34;}).fadeIn(1000);
} else { //IF PAUSED...
	imageContainer.css({backgroundImage:&#34;url(&#34;+$(&#34;.thumbLink img&#34;,this).attr(&#039;src&#039;)+&#34;)&#34;});
}</code></pre>
<p>...to this...</p>
<pre><code>//CHANGE BACKGROUND...
imageContainer.hide().css({backgroundImage:&#34;url(&#34;+$(&#34;.thumbLink img&#34;,this).attr(&#039;src&#039;)+&#34;)&#34;}).stop(true,true).fadeIn(1000);</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>myat on "Image Sliding Fade"</title>
			<link>http://www.themolitor.com/forums/topic/image-sliding-fade#post-29998</link>
			<pubDate>Mon, 07 Jul 2014 23:13:55 +0000</pubDate>
			<dc:creator>myat</dc:creator>
			<guid isPermaLink="false">29998@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,</p>
<p>Now image sliding is fade when auto play.<br />
but I want image fade effect also when make sliding with hand on ipad.<br />
Please help me.</p>
<p>Regards,<br />
Myat
</p></description>
		</item>

	</channel>
</rss>
