<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums Topic: JS to show footer</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Thu, 23 May 2013 14:18:36 +0000</pubDate>

<item>
<title>toma on "JS to show footer"</title>
<link>http://themeshaper.com/forums/topic/js-to-show-footer#post-4647</link>
<pubDate>Thu, 18 Jun 2009 21:06:27 +0000</pubDate>
<dc:creator>toma</dc:creator>
<guid isPermaLink="false">4647@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Excellent! This is working!&#60;br /&#62;
thanks a lot Chris
&#60;/p&#62;</description>
</item>
<item>
<title>Chris on "JS to show footer"</title>
<link>http://themeshaper.com/forums/topic/js-to-show-footer#post-4623</link>
<pubDate>Wed, 17 Jun 2009 22:34:48 +0000</pubDate>
<dc:creator>Chris</dc:creator>
<guid isPermaLink="false">4623@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Change the &#60;code&#62;$&#60;/code&#62; - signs to &#60;code&#62;jQuery&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Cheers,&#60;/p&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
</item>
<item>
<title>toma on "JS to show footer"</title>
<link>http://themeshaper.com/forums/topic/js-to-show-footer#post-4583</link>
<pubDate>Tue, 16 Jun 2009 23:04:08 +0000</pubDate>
<dc:creator>toma</dc:creator>
<guid isPermaLink="false">4583@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;me, and the theme BLAMatic...&#60;br /&#62;
I did manage to fix most of the small issues I came across (thanks to that forum more often than I want to admit), and I am left with one.&#60;/p&#62;
&#60;p&#62;The footer doesn't slide up with me :/&#60;br /&#62;
I see it working on &#60;a href=&#34;http://zooinmybelly.com/&#34; rel=&#34;nofollow&#34;&#62;http://zooinmybelly.com/&#60;/a&#62; but I have no idea what they did to fix it&#60;/p&#62;
&#60;p&#62;Would you know what the fix is by any chance?&#60;/p&#62;
&#60;p&#62;I have a showfooter.js file as follow:&#60;br /&#62;
$(document).ready(function() {&#60;br /&#62;
  $('#footer').hide();&#60;br /&#62;
 // toggles the slickbox on clicking the noted link&#60;br /&#62;
  $('a#footer-toggle').click(function() {&#60;br /&#62;
	$('#footer').slideToggle(600);&#60;br /&#62;
	return false;&#60;br /&#62;
  });&#60;br /&#62;
}); &#60;/p&#62;
&#60;p&#62;Any help would be greatly appreciated.&#60;br /&#62;
thanks a lot
&#60;/p&#62;</description>
</item>

</channel>
</rss>
