<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using JQuery to reveal using a slide up effect</title>
	<atom:link href="http://www.gilluminate.com/2009/09/09/using-jquery-to-reveal-using-a-slide-up-effect/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gilluminate.com/2009/09/09/using-jquery-to-reveal-using-a-slide-up-effect/</link>
	<description>By Jason Gill</description>
	<lastBuildDate>Fri, 03 Feb 2012 08:45:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: ishi</title>
		<link>http://www.gilluminate.com/2009/09/09/using-jquery-to-reveal-using-a-slide-up-effect/#comment-4464</link>
		<dc:creator>ishi</dc:creator>
		<pubDate>Tue, 06 Dec 2011 04:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.gilluminate.com/?p=5519#comment-4464</guid>
		<description>nice! </description>
		<content:encoded><![CDATA[<p>nice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curtis</title>
		<link>http://www.gilluminate.com/2009/09/09/using-jquery-to-reveal-using-a-slide-up-effect/#comment-557</link>
		<dc:creator>Curtis</dc:creator>
		<pubDate>Thu, 15 Sep 2011 22:02:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.gilluminate.com/?p=5519#comment-557</guid>
		<description>FYI, I found a post that a reveal can be acheived by positioning the element absolutely by its left right and bottom, then use slideDown to show it and slideUp to hide it.</description>
		<content:encoded><![CDATA[<p>FYI, I found a post that a reveal can be acheived by positioning the element absolutely by its left right and bottom, then use slideDown to show it and slideUp to hide it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curtis</title>
		<link>http://www.gilluminate.com/2009/09/09/using-jquery-to-reveal-using-a-slide-up-effect/#comment-556</link>
		<dc:creator>Curtis</dc:creator>
		<pubDate>Thu, 15 Sep 2011 21:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.gilluminate.com/?p=5519#comment-556</guid>
		<description>Seems like there is some specific CSS to make this work.  Pushes down when I tried here on my own...

I wonder if you could post a most complete demo?</description>
		<content:encoded><![CDATA[<p>Seems like there is some specific CSS to make this work.  Pushes down when I tried here on my own&#8230;</p>
<p>I wonder if you could post a most complete demo?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Gill</title>
		<link>http://www.gilluminate.com/2009/09/09/using-jquery-to-reveal-using-a-slide-up-effect/#comment-555</link>
		<dc:creator>Jason Gill</dc:creator>
		<pubDate>Fri, 26 Aug 2011 15:38:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.gilluminate.com/?p=5519#comment-555</guid>
		<description>simply replace .click with .hover
http://api.jquery.com/hover/</description>
		<content:encoded><![CDATA[<p>simply replace .click with .hover<br />
<a href="http://api.jquery.com/hover/" rel="nofollow">http://api.jquery.com/hover/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Petra</title>
		<link>http://www.gilluminate.com/2009/09/09/using-jquery-to-reveal-using-a-slide-up-effect/#comment-554</link>
		<dc:creator>Petra</dc:creator>
		<pubDate>Fri, 26 Aug 2011 10:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.gilluminate.com/?p=5519#comment-554</guid>
		<description>a great tutorial! Just wondering how you can do the same thing using hover function, instead of using click function. is it the same kind of thing?</description>
		<content:encoded><![CDATA[<p>a great tutorial! Just wondering how you can do the same thing using hover function, instead of using click function. is it the same kind of thing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harris rashid</title>
		<link>http://www.gilluminate.com/2009/09/09/using-jquery-to-reveal-using-a-slide-up-effect/#comment-553</link>
		<dc:creator>harris rashid</dc:creator>
		<pubDate>Sun, 21 Aug 2011 19:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.gilluminate.com/?p=5519#comment-553</guid>
		<description>thank you sir!  very helpful and it solves the exact problem i was having. cheers.</description>
		<content:encoded><![CDATA[<p>thank you sir!  very helpful and it solves the exact problem i was having. cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Gilley</title>
		<link>http://www.gilluminate.com/2009/09/09/using-jquery-to-reveal-using-a-slide-up-effect/#comment-552</link>
		<dc:creator>Jason Gilley</dc:creator>
		<pubDate>Thu, 11 Aug 2011 18:40:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.gilluminate.com/?p=5519#comment-552</guid>
		<description>Just two more letters and you would have my name! And thanks for the code.</description>
		<content:encoded><![CDATA[<p>Just two more letters and you would have my name! And thanks for the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: haberler</title>
		<link>http://www.gilluminate.com/2009/09/09/using-jquery-to-reveal-using-a-slide-up-effect/#comment-551</link>
		<dc:creator>haberler</dc:creator>
		<pubDate>Wed, 11 May 2011 11:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.gilluminate.com/?p=5519#comment-551</guid>
		<description>i was looking for that code.Thank you very much</description>
		<content:encoded><![CDATA[<p>i was looking for that code.Thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth</title>
		<link>http://www.gilluminate.com/2009/09/09/using-jquery-to-reveal-using-a-slide-up-effect/#comment-550</link>
		<dc:creator>Gareth</dc:creator>
		<pubDate>Fri, 15 Apr 2011 07:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.gilluminate.com/?p=5519#comment-550</guid>
		<description>Fantastic, just what I was looking for.  Cheers mate!

G</description>
		<content:encoded><![CDATA[<p>Fantastic, just what I was looking for.  Cheers mate!</p>
<p>G</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.gilluminate.com/2009/09/09/using-jquery-to-reveal-using-a-slide-up-effect/#comment-549</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 14 Apr 2011 11:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.gilluminate.com/?p=5519#comment-549</guid>
		<description>Thank you! This is THE REAL Slide-Up :-)</description>
		<content:encoded><![CDATA[<p>Thank you! This is THE REAL Slide-Up <img src='http://www.gilluminate.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

