<?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: Disable titles showing when &#34;mouse over&#34; images ?</title>
		<link>http://www.kriesi.at/support/topic/disable-titles-showing-when-mouse-over-images</link>
		<description>Support Forum - Topic: Disable titles showing when &quot;mouse over&quot; images ?</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 20:35:26 +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/disable-titles-showing-when-mouse-over-images" rel="self" type="application/rss+xml" />

		<item>
			<title>Mya on "Disable titles showing when &#34;mouse over&#34; images ?"</title>
			<link>http://www.kriesi.at/support/topic/disable-titles-showing-when-mouse-over-images#post-64934</link>
			<pubDate>Wed, 11 Jul 2012 05:09:59 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">64934@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad Ismael could help! Let us know if you have any more questions.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>paullindqvist on "Disable titles showing when &#34;mouse over&#34; images ?"</title>
			<link>http://www.kriesi.at/support/topic/disable-titles-showing-when-mouse-over-images#post-64931</link>
			<pubDate>Wed, 11 Jul 2012 04:59:06 +0000</pubDate>
			<dc:creator>paullindqvist</dc:creator>
			<guid isPermaLink="false">64931@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanx!&#60;/p&#62;
&#60;p&#62;Worked fine!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Disable titles showing when &#34;mouse over&#34; images ?"</title>
			<link>http://www.kriesi.at/support/topic/disable-titles-showing-when-mouse-over-images#post-64917</link>
			<pubDate>Wed, 11 Jul 2012 04:07:38 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">64917@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ,&#60;/p&#62;
&#60;p&#62;Try to add this code on your footer.php and a bit above the &#38;lt;/body&#38;gt; code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
jQuery.noConflict();
(function($) {
  $(&#38;#39;[title]&#38;#39;).each( function() {
    var $this = $(this);
    $this.data(&#38;#39;title&#38;#39;,$this.attr(&#38;#39;title&#38;#39;));
    $this.removeAttr(&#38;#39;title&#38;#39;);
  });
})(jQuery);
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>paullindqvist on "Disable titles showing when &#34;mouse over&#34; images ?"</title>
			<link>http://www.kriesi.at/support/topic/disable-titles-showing-when-mouse-over-images#post-64864</link>
			<pubDate>Tue, 10 Jul 2012 21:38:35 +0000</pubDate>
			<dc:creator>paullindqvist</dc:creator>
			<guid isPermaLink="false">64864@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How can i disable titles showing when &#34;mouse over&#34; images ? &#60;/p&#62;
&#60;p&#62;Thanx!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
