<?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"
	>
<channel>
	<title>Comments for yensdesign - Tutorials, Web Design and Coding</title>
	<atom:link href="http://yensdesign.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://yensdesign.com</link>
	<description>Daily free tutorials about web design, coding, jquery and more</description>
	<pubDate>Tue, 07 Sep 2010 00:37:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on How to Validate Forms in both sides using PHP and jQuery by NeoNe</title>
		<link>http://yensdesign.com/2009/01/how-validate-forms-both-sides-using-php-jquery/#comment-2552</link>
		<dc:creator>NeoNe</dc:creator>
		<pubDate>Mon, 07 Dec 2009 02:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://yensdesign.com/?p=49#comment-2552</guid>
		<description>Ow I fix it just added &#38;&#38; instead of long &#38;amp;amp; thing and it worked but now I have other problem I made multiple forms but problem is that there is no scrollbar on my browser so I cant see all forms how that happened I don't know but at demo here there is no scrollbar so I guess is some css or java script can someone help??? I NEED THAT SCROLBAR BACK :(</description>
		<content:encoded><![CDATA[<p>Ow I fix it just added &amp;&amp; instead of long &amp;amp;amp; thing and it worked but now I have other problem I made multiple forms but problem is that there is no scrollbar on my browser so I cant see all forms how that happened I don&#8217;t know but at demo here there is no scrollbar so I guess is some css or java script can someone help??? I NEED THAT SCROLBAR BACK <img src='http://yensdesign.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Validate Forms in both sides using PHP and jQuery by NeoNe</title>
		<link>http://yensdesign.com/2009/01/how-validate-forms-both-sides-using-php-jquery/#comment-2551</link>
		<dc:creator>NeoNe</dc:creator>
		<pubDate>Sun, 06 Dec 2009 17:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://yensdesign.com/?p=49#comment-2551</guid>
		<description>Im not shure why but I keep reciving this error??
Parse error: syntax error, unexpected ';' in /var/www/test/validation/index.php on line 19

and on that line 19 is

  
                  

I dont realy know what &#38; realy meens but I know that on end of this part ['question_3']) ) ): ?&#62; should be ";" instead of ":" what im doing wrong please help</description>
		<content:encoded><![CDATA[<p>Im not shure why but I keep reciving this error??<br />
Parse error: syntax error, unexpected &#8216;;&#8217; in /var/www/test/validation/index.php on line 19</p>
<p>and on that line 19 is</p>
<p>I dont realy know what &amp; realy meens but I know that on end of this part ['question_3']) ) ): ?&gt; should be &#8220;;&#8221; instead of &#8220;:&#8221; what im doing wrong please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a smooth tabbed menu in jQuery by Peter Rietveld</title>
		<link>http://yensdesign.com/2008/12/create-a-smooth-tabbed-menu-in-jquery/#comment-2549</link>
		<dc:creator>Peter Rietveld</dc:creator>
		<pubDate>Sat, 05 Dec 2009 19:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://yensdesign.com/?p=22#comment-2549</guid>
		<description>@Daniel Cavalcante (and all the others)

If you want to get rid of the annoying lingering line underneath the tabs after you switch, add this line to the css:

#container ul.menu li.active
{
z-index: 1; &#60;&#60;&#60;---
}

An element with greater stack order is always in front of an element with a lower stack order.

Btw, create tutorial. I love it :D</description>
		<content:encoded><![CDATA[<p>@Daniel Cavalcante (and all the others)</p>
<p>If you want to get rid of the annoying lingering line underneath the tabs after you switch, add this line to the css:</p>
<p>#container ul.menu li.active<br />
{<br />
z-index: 1; &lt;&lt;&lt;&#8212;<br />
}</p>
<p>An element with greater stack order is always in front of an element with a lower stack order.</p>
<p>Btw, create tutorial. I love it <img src='http://yensdesign.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to load content via AJAX in jQuery by Esther</title>
		<link>http://yensdesign.com/2008/12/how-to-load-content-via-ajax-in-jquery/#comment-2548</link>
		<dc:creator>Esther</dc:creator>
		<pubDate>Sat, 05 Dec 2009 11:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://yensdesign.com/?p=40#comment-2548</guid>
		<description>Thanks a lot. It really a nice post.

But just not clear one thing. In menu.js, 

sections.click(function(){ 
          .
          .
}

The word "sections" is come from where? As I can't find this word in index.html

Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks a lot. It really a nice post.</p>
<p>But just not clear one thing. In menu.js, </p>
<p>sections.click(function(){<br />
          .<br />
          .<br />
}</p>
<p>The word &#8220;sections&#8221; is come from where? As I can&#8217;t find this word in index.html</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a stunning and smooth popup using jQuery by 40+ jQuery Plugins Improving Your Website Look and Feel&#160;&#124;&#160;tripwire magazine</title>
		<link>http://yensdesign.com/2008/09/how-to-create-a-stunning-and-smooth-popup-using-jquery/#comment-2547</link>
		<dc:creator>40+ jQuery Plugins Improving Your Website Look and Feel&#160;&#124;&#160;tripwire magazine</dc:creator>
		<pubDate>Thu, 03 Dec 2009 21:18:01 +0000</pubDate>
		<guid isPermaLink="false">http://yensdesign.com/?p=3#comment-2547</guid>
		<description>[...] How to create a stunning and smooth popup using jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] How to create a stunning and smooth popup using jQuery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Improving Search Boxes with jQuery by 40+ jQuery Plugins Improving Your Website Look and Feel&#160;&#124;&#160;tripwire magazine</title>
		<link>http://yensdesign.com/2009/01/improving-search-boxes-with-jquery/#comment-2546</link>
		<dc:creator>40+ jQuery Plugins Improving Your Website Look and Feel&#160;&#124;&#160;tripwire magazine</dc:creator>
		<pubDate>Thu, 03 Dec 2009 21:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://yensdesign.com/?p=45#comment-2546</guid>
		<description>[...] Improving Search Boxes with jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] Improving Search Boxes with jQuery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a stunning and smooth popup using jQuery by Josh</title>
		<link>http://yensdesign.com/2008/09/how-to-create-a-stunning-and-smooth-popup-using-jquery/#comment-2543</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Wed, 02 Dec 2009 14:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://yensdesign.com/?p=3#comment-2543</guid>
		<description>Great stuff! Thanks for sharing</description>
		<content:encoded><![CDATA[<p>Great stuff! Thanks for sharing</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a shoutbox using PHP and AJAX (with jQuery) by Create a shoutbox using PHP and AJAX (with jQuery) &#171; Ajax Freak</title>
		<link>http://yensdesign.com/2009/01/create-a-shoutbox-using-php-and-ajax-jquery/#comment-2542</link>
		<dc:creator>Create a shoutbox using PHP and AJAX (with jQuery) &#171; Ajax Freak</dc:creator>
		<pubDate>Wed, 02 Dec 2009 07:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://yensdesign.com/?p=41#comment-2542</guid>
		<description>[...] Tutorial &#124; Demo    VN:F [1.7.7_1013]please wait...Rating: 0.0/10 (0 votes cast)VN:F [1.7.7_1013]Rating: 0 (from 0 votes)Share it Share   Tags: guestbook, Jquery, shoutbox, Tutorial   This entry was posted on December 2, 2009 at 12:38 am, and is filed under Jquery, ajax. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. [...]</description>
		<content:encoded><![CDATA[<p>[...] Tutorial | Demo    VN:F [1.7.7_1013]please wait&#8230;Rating: 0.0/10 (0 votes cast)VN:F [1.7.7_1013]Rating: 0 (from 0 votes)Share it Share   Tags: guestbook, Jquery, shoutbox, Tutorial   This entry was posted on December 2, 2009 at 12:38 am, and is filed under Jquery, ajax. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a stunning and smooth popup using jQuery by Shahriar Hyder</title>
		<link>http://yensdesign.com/2008/09/how-to-create-a-stunning-and-smooth-popup-using-jquery/#comment-2541</link>
		<dc:creator>Shahriar Hyder</dc:creator>
		<pubDate>Tue, 01 Dec 2009 05:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://yensdesign.com/?p=3#comment-2541</guid>
		<description>Nice one mate. I have also added the link to your post in my Ultimate collection of top jQuery tutorials, tips-tricks and techniques to improve performance. Have a check below:

http://technosiastic.wordpress.com/2009/09/24/collection-of-top-jquery-tutorials-tips-tricks-techniques-to-improve-performance/</description>
		<content:encoded><![CDATA[<p>Nice one mate. I have also added the link to your post in my Ultimate collection of top jQuery tutorials, tips-tricks and techniques to improve performance. Have a check below:</p>
<p><a href="http://technosiastic.wordpress.com/2009/09/24/collection-of-top-jquery-tutorials-tips-tricks-techniques-to-improve-performance/" rel="nofollow">http://technosiastic.wordpress.com/2009/09/24/collection-of-top-jquery-tutorials-tips-tricks-techniques-to-improve-performance/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a stunning and smooth popup using jQuery by Ultimate collection of top jQuery tutorials, tips-tricks and techniques to improve performance &#171; Technosiastic!</title>
		<link>http://yensdesign.com/2008/09/how-to-create-a-stunning-and-smooth-popup-using-jquery/#comment-2540</link>
		<dc:creator>Ultimate collection of top jQuery tutorials, tips-tricks and techniques to improve performance &#171; Technosiastic!</dc:creator>
		<pubDate>Tue, 01 Dec 2009 05:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://yensdesign.com/?p=3#comment-2540</guid>
		<description>[...] How to create a stunning and smooth popup using jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] How to create a stunning and smooth popup using jQuery [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
