




















<?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: Creating a Responsive Menu with HTML, CSS &#038; jQuery	</title>
	<atom:link href="https://www.inspirationalpixels.com/creating-a-responsive-menu-with-html-css-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.inspirationalpixels.com/creating-a-responsive-menu-with-html-css-jquery/</link>
	<description>Web design tutorials, snippets and freebies</description>
	<lastBuildDate>Tue, 13 Jul 2021 16:40:24 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		By: Siggi		</title>
		<link>https://www.inspirationalpixels.com/creating-a-responsive-menu-with-html-css-jquery/#comment-28429</link>

		<dc:creator><![CDATA[Siggi]]></dc:creator>
		<pubDate>Fri, 05 Feb 2021 13:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=1529#comment-28429</guid>

					<description><![CDATA[Hi,

i´m german and i like this menu. But i looked for the source.zip and i could´nt find.
Can i download the code ?]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>i´m german and i like this menu. But i looked for the source.zip and i could´nt find.<br />
Can i download the code ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Buhle Seya		</title>
		<link>https://www.inspirationalpixels.com/creating-a-responsive-menu-with-html-css-jquery/#comment-24786</link>

		<dc:creator><![CDATA[Buhle Seya]]></dc:creator>
		<pubDate>Tue, 30 Jun 2020 22:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=1529#comment-24786</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.inspirationalpixels.com/creating-a-responsive-menu-with-html-css-jquery/#comment-968&quot;&gt;Jean-Paul Hupe&lt;/a&gt;.

Hi there,

I seem to be having a problem with the toggle of this menu? I&#039;ve added the .js file to the HTML.

Ive edited the .js file to this:
jQuery(document).ready(function() {
  jQuery(&#039;.toggle-nav&#039;).click(function(e) {
    jQuery(this).toggleClass(&#039;active&#039;);
    jQuery(&#039;.menu ul&#039;).toggleClass(&#039;active&#039;);

jQuery(&#039;.menu a&#039;).click(function(e) {
    jQuery(this).toggleClass(&#039;active&#039;);
    jQuery(&#039;.menu ul&#039;).toggleClass(&#039;active&#039;);

    

  });

  });
});


Thanks for the tutorial and help. x]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.inspirationalpixels.com/creating-a-responsive-menu-with-html-css-jquery/#comment-968">Jean-Paul Hupe</a>.</p>
<p>Hi there,</p>
<p>I seem to be having a problem with the toggle of this menu? I&#8217;ve added the .js file to the HTML.</p>
<p>Ive edited the .js file to this:<br />
jQuery(document).ready(function() {<br />
  jQuery(&#8216;.toggle-nav&#8217;).click(function(e) {<br />
    jQuery(this).toggleClass(&#8216;active&#8217;);<br />
    jQuery(&#8216;.menu ul&#8217;).toggleClass(&#8216;active&#8217;);</p>
<p>jQuery(&#8216;.menu a&#8217;).click(function(e) {<br />
    jQuery(this).toggleClass(&#8216;active&#8217;);<br />
    jQuery(&#8216;.menu ul&#8217;).toggleClass(&#8216;active&#8217;);</p>
<p>  });</p>
<p>  });<br />
});</p>
<p>Thanks for the tutorial and help. x</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kevin		</title>
		<link>https://www.inspirationalpixels.com/creating-a-responsive-menu-with-html-css-jquery/#comment-24431</link>

		<dc:creator><![CDATA[Kevin]]></dc:creator>
		<pubDate>Tue, 09 Jun 2020 01:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=1529#comment-24431</guid>

					<description><![CDATA[Hi, I am using your Nav bar and I have everything working fine but the toggle doesnt seem to work and the links are always on when I shrink the screen to make the hamburger icon appear. I am not sure what I am doing wrong and I cant find an answer anywhere, thanks :)]]></description>
			<content:encoded><![CDATA[<p>Hi, I am using your Nav bar and I have everything working fine but the toggle doesnt seem to work and the links are always on when I shrink the screen to make the hamburger icon appear. I am not sure what I am doing wrong and I cant find an answer anywhere, thanks 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Antonio Newlands		</title>
		<link>https://www.inspirationalpixels.com/creating-a-responsive-menu-with-html-css-jquery/#comment-17133</link>

		<dc:creator><![CDATA[Antonio Newlands]]></dc:creator>
		<pubDate>Mon, 25 Nov 2019 20:43:34 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=1529#comment-17133</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.inspirationalpixels.com/creating-a-responsive-menu-with-html-css-jquery/#comment-1001&quot;&gt;Jordan&lt;/a&gt;.

O menu não abre no mobile, somente no pc. O código está assim:









	
		&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;Home&lt;/a&gt;
		&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;My Work&lt;/a&gt;
		&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;About Me&lt;/a&gt;
		&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;Get in Touch&lt;/a&gt;
		&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;Blog&lt;/a&gt;
	

	&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;&#9776;&lt;/a&gt;

	
		
		Search
	



O que está havendo?
Grato.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.inspirationalpixels.com/creating-a-responsive-menu-with-html-css-jquery/#comment-1001">Jordan</a>.</p>
<p>O menu não abre no mobile, somente no pc. O código está assim:</p>
<p>		<a href="#" rel="nofollow">Home</a><br />
		<a href="#" rel="nofollow">My Work</a><br />
		<a href="#" rel="nofollow">About Me</a><br />
		<a href="#" rel="nofollow">Get in Touch</a><br />
		<a href="#" rel="nofollow">Blog</a></p>
<p>	<a href="#" rel="nofollow">&#9776;</a></p>
<p>		Search</p>
<p>O que está havendo?<br />
Grato.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Antonio Newlands		</title>
		<link>https://www.inspirationalpixels.com/creating-a-responsive-menu-with-html-css-jquery/#comment-12085</link>

		<dc:creator><![CDATA[Antonio Newlands]]></dc:creator>
		<pubDate>Sat, 21 Sep 2019 00:17:48 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=1529#comment-12085</guid>

					<description><![CDATA[Really cool, but where&#039;s the download link? Thanks.]]></description>
			<content:encoded><![CDATA[<p>Really cool, but where&#8217;s the download link? Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: E Sanchez		</title>
		<link>https://www.inspirationalpixels.com/creating-a-responsive-menu-with-html-css-jquery/#comment-7823</link>

		<dc:creator><![CDATA[E Sanchez]]></dc:creator>
		<pubDate>Wed, 07 Aug 2019 01:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=1529#comment-7823</guid>

					<description><![CDATA[Exactly what I needed. The little arrow that almost drove me nuts is a mystery no more.
Thanks a lot!]]></description>
			<content:encoded><![CDATA[<p>Exactly what I needed. The little arrow that almost drove me nuts is a mystery no more.<br />
Thanks a lot!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ipendar		</title>
		<link>https://www.inspirationalpixels.com/creating-a-responsive-menu-with-html-css-jquery/#comment-2042</link>

		<dc:creator><![CDATA[ipendar]]></dc:creator>
		<pubDate>Sun, 29 Jul 2018 03:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=1529#comment-2042</guid>

					<description><![CDATA[that was very nice..
thank you]]></description>
			<content:encoded><![CDATA[<p>that was very nice..<br />
thank you</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: lalvadiya rajesh		</title>
		<link>https://www.inspirationalpixels.com/creating-a-responsive-menu-with-html-css-jquery/#comment-1878</link>

		<dc:creator><![CDATA[lalvadiya rajesh]]></dc:creator>
		<pubDate>Thu, 12 Jul 2018 11:57:55 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=1529#comment-1878</guid>

					<description><![CDATA[i just want to say thanks for your response its work very good,
for more snippets also visit : https://nicesnippets.com]]></description>
			<content:encoded><![CDATA[<p>i just want to say thanks for your response its work very good,<br />
for more snippets also visit : <a href="https://nicesnippets.com" rel="nofollow ugc">https://nicesnippets.com</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Manzar		</title>
		<link>https://www.inspirationalpixels.com/creating-a-responsive-menu-with-html-css-jquery/#comment-1552</link>

		<dc:creator><![CDATA[Manzar]]></dc:creator>
		<pubDate>Fri, 22 Jun 2018 11:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=1529#comment-1552</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.inspirationalpixels.com/creating-a-responsive-menu-with-html-css-jquery/#comment-955&quot;&gt;Loren&lt;/a&gt;.

Yes, just put the toggle icon in span and make span flaot=right. Simply give the class name to span or directly apply the style to span as toggle icon.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.inspirationalpixels.com/creating-a-responsive-menu-with-html-css-jquery/#comment-955">Loren</a>.</p>
<p>Yes, just put the toggle icon in span and make span flaot=right. Simply give the class name to span or directly apply the style to span as toggle icon.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ruben		</title>
		<link>https://www.inspirationalpixels.com/creating-a-responsive-menu-with-html-css-jquery/#comment-1005</link>

		<dc:creator><![CDATA[Ruben]]></dc:creator>
		<pubDate>Sat, 14 Apr 2018 06:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=1529#comment-1005</guid>

					<description><![CDATA[This looks like a really clearly laid out how to - but all the html snippets  tags have been turned into &#062; &#060; which makes it too hard to read :/]]></description>
			<content:encoded><![CDATA[<p>This looks like a really clearly laid out how to &#8211; but all the html snippets  tags have been turned into &gt; &lt; which makes it too hard to read :/</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mike		</title>
		<link>https://www.inspirationalpixels.com/creating-a-responsive-menu-with-html-css-jquery/#comment-1004</link>

		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Mon, 12 Feb 2018 15:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=1529#comment-1004</guid>

					<description><![CDATA[Excellent - thank very much for this. Helped me create a pop-up menu on my site, along with the little &#039;arrow&#039; pointing at the button.... I long wondered how this was done... until now.]]></description>
			<content:encoded><![CDATA[<p>Excellent &#8211; thank very much for this. Helped me create a pop-up menu on my site, along with the little &#8216;arrow&#8217; pointing at the button&#8230;. I long wondered how this was done&#8230; until now.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Peter		</title>
		<link>https://www.inspirationalpixels.com/creating-a-responsive-menu-with-html-css-jquery/#comment-1003</link>

		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Sat, 03 Feb 2018 22:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=1529#comment-1003</guid>

					<description><![CDATA[Amazingly clear explanation. The example is so much better than the one on W3 Schools. I have one question though:
When the menu is a footer menu stuck down at the bottom, how do I get it to pop up instead of down below the bottom of the screen?]]></description>
			<content:encoded><![CDATA[<p>Amazingly clear explanation. The example is so much better than the one on W3 Schools. I have one question though:<br />
When the menu is a footer menu stuck down at the bottom, how do I get it to pop up instead of down below the bottom of the screen?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
