<?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: Create a Slide-In Panel with jQuery</title>
	<atom:link href="http://www.ultramegatech.com/2009/06/create-a-slide-in-panel-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ultramegatech.com/2009/06/create-a-slide-in-panel-jquery/</link>
	<description>Web development blog</description>
	<lastBuildDate>Wed, 11 Apr 2012 03:57:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: petia</title>
		<link>http://www.ultramegatech.com/2009/06/create-a-slide-in-panel-jquery/comment-page-1/#comment-1869</link>
		<dc:creator>petia</dc:creator>
		<pubDate>Tue, 30 Aug 2011 14:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=468#comment-1869</guid>
		<description>Hey, 
Great tutorial!! 
But can you tell me how to make e.g. a second tab.. I want to to a login tab and a contact info tan in the slide panel. 
Any help will be greatly appreciated!!! 
thanks:)</description>
		<content:encoded><![CDATA[<p>Hey,<br />
Great tutorial!!<br />
But can you tell me how to make e.g. a second tab.. I want to to a login tab and a contact info tan in the slide panel.<br />
Any help will be greatly appreciated!!!<br />
thanks:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.ultramegatech.com/2009/06/create-a-slide-in-panel-jquery/comment-page-1/#comment-1849</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 03 Aug 2011 16:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=468#comment-1849</guid>
		<description>Excellent post, well explained. All of the little issues like &quot;overflow: hidden&quot; were covered.

Thanks!</description>
		<content:encoded><![CDATA[<p>Excellent post, well explained. All of the little issues like &#8220;overflow: hidden&#8221; were covered.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://www.ultramegatech.com/2009/06/create-a-slide-in-panel-jquery/comment-page-1/#comment-1832</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Tue, 05 Jul 2011 10:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=468#comment-1832</guid>
		<description>hi..im using images for the panel tab with arrows...how can i make the image arrows swap/changes when the panel is open and closed??

Thks.</description>
		<content:encoded><![CDATA[<p>hi..im using images for the panel tab with arrows&#8230;how can i make the image arrows swap/changes when the panel is open and closed??</p>
<p>Thks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marj</title>
		<link>http://www.ultramegatech.com/2009/06/create-a-slide-in-panel-jquery/comment-page-1/#comment-1810</link>
		<dc:creator>Marj</dc:creator>
		<pubDate>Wed, 15 Jun 2011 00:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=468#comment-1810</guid>
		<description>I love you right now jiji...best slider explanation out there. Especially how to make it overlay and stay within a div! thanks:) Bless u!</description>
		<content:encoded><![CDATA[<p>I love you right now jiji&#8230;best slider explanation out there. Especially how to make it overlay and stay within a div! thanks:) Bless u!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ceops</title>
		<link>http://www.ultramegatech.com/2009/06/create-a-slide-in-panel-jquery/comment-page-1/#comment-1792</link>
		<dc:creator>ceops</dc:creator>
		<pubDate>Tue, 10 May 2011 12:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=468#comment-1792</guid>
		<description>can i keep the button on top as a title text when it is clicked to show entire text on slide down?</description>
		<content:encoded><![CDATA[<p>can i keep the button on top as a title text when it is clicked to show entire text on slide down?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.ultramegatech.com/2009/06/create-a-slide-in-panel-jquery/comment-page-1/#comment-1777</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 25 Apr 2011 16:40:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=468#comment-1777</guid>
		<description>Great example...easy to understand...simple to adapt and apply...well done and thanks.</description>
		<content:encoded><![CDATA[<p>Great example&#8230;easy to understand&#8230;simple to adapt and apply&#8230;well done and thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.ultramegatech.com/2009/06/create-a-slide-in-panel-jquery/comment-page-1/#comment-1770</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 23 Mar 2011 19:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=468#comment-1770</guid>
		<description>Hi! This  sample is great!
I need to implement a sliding menu at the bottom of a page wich appears on mouseover and hides on mouseout.
Has to have a visible part in wich will show the menu element corresponding to the current section of the site.
Do you know a plugin to help me do that or a tutorial i can folow?
Thanks!
Very good jod.</description>
		<content:encoded><![CDATA[<p>Hi! This  sample is great!<br />
I need to implement a sliding menu at the bottom of a page wich appears on mouseover and hides on mouseout.<br />
Has to have a visible part in wich will show the menu element corresponding to the current section of the site.<br />
Do you know a plugin to help me do that or a tutorial i can folow?<br />
Thanks!<br />
Very good jod.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerome</title>
		<link>http://www.ultramegatech.com/2009/06/create-a-slide-in-panel-jquery/comment-page-1/#comment-1753</link>
		<dc:creator>Jerome</dc:creator>
		<pubDate>Thu, 17 Feb 2011 02:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=468#comment-1753</guid>
		<description>This is cool.

I have been searching for a slide in panel this past few weeks.  I am trying to learn how to make a panel slide in whenver the user reaches the bottom of the page or close to the bottom.  For example: http://www.theblaze.com/stories/malaysian-woman-uses-wooden-soup-ladle-to-rescue-husband-from-tiger/

How can I get that slide in panel.  Do you know Steve?</description>
		<content:encoded><![CDATA[<p>This is cool.</p>
<p>I have been searching for a slide in panel this past few weeks.  I am trying to learn how to make a panel slide in whenver the user reaches the bottom of the page or close to the bottom.  For example: <a href="http://www.theblaze.com/stories/malaysian-woman-uses-wooden-soup-ladle-to-rescue-husband-from-tiger/" rel="nofollow">http://www.theblaze.com/stories/malaysian-woman-uses-wooden-soup-ladle-to-rescue-husband-from-tiger/</a></p>
<p>How can I get that slide in panel.  Do you know Steve?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zap Consulting Blog &#187; Blog Archive &#187; Sliding Panels/DIVs using JQuery</title>
		<link>http://www.ultramegatech.com/2009/06/create-a-slide-in-panel-jquery/comment-page-1/#comment-1746</link>
		<dc:creator>Zap Consulting Blog &#187; Blog Archive &#187; Sliding Panels/DIVs using JQuery</dc:creator>
		<pubDate>Thu, 03 Feb 2011 21:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=468#comment-1746</guid>
		<description>[...] http://www.ultramegatech.com/blog/2009/06/create-a-slide-in-panel-jquery/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.ultramegatech.com/blog/2009/06/create-a-slide-in-panel-jquery/" rel="nofollow">http://www.ultramegatech.com/blog/2009/06/create-a-slide-in-panel-jquery/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.ultramegatech.com/2009/06/create-a-slide-in-panel-jquery/comment-page-1/#comment-1732</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 30 Dec 2010 20:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=468#comment-1732</guid>
		<description>Yes. The animate (http://api.jquery.com/animate/) method has an &#039;easing&#039; parameter that indicates which easing function to use. In this example I used &#039;linear&#039; but you can add others with plugins. The jQuery UI library has a &#039;bounce&#039; plugin.</description>
		<content:encoded><![CDATA[<p>Yes. The animate (<a href="http://api.jquery.com/animate/" rel="nofollow">http://api.jquery.com/animate/</a>) method has an &#8216;easing&#8217; parameter that indicates which easing function to use. In this example I used &#8216;linear&#8217; but you can add others with plugins. The jQuery UI library has a &#8216;bounce&#8217; plugin.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

