




















<?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: Create a Fading Popup Modal with jQuery	</title>
	<atom:link href="https://www.inspirationalpixels.com/custom-popup-modal/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.inspirationalpixels.com/custom-popup-modal/</link>
	<description>Web design tutorials, snippets and freebies</description>
	<lastBuildDate>Tue, 13 Jul 2021 16:45:12 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		By: Kha		</title>
		<link>https://www.inspirationalpixels.com/custom-popup-modal/#comment-27710</link>

		<dc:creator><![CDATA[Kha]]></dc:creator>
		<pubDate>Mon, 28 Dec 2020 19:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=2893#comment-27710</guid>

					<description><![CDATA[Hi, excellent tutorial, thank you. I know you recommend against autoload but I need it to load when page load instead of &quot;click&quot; to open. I only need it for a short time during the holidays, to pop up with a message and picture to wish everyone a Happy Holiday. I tried to change the &quot;click&quot; to &quot;load&quot; but it did now work. How do I do that? Everything else is perfect to what I need it for. Thanks in advance.]]></description>
			<content:encoded><![CDATA[<p>Hi, excellent tutorial, thank you. I know you recommend against autoload but I need it to load when page load instead of &#8220;click&#8221; to open. I only need it for a short time during the holidays, to pop up with a message and picture to wish everyone a Happy Holiday. I tried to change the &#8220;click&#8221; to &#8220;load&#8221; but it did now work. How do I do that? Everything else is perfect to what I need it for. Thanks in advance.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: olu		</title>
		<link>https://www.inspirationalpixels.com/custom-popup-modal/#comment-4440</link>

		<dc:creator><![CDATA[olu]]></dc:creator>
		<pubDate>Fri, 25 Jan 2019 16:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=2893#comment-4440</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.inspirationalpixels.com/custom-popup-modal/#comment-1099&quot;&gt;phil green&lt;/a&gt;.

Where did you get the &quot;active&quot; class from as it&#039;s not in the css?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.inspirationalpixels.com/custom-popup-modal/#comment-1099">phil green</a>.</p>
<p>Where did you get the &#8220;active&#8221; class from as it&#8217;s not in the css?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Quang Vinh		</title>
		<link>https://www.inspirationalpixels.com/custom-popup-modal/#comment-3393</link>

		<dc:creator><![CDATA[Quang Vinh]]></dc:creator>
		<pubDate>Fri, 16 Nov 2018 04:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=2893#comment-3393</guid>

					<description><![CDATA[Dear sir,
Thank you for the code, and I have a question.
How to keep popup open after postback (for asp.NET)  
Thanks]]></description>
			<content:encoded><![CDATA[<p>Dear sir,<br />
Thank you for the code, and I have a question.<br />
How to keep popup open after postback (for asp.NET)<br />
Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chris		</title>
		<link>https://www.inspirationalpixels.com/custom-popup-modal/#comment-1882</link>

		<dc:creator><![CDATA[Chris]]></dc:creator>
		<pubDate>Thu, 12 Jul 2018 15:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=2893#comment-1882</guid>

					<description><![CDATA[Curious,  can you set it to tab so keyboard accessible? or close with ESC key?

Will the focus be given so a screen reader notifies the modal? Aria?]]></description>
			<content:encoded><![CDATA[<p>Curious,  can you set it to tab so keyboard accessible? or close with ESC key?</p>
<p>Will the focus be given so a screen reader notifies the modal? Aria?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nupur Ahuja		</title>
		<link>https://www.inspirationalpixels.com/custom-popup-modal/#comment-1716</link>

		<dc:creator><![CDATA[Nupur Ahuja]]></dc:creator>
		<pubDate>Wed, 04 Jul 2018 09:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=2893#comment-1716</guid>

					<description><![CDATA[thank you]]></description>
			<content:encoded><![CDATA[<p>thank you</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rui		</title>
		<link>https://www.inspirationalpixels.com/custom-popup-modal/#comment-1106</link>

		<dc:creator><![CDATA[Rui]]></dc:creator>
		<pubDate>Fri, 18 May 2018 17:07:18 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=2893#comment-1106</guid>

					<description><![CDATA[Thank you for the code! I have one question though, it seems not work properly in mobile. I have tried to add &quot;overflow:auto/scroll&quot;, but still not able to scroll the window.

Does anyone have ideas how to fix this issue?]]></description>
			<content:encoded><![CDATA[<p>Thank you for the code! I have one question though, it seems not work properly in mobile. I have tried to add &#8220;overflow:auto/scroll&#8221;, but still not able to scroll the window.</p>
<p>Does anyone have ideas how to fix this issue?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rosalynn		</title>
		<link>https://www.inspirationalpixels.com/custom-popup-modal/#comment-1105</link>

		<dc:creator><![CDATA[Rosalynn]]></dc:creator>
		<pubDate>Sun, 06 May 2018 20:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=2893#comment-1105</guid>

					<description><![CDATA[I&#039;m having trouble getting the popup to open after a page navigation. Unless the page is directly refreshed, the popup won&#039;t open. Any idea on how to fix that?]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m having trouble getting the popup to open after a page navigation. Unless the page is directly refreshed, the popup won&#8217;t open. Any idea on how to fix that?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rosalynn		</title>
		<link>https://www.inspirationalpixels.com/custom-popup-modal/#comment-1104</link>

		<dc:creator><![CDATA[Rosalynn]]></dc:creator>
		<pubDate>Sun, 06 May 2018 20:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=2893#comment-1104</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.inspirationalpixels.com/custom-popup-modal/#comment-1101&quot;&gt;Tom&lt;/a&gt;.

You just need to set the popup content to overflow: scroll]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.inspirationalpixels.com/custom-popup-modal/#comment-1101">Tom</a>.</p>
<p>You just need to set the popup content to overflow: scroll</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tom		</title>
		<link>https://www.inspirationalpixels.com/custom-popup-modal/#comment-1103</link>

		<dc:creator><![CDATA[Tom]]></dc:creator>
		<pubDate>Fri, 13 Apr 2018 12:09:16 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=2893#comment-1103</guid>

					<description><![CDATA[Hello,

Great tutorial, thanks a lot! How can I make this popup come up when the page load?
So no button needed, just an automatic popup.

Thank you in advance!
Tom]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>Great tutorial, thanks a lot! How can I make this popup come up when the page load?<br />
So no button needed, just an automatic popup.</p>
<p>Thank you in advance!<br />
Tom</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Punith C S		</title>
		<link>https://www.inspirationalpixels.com/custom-popup-modal/#comment-1102</link>

		<dc:creator><![CDATA[Punith C S]]></dc:creator>
		<pubDate>Sat, 17 Mar 2018 10:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=2893#comment-1102</guid>

					<description><![CDATA[How to disable background scroll?]]></description>
			<content:encoded><![CDATA[<p>How to disable background scroll?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tom		</title>
		<link>https://www.inspirationalpixels.com/custom-popup-modal/#comment-1101</link>

		<dc:creator><![CDATA[Tom]]></dc:creator>
		<pubDate>Thu, 15 Mar 2018 22:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=2893#comment-1101</guid>

					<description><![CDATA[Hi, very nice work! But what if the content is bigger than the popup? How can i get scroll bars?]]></description>
			<content:encoded><![CDATA[<p>Hi, very nice work! But what if the content is bigger than the popup? How can i get scroll bars?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Carmen Campos		</title>
		<link>https://www.inspirationalpixels.com/custom-popup-modal/#comment-1100</link>

		<dc:creator><![CDATA[Carmen Campos]]></dc:creator>
		<pubDate>Fri, 02 Mar 2018 21:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=2893#comment-1100</guid>

					<description><![CDATA[Excelent! This was a very useful example for me. Thanks.]]></description>
			<content:encoded><![CDATA[<p>Excelent! This was a very useful example for me. Thanks.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
