<?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: Let&#8217;s create a jQuery Plugin that checks user&#8217;s age when visiting your site.	</title>
	<atom:link href="https://michaelsoriano.com/jquery-plugin-check-user-age/feed/" rel="self" type="application/rss+xml" />
	<link>https://michaelsoriano.com/jquery-plugin-check-user-age/</link>
	<description>I turn code into captivating user experiences for the web</description>
	<lastBuildDate>Wed, 07 Aug 2019 19:15:52 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>
	<item>
		<title>
		By: Keith		</title>
		<link>https://michaelsoriano.com/jquery-plugin-check-user-age/#comment-1234</link>

		<dc:creator><![CDATA[Keith]]></dc:creator>
		<pubDate>Wed, 07 Aug 2019 19:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=4377#comment-1234</guid>

					<description><![CDATA[I added this to a site and it works on most pages. I do have an issue on certain pages that I believe is caused by other code interfering with the age gate code. On the broken pages it says &#039;DisplayOrder&#039; where the bold &#039;21&#039; should be. When I input a birthday that is over 21 it denies the user from going further.
Any insight of why this is happening and how to fix?]]></description>
			<content:encoded><![CDATA[<p>I added this to a site and it works on most pages. I do have an issue on certain pages that I believe is caused by other code interfering with the age gate code. On the broken pages it says &#8216;DisplayOrder&#8217; where the bold &#8217;21&#8217; should be. When I input a birthday that is over 21 it denies the user from going further.<br />
Any insight of why this is happening and how to fix?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Owen		</title>
		<link>https://michaelsoriano.com/jquery-plugin-check-user-age/#comment-1233</link>

		<dc:creator><![CDATA[Owen]]></dc:creator>
		<pubDate>Thu, 18 Apr 2019 19:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=4377#comment-1233</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://michaelsoriano.com/jquery-plugin-check-user-age/#comment-1209&quot;&gt;Vytweb&lt;/a&gt;.

did you ver figure out how to do this. I am running into a similar problem]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://michaelsoriano.com/jquery-plugin-check-user-age/#comment-1209">Vytweb</a>.</p>
<p>did you ver figure out how to do this. I am running into a similar problem</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michael Soriano		</title>
		<link>https://michaelsoriano.com/jquery-plugin-check-user-age/#comment-1232</link>

		<dc:creator><![CDATA[Michael Soriano]]></dc:creator>
		<pubDate>Thu, 28 Feb 2019 16:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=4377#comment-1232</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://michaelsoriano.com/jquery-plugin-check-user-age/#comment-1231&quot;&gt;Mr Dan Everton&lt;/a&gt;.

Yes I believe someone has added a callback to the plugin. So you can add a redirect code there.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://michaelsoriano.com/jquery-plugin-check-user-age/#comment-1231">Mr Dan Everton</a>.</p>
<p>Yes I believe someone has added a callback to the plugin. So you can add a redirect code there.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mr Dan Everton		</title>
		<link>https://michaelsoriano.com/jquery-plugin-check-user-age/#comment-1231</link>

		<dc:creator><![CDATA[Mr Dan Everton]]></dc:creator>
		<pubDate>Mon, 28 Jan 2019 17:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=4377#comment-1231</guid>

					<description><![CDATA[Hi - Is it possible to redirect to a page based on a fail (the drinkaware.co.uk website)?]]></description>
			<content:encoded><![CDATA[<p>Hi &#8211; Is it possible to redirect to a page based on a fail (the drinkaware.co.uk website)?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: DjGu		</title>
		<link>https://michaelsoriano.com/jquery-plugin-check-user-age/#comment-1230</link>

		<dc:creator><![CDATA[DjGu]]></dc:creator>
		<pubDate>Thu, 07 Jun 2018 00:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=4377#comment-1230</guid>

					<description><![CDATA[My confirmation window appears on every page of the site. Cookies do not work.]]></description>
			<content:encoded><![CDATA[<p>My confirmation window appears on every page of the site. Cookies do not work.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ed		</title>
		<link>https://michaelsoriano.com/jquery-plugin-check-user-age/#comment-1229</link>

		<dc:creator><![CDATA[Ed]]></dc:creator>
		<pubDate>Sun, 11 Mar 2018 21:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=4377#comment-1229</guid>

					<description><![CDATA[Michael,
How can a &#039;bailout&#039; or &#039;Exit&#039; button be added to your script so it does not get hung-up on the missing invalid month/day/year entry? I&#039;ve added a new button (next to the submit button) so users can Exit the age verification (they will be directed to http://www.disney.com/) all together. However, the screen is getting stuck on the wrong Month/Day/Year screen and not going to the redirect. Thanks in advance for any assistance you can provide.]]></description>
			<content:encoded><![CDATA[<p>Michael,<br />
How can a &#8216;bailout&#8217; or &#8216;Exit&#8217; button be added to your script so it does not get hung-up on the missing invalid month/day/year entry? I&#8217;ve added a new button (next to the submit button) so users can Exit the age verification (they will be directed to <a href="http://www.disney.com/" rel="nofollow ugc">http://www.disney.com/</a>) all together. However, the screen is getting stuck on the wrong Month/Day/Year screen and not going to the redirect. Thanks in advance for any assistance you can provide.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michael Soriano		</title>
		<link>https://michaelsoriano.com/jquery-plugin-check-user-age/#comment-1228</link>

		<dc:creator><![CDATA[Michael Soriano]]></dc:creator>
		<pubDate>Wed, 31 Jan 2018 00:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=4377#comment-1228</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://michaelsoriano.com/jquery-plugin-check-user-age/#comment-1227&quot;&gt;Dan B&lt;/a&gt;.

Yes 2000 is 2 seconds. I&#039;m not sure what you mean by it coming up again. Can you explain further?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://michaelsoriano.com/jquery-plugin-check-user-age/#comment-1227">Dan B</a>.</p>
<p>Yes 2000 is 2 seconds. I&#8217;m not sure what you mean by it coming up again. Can you explain further?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dan B		</title>
		<link>https://michaelsoriano.com/jquery-plugin-check-user-age/#comment-1227</link>

		<dc:creator><![CDATA[Dan B]]></dc:creator>
		<pubDate>Tue, 30 Jan 2018 23:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=4377#comment-1227</guid>

					<description><![CDATA[Hi there Michael. Thanks for the plugin, it works well.
One glitch I have found (possibly related to my associated coding) is that it sometimes comes up again as though the age confirm has timed out. How do I go about modifying the JS to adjust the timeout? I can see under handleSuccess() a timeout of 2000 - is this 2000 seconds?? Would this be the right value to change? Thanks!]]></description>
			<content:encoded><![CDATA[<p>Hi there Michael. Thanks for the plugin, it works well.<br />
One glitch I have found (possibly related to my associated coding) is that it sometimes comes up again as though the age confirm has timed out. How do I go about modifying the JS to adjust the timeout? I can see under handleSuccess() a timeout of 2000 &#8211; is this 2000 seconds?? Would this be the right value to change? Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mike		</title>
		<link>https://michaelsoriano.com/jquery-plugin-check-user-age/#comment-1226</link>

		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Thu, 18 May 2017 15:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=4377#comment-1226</guid>

					<description><![CDATA[Hi great work i want to change the language of the months can i?]]></description>
			<content:encoded><![CDATA[<p>Hi great work i want to change the language of the months can i?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michael Soriano		</title>
		<link>https://michaelsoriano.com/jquery-plugin-check-user-age/#comment-1225</link>

		<dc:creator><![CDATA[Michael Soriano]]></dc:creator>
		<pubDate>Fri, 12 May 2017 15:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=4377#comment-1225</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://michaelsoriano.com/jquery-plugin-check-user-age/#comment-1224&quot;&gt;Gabriel R&lt;/a&gt;.

That should be fine.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://michaelsoriano.com/jquery-plugin-check-user-age/#comment-1224">Gabriel R</a>.</p>
<p>That should be fine.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
