<?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: Sliding login/Signup panel using MooSlide (Mootools 1.2)</title>
	<atom:link href="http://web-kreation.com/tutorials/showhide-login-panel-using-mooslide-mootools-1-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://web-kreation.com/all/showhide-login-panel-using-mooslide-mootools-1-2/</link>
	<description>Web &#38; Graphic Design by Jeremie Tisseau, Web Design Consultant at Calleo</description>
	<lastBuildDate>Wed, 28 Jul 2010 13:39:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: grace</title>
		<link>http://web-kreation.com/all/showhide-login-panel-using-mooslide-mootools-1-2/#comment-10953</link>
		<dc:creator>grace</dc:creator>
		<pubDate>Thu, 20 May 2010 23:38:21 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=473#comment-10953</guid>
		<description>Has anyone figured out how to make this work on page load? Removing the // in front of &quot;MyLogin.run();&quot; in not working.</description>
		<content:encoded><![CDATA[<p>Has anyone figured out how to make this work on page load? Removing the // in front of &#8220;MyLogin.run();&#8221; in not working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean</title>
		<link>http://web-kreation.com/all/showhide-login-panel-using-mooslide-mootools-1-2/#comment-8069</link>
		<dc:creator>Jean</dc:creator>
		<pubDate>Fri, 23 Apr 2010 15:45:26 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=473#comment-8069</guid>
		<description>Well thnks a lot! but well i&#039;m having problems T.T, i wanna get 2 panel, first is login panel &amp; the second is a form panel to get register users, but on second panel event close is not working, &amp; i wanna validate fields on my second panel, i wish get a little help plz</description>
		<content:encoded><![CDATA[<p>Well thnks a lot! but well i&#8217;m having problems T.T, i wanna get 2 panel, first is login panel &amp; the second is a form panel to get register users, but on second panel event close is not working, &amp; i wanna validate fields on my second panel, i wish get a little help plz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: munir</title>
		<link>http://web-kreation.com/all/showhide-login-panel-using-mooslide-mootools-1-2/#comment-7654</link>
		<dc:creator>munir</dc:creator>
		<pubDate>Thu, 01 Apr 2010 08:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=473#comment-7654</guid>
		<description>nice thing</description>
		<content:encoded><![CDATA[<p>nice thing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julie</title>
		<link>http://web-kreation.com/all/showhide-login-panel-using-mooslide-mootools-1-2/#comment-7107</link>
		<dc:creator>Julie</dc:creator>
		<pubDate>Tue, 16 Feb 2010 21:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=473#comment-7107</guid>
		<description>I love this tutorial thanks.

However, like others that have posted comments, I too am having issues getting it to open onload including changing it from &quot;MyLogin.run();&quot; to &quot;myLogin.run();&quot; - lowercase m

But nothing seems to work :(

Any advice?</description>
		<content:encoded><![CDATA[<p>I love this tutorial thanks.</p>
<p>However, like others that have posted comments, I too am having issues getting it to open onload including changing it from &#8220;MyLogin.run();&#8221; to &#8220;myLogin.run();&#8221; &#8211; lowercase m</p>
<p>But nothing seems to work <img src='http://web-kreation.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Any advice?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Holger. H</title>
		<link>http://web-kreation.com/all/showhide-login-panel-using-mooslide-mootools-1-2/#comment-7094</link>
		<dc:creator>Holger. H</dc:creator>
		<pubDate>Mon, 15 Feb 2010 18:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=473#comment-7094</guid>
		<description>Thanks.... very nice styled :-)
I was wondering is it possible to make the slider stay open (on submitting/validation)  while som server-side-script is working, sending ok back and the close the panel</description>
		<content:encoded><![CDATA[<p>Thanks&#8230;. very nice styled <img src='http://web-kreation.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
I was wondering is it possible to make the slider stay open (on submitting/validation)  while som server-side-script is working, sending ok back and the close the panel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mandar H</title>
		<link>http://web-kreation.com/all/showhide-login-panel-using-mooslide-mootools-1-2/#comment-6655</link>
		<dc:creator>Mandar H</dc:creator>
		<pubDate>Thu, 12 Nov 2009 04:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=473#comment-6655</guid>
		<description>Hey,
thanx for this nice tutorial.
atually i want it onload.... can u help me.... i&#039;ve tried MyLogin.run() mentioned  here but im not that gud i guess.... so can u giv me whole javascript code rather than giving just that hint?

Thank u</description>
		<content:encoded><![CDATA[<p>Hey,<br />
thanx for this nice tutorial.<br />
atually i want it onload&#8230;. can u help me&#8230;. i&#8217;ve tried MyLogin.run() mentioned  here but im not that gud i guess&#8230;. so can u giv me whole javascript code rather than giving just that hint?</p>
<p>Thank u</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremie Tisseau</title>
		<link>http://web-kreation.com/all/showhide-login-panel-using-mooslide-mootools-1-2/#comment-6527</link>
		<dc:creator>Jeremie Tisseau</dc:creator>
		<pubDate>Thu, 29 Oct 2009 02:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=473#comment-6527</guid>
		<description>Read this &lt;a href=&quot;http://web-kreation.com/index.php/tutorials/nice-login-and-signup-panel-using-mootools-12/#comment-1911&quot; rel=&quot;nofollow&quot;&gt;comment&lt;/a&gt;. Maybe it will help you find out a solution to your problem. You can see a demo &lt;a href=&quot;http://web-kreation.com/demos/test_two_login_panels/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.

To slide panel from right or left, check this &lt;a href=&quot;http://demos.mootools.net/Fx.Slide&quot; rel=&quot;nofollow&quot;&gt;demo&lt;/a&gt; from Mootools and the documentation about horizontal slide can be found &lt;a href=&quot;http://mootools.net/docs/more/Fx/Fx.Slide#Fx-Slide:slideOut&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Read this <a href="http://web-kreation.com/index.php/tutorials/nice-login-and-signup-panel-using-mootools-12/#comment-1911" rel="nofollow">comment</a>. Maybe it will help you find out a solution to your problem. You can see a demo <a href="http://web-kreation.com/demos/test_two_login_panels/" rel="nofollow">here</a>.</p>
<p>To slide panel from right or left, check this <a href="http://demos.mootools.net/Fx.Slide" rel="nofollow">demo</a> from Mootools and the documentation about horizontal slide can be found <a href="http://mootools.net/docs/more/Fx/Fx.Slide#Fx-Slide:slideOut" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://web-kreation.com/all/showhide-login-panel-using-mooslide-mootools-1-2/#comment-6524</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Wed, 28 Oct 2009 17:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=473#comment-6524</guid>
		<description>Im trying to use three separate panels on the same page. 
But the panel listed first drops down behind the later two.
So panel #1 drops down behind #2 and #3. Panel #2 drops down in front of #1 and behind #3, and so on.

Any ideas?

Also is it possible to have the panels slide in from the right side?</description>
		<content:encoded><![CDATA[<p>Im trying to use three separate panels on the same page.<br />
But the panel listed first drops down behind the later two.<br />
So panel #1 drops down behind #2 and #3. Panel #2 drops down in front of #1 and behind #3, and so on.</p>
<p>Any ideas?</p>
<p>Also is it possible to have the panels slide in from the right side?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fbli</title>
		<link>http://web-kreation.com/all/showhide-login-panel-using-mooslide-mootools-1-2/#comment-6054</link>
		<dc:creator>fbli</dc:creator>
		<pubDate>Thu, 20 Aug 2009 16:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=473#comment-6054</guid>
		<description>Thats Good Thanks Very Much..</description>
		<content:encoded><![CDATA[<p>Thats Good Thanks Very Much..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nitin</title>
		<link>http://web-kreation.com/all/showhide-login-panel-using-mooslide-mootools-1-2/#comment-6018</link>
		<dc:creator>nitin</dc:creator>
		<pubDate>Thu, 13 Aug 2009 06:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=473#comment-6018</guid>
		<description>behaves strangely when we put the userid and password -- doesnt give any sign of -- weather i am logged in or not... :)

Also.. if the same &quot;login&quot; link appears on the page.. even after the user has logged in.. i dont agree this as a good option.... 

Help me know if you have the complete login/logout code.. :)</description>
		<content:encoded><![CDATA[<p>behaves strangely when we put the userid and password &#8212; doesnt give any sign of &#8212; weather i am logged in or not&#8230; <img src='http://web-kreation.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Also.. if the same &#8220;login&#8221; link appears on the page.. even after the user has logged in.. i dont agree this as a good option&#8230;. </p>
<p>Help me know if you have the complete login/logout code.. <img src='http://web-kreation.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: francis</title>
		<link>http://web-kreation.com/all/showhide-login-panel-using-mooslide-mootools-1-2/#comment-5980</link>
		<dc:creator>francis</dc:creator>
		<pubDate>Sat, 08 Aug 2009 04:12:12 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=473#comment-5980</guid>
		<description>can you please help?</description>
		<content:encoded><![CDATA[<p>can you please help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: francis</title>
		<link>http://web-kreation.com/all/showhide-login-panel-using-mooslide-mootools-1-2/#comment-5875</link>
		<dc:creator>francis</dc:creator>
		<pubDate>Sun, 02 Aug 2009 19:09:51 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=473#comment-5875</guid>
		<description>how can i make loadExternal: work?</description>
		<content:encoded><![CDATA[<p>how can i make loadExternal: work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: francis</title>
		<link>http://web-kreation.com/all/showhide-login-panel-using-mooslide-mootools-1-2/#comment-5874</link>
		<dc:creator>francis</dc:creator>
		<pubDate>Sun, 02 Aug 2009 19:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=473#comment-5874</guid>
		<description>Just fantastic.</description>
		<content:encoded><![CDATA[<p>Just fantastic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abe</title>
		<link>http://web-kreation.com/all/showhide-login-panel-using-mooslide-mootools-1-2/#comment-5083</link>
		<dc:creator>abe</dc:creator>
		<pubDate>Thu, 28 May 2009 22:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=473#comment-5083</guid>
		<description>what if i want it to come down on pageload? i removed the comment tags and it wont work. Was it removed from the mootools script? If anyone can help, i would greatly appreciate it.

thanks</description>
		<content:encoded><![CDATA[<p>what if i want it to come down on pageload? i removed the comment tags and it wont work. Was it removed from the mootools script? If anyone can help, i would greatly appreciate it.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: biboy</title>
		<link>http://web-kreation.com/all/showhide-login-panel-using-mooslide-mootools-1-2/#comment-4899</link>
		<dc:creator>biboy</dc:creator>
		<pubDate>Tue, 12 May 2009 12:56:02 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=473#comment-4899</guid>
		<description>Hi, this is very nice, thanks for sharing!
i have a problem with ur appllication.
i want to define new location &quot;login form&quot; (default is Slide from (from:’top’ - I have removed the option from:’bottom’ in the MooSlide script to keep the code simple) )
 i want to make new location of it  about  file CSS (margin; padding) or another, other example of u.
u can send my mail : ooo_biboy_ooo@yahoo.com
 thanx u so much.</description>
		<content:encoded><![CDATA[<p>Hi, this is very nice, thanks for sharing!<br />
i have a problem with ur appllication.<br />
i want to define new location &#8220;login form&#8221; (default is Slide from (from:’top’ &#8211; I have removed the option from:’bottom’ in the MooSlide script to keep the code simple) )<br />
 i want to make new location of it  about  file CSS (margin; padding) or another, other example of u.<br />
u can send my mail : <a href="mailto:ooo_biboy_ooo@yahoo.com">ooo_biboy_ooo@yahoo.com</a><br />
 thanx u so much.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
