<?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: Beautiful Background Image Navigation with jQuery</title>
	<atom:link href="http://tympanus.net/codrops/2010/05/05/beautiful-background-image-navigation-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://tympanus.net/codrops/2010/05/05/beautiful-background-image-navigation-with-jquery/</link>
	<description>Useful resources and inspiration for creative minds</description>
	<lastBuildDate>Tue, 22 May 2012 17:24:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: shila</title>
		<link>http://tympanus.net/codrops/2010/05/05/beautiful-background-image-navigation-with-jquery/comment-page-17/#comment-400770</link>
		<dc:creator>shila</dc:creator>
		<pubDate>Mon, 16 Jan 2012 17:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=2047#comment-400770</guid>
		<description>hi,
can someone tell me how can i make this code with 6 - 7 column ?</description>
		<content:encoded><![CDATA[<p>hi,<br />
can someone tell me how can i make this code with 6 &#8211; 7 column ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tavirosu</title>
		<link>http://tympanus.net/codrops/2010/05/05/beautiful-background-image-navigation-with-jquery/comment-page-16/#comment-399113</link>
		<dc:creator>tavirosu</dc:creator>
		<pubDate>Sun, 15 Jan 2012 19:03:46 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=2047#comment-399113</guid>
		<description>Any ideea how to add another submenu? Either to the right of the curent one or to the left. Needs to fallow the same backround and fonts as the normal submenu. Thanks!</description>
		<content:encoded><![CDATA[<p>Any ideea how to add another submenu? Either to the right of the curent one or to the left. Needs to fallow the same backround and fonts as the normal submenu. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miguipda</title>
		<link>http://tympanus.net/codrops/2010/05/05/beautiful-background-image-navigation-with-jquery/comment-page-16/#comment-391441</link>
		<dc:creator>miguipda</dc:creator>
		<pubDate>Thu, 12 Jan 2012 07:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=2047#comment-391441</guid>
		<description>Dear Mary Lou and others,

thanks for your really functional tool I used to show paintings of my wife to all our friends.

To be able to finish the website could you please tell me which line must be adapted to tell the menu to start showing the second or the third menu when the page is loaded.
By example I want this page start on the second menu item : http://test.watercolors-gallery.eu/social.php?lang=fr

Must I just change the javascript line : var current = 0;  ?
By just setting it to 1 or 2 following I want to set it starting with the second or third menu item or must change something else ?

Sincerely thanks and have a nice day,

Miguipda ;-)</description>
		<content:encoded><![CDATA[<p>Dear Mary Lou and others,</p>
<p>thanks for your really functional tool I used to show paintings of my wife to all our friends.</p>
<p>To be able to finish the website could you please tell me which line must be adapted to tell the menu to start showing the second or the third menu when the page is loaded.<br />
By example I want this page start on the second menu item : <a href="http://test.watercolors-gallery.eu/social.php?lang=fr" rel="nofollow">http://test.watercolors-gallery.eu/social.php?lang=fr</a></p>
<p>Must I just change the javascript line : var current = 0;  ?<br />
By just setting it to 1 or 2 following I want to set it starting with the second or third menu item or must change something else ?</p>
<p>Sincerely thanks and have a nice day,</p>
<p>Miguipda ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miguipda</title>
		<link>http://tympanus.net/codrops/2010/05/05/beautiful-background-image-navigation-with-jquery/comment-page-16/#comment-383104</link>
		<dc:creator>miguipda</dc:creator>
		<pubDate>Sun, 08 Jan 2012 10:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=2047#comment-383104</guid>
		<description>Hi,

for the e-mail link problem I had I found a solution without being able to understand why I got this problem at the beginning of use.

Then sincerely thanks for this great web tool. I really appreciate it and it gives beautifull style for the webpage I made.

Thanks a lot and have a nice day,

Miguipda ;-)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>for the e-mail link problem I had I found a solution without being able to understand why I got this problem at the beginning of use.</p>
<p>Then sincerely thanks for this great web tool. I really appreciate it and it gives beautifull style for the webpage I made.</p>
<p>Thanks a lot and have a nice day,</p>
<p>Miguipda ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miguipda</title>
		<link>http://tympanus.net/codrops/2010/05/05/beautiful-background-image-navigation-with-jquery/comment-page-16/#comment-378899</link>
		<dc:creator>miguipda</dc:creator>
		<pubDate>Fri, 06 Jan 2012 11:51:43 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=2047#comment-378899</guid>
		<description>Hi,

ok the language parameter problem was due to a css conflict with some of mine css.

Sorry for disturbing. Then you may delete my previous comment. 

But there is still a problem when I try to use a submenu link to use it as a href mailto (by giving it the e-mail address, the subject and the body).

How to solve it ?

Sincerely thanks and have a nice day,

Miguipda ;-)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>ok the language parameter problem was due to a css conflict with some of mine css.</p>
<p>Sorry for disturbing. Then you may delete my previous comment. </p>
<p>But there is still a problem when I try to use a submenu link to use it as a href mailto (by giving it the e-mail address, the subject and the body).</p>
<p>How to solve it ?</p>
<p>Sincerely thanks and have a nice day,</p>
<p>Miguipda ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miguipda</title>
		<link>http://tympanus.net/codrops/2010/05/05/beautiful-background-image-navigation-with-jquery/comment-page-16/#comment-377613</link>
		<dc:creator>miguipda</dc:creator>
		<pubDate>Thu, 05 Jan 2012 18:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=2047#comment-377613</guid>
		<description>Hi,

another little problem. Have a look.
If I use this URL the hover menu display perfectly the submenus :
http://test.watercolors-gallery.eu/

But if you choose another language at the top right all then menu does not answer to the mouse over :
http://test.watercolors-gallery.eu/index.php?lang=en

How to solve it ?

Sincerely thanks and have a nice day,

Miguipda ;-)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>another little problem. Have a look.<br />
If I use this URL the hover menu display perfectly the submenus :<br />
<a href="http://test.watercolors-gallery.eu/" rel="nofollow">http://test.watercolors-gallery.eu/</a></p>
<p>But if you choose another language at the top right all then menu does not answer to the mouse over :<br />
<a href="http://test.watercolors-gallery.eu/index.php?lang=en" rel="nofollow">http://test.watercolors-gallery.eu/index.php?lang=en</a></p>
<p>How to solve it ?</p>
<p>Sincerely thanks and have a nice day,</p>
<p>Miguipda ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miguipda</title>
		<link>http://tympanus.net/codrops/2010/05/05/beautiful-background-image-navigation-with-jquery/comment-page-16/#comment-377443</link>
		<dc:creator>miguipda</dc:creator>
		<pubDate>Thu, 05 Jan 2012 15:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=2047#comment-377443</guid>
		<description>Oups it wrote it as a link in my previous comment. Here is the concerned code : 
the brackets have been symbolically replaced by ... to prevent the effect done in the previous comment :

echo &quot;                          ...li...a...  target=&#039;_blank&#039; href=&#039;mailto:&#039;bidoo@gmail.com&#039;?subject=[Request] From Website - Contact&amp;body=Bonjour,%0AHi,%0A\u60A8\u597D,%0A&#039; target=&#039;_blank&#039;...E-Mail.../a.../li...&quot;;</description>
		<content:encoded><![CDATA[<p>Oups it wrote it as a link in my previous comment. Here is the concerned code :<br />
the brackets have been symbolically replaced by &#8230; to prevent the effect done in the previous comment :</p>
<p>echo &#8221;                          &#8230;li&#8230;a&#8230;  target=&#8217;_blank&#8217; href=&#8217;mailto:&#8217;bidoo@gmail.com&#8217;?subject=[Request] From Website &#8211; Contact&amp;body=Bonjour,%0AHi,%0A\u60A8\u597D,%0A&#8217; target=&#8217;_blank&#8217;&#8230;E-Mail&#8230;/a&#8230;/li&#8230;&#8221;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miguipda</title>
		<link>http://tympanus.net/codrops/2010/05/05/beautiful-background-image-navigation-with-jquery/comment-page-16/#comment-377438</link>
		<dc:creator>miguipda</dc:creator>
		<pubDate>Thu, 05 Jan 2012 15:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=2047#comment-377438</guid>
		<description>Hi,

I really like your usefull effect. I need to use it now and I still have a little problem.

in a submenu link (see here below) I tried to use a href for a mailto action.

I tried it with a clear e-mail address before using a merged string (a splitted e-mail address in many part before merging it in the variable $pourmoi). Then I used the given submenu line composed for this action in PHP like this :
echo &quot;                            &lt;a&gt;E-Mail&lt;/a&gt;&quot;;

Even with a clear written e-mail address like this it does not fill in the mail but href well to an empty mail :
echo &quot;                            &lt;a&gt;E-Mail&lt;/a&gt;&quot;;

Could you please tell me how to get it work as a link for a href mailto action ?

Sincerely thanks and have a nice day,

Miguipda ;-)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I really like your usefull effect. I need to use it now and I still have a little problem.</p>
<p>in a submenu link (see here below) I tried to use a href for a mailto action.</p>
<p>I tried it with a clear e-mail address before using a merged string (a splitted e-mail address in many part before merging it in the variable $pourmoi). Then I used the given submenu line composed for this action in PHP like this :<br />
echo &#8221;                            <a>E-Mail</a>&#8220;;</p>
<p>Even with a clear written e-mail address like this it does not fill in the mail but href well to an empty mail :<br />
echo &#8221;                            <a>E-Mail</a>&#8220;;</p>
<p>Could you please tell me how to get it work as a link for a href mailto action ?</p>
<p>Sincerely thanks and have a nice day,</p>
<p>Miguipda ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bhel</title>
		<link>http://tympanus.net/codrops/2010/05/05/beautiful-background-image-navigation-with-jquery/comment-page-16/#comment-368782</link>
		<dc:creator>bhel</dc:creator>
		<pubDate>Mon, 02 Jan 2012 06:38:56 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=2047#comment-368782</guid>
		<description>love this! really beautiful effects.</description>
		<content:encoded><![CDATA[<p>love this! really beautiful effects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Water Coolers</title>
		<link>http://tympanus.net/codrops/2010/05/05/beautiful-background-image-navigation-with-jquery/comment-page-16/#comment-324539</link>
		<dc:creator>Water Coolers</dc:creator>
		<pubDate>Tue, 13 Dec 2011 09:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=2047#comment-324539</guid>
		<description>Thanks a lot in going for and providing details as how to go about using JQuery to provide navigation and backgrounds images. A great posting keep sharing stuff like this....</description>
		<content:encoded><![CDATA[<p>Thanks a lot in going for and providing details as how to go about using JQuery to provide navigation and backgrounds images. A great posting keep sharing stuff like this&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  tympanus.net/codrops/2010/05/05/beautiful-background-image-navigation-with-jquery/feed/ ) in 0.20825 seconds, on May 22nd, 2012 at 6:01 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 22nd, 2012 at 7:01 pm UTC -->
