<?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 modal window using pure HTML5 and CSS3	</title>
	<atom:link href="https://tutorialspage.com/create-modal-window-pure-html5-css3/feed/" rel="self" type="application/rss+xml" />
	<link>https://tutorialspage.com/create-modal-window-pure-html5-css3/</link>
	<description>Free tutorials and daily notes</description>
	<lastBuildDate>Mon, 08 Jan 2018 13:15:40 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: n2n		</title>
		<link>https://tutorialspage.com/create-modal-window-pure-html5-css3/#comment-646</link>

		<dc:creator><![CDATA[n2n]]></dc:creator>
		<pubDate>Thu, 22 Jan 2015 15:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://2.0webtutorials.com/?p=910#comment-646</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://tutorialspage.com/create-modal-window-pure-html5-css3/#comment-642&quot;&gt;JRP&lt;/a&gt;.

IE does not support pointer-events, use display: none / display: block]]></description>
			<content:encoded><![CDATA[<p>IE does not support pointer-events, use display: none / display: block</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: kiran		</title>
		<link>https://tutorialspage.com/create-modal-window-pure-html5-css3/#comment-645</link>

		<dc:creator><![CDATA[kiran]]></dc:creator>
		<pubDate>Tue, 11 Feb 2014 07:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://2.0webtutorials.com/?p=910#comment-645</guid>

					<description><![CDATA[I want to know, if i can implement the same without using a link suppose i need to invoke a modal window from an list of values then what should be the change in code
Requirement is like i have list box from there if i select any item the corresponding window should display]]></description>
			<content:encoded><![CDATA[<p>I want to know, if i can implement the same without using a link suppose i need to invoke a modal window from an list of values then what should be the change in code<br />
Requirement is like i have list box from there if i select any item the corresponding window should display</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Geoffrey		</title>
		<link>https://tutorialspage.com/create-modal-window-pure-html5-css3/#comment-644</link>

		<dc:creator><![CDATA[Geoffrey]]></dc:creator>
		<pubDate>Fri, 06 Dec 2013 03:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://2.0webtutorials.com/?p=910#comment-644</guid>

					<description><![CDATA[Is there any way in which you can put dynamic content into the modal box such as fetching data from a database and displaying as a table? 

I am wanting to create a modal selection box that displays a table of  names for the user to select then return the selected record back to the calling form. 

Many Thanks]]></description>
			<content:encoded><![CDATA[<p>Is there any way in which you can put dynamic content into the modal box such as fetching data from a database and displaying as a table? </p>
<p>I am wanting to create a modal selection box that displays a table of  names for the user to select then return the selected record back to the calling form. </p>
<p>Many Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Geoffrey		</title>
		<link>https://tutorialspage.com/create-modal-window-pure-html5-css3/#comment-643</link>

		<dc:creator><![CDATA[Geoffrey]]></dc:creator>
		<pubDate>Fri, 06 Dec 2013 02:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://2.0webtutorials.com/?p=910#comment-643</guid>

					<description><![CDATA[Very nice. I do like the idea of no javascript.]]></description>
			<content:encoded><![CDATA[<p>Very nice. I do like the idea of no javascript.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: JRP		</title>
		<link>https://tutorialspage.com/create-modal-window-pure-html5-css3/#comment-642</link>

		<dc:creator><![CDATA[JRP]]></dc:creator>
		<pubDate>Sun, 15 Sep 2013 03:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://2.0webtutorials.com/?p=910#comment-642</guid>

					<description><![CDATA[THis doesn&#039;t seem to work at all in IE10, though it does perfectly in chrome and firefox.  Any idea why or am I missing something?  Used this demo exactly.]]></description>
			<content:encoded><![CDATA[<p>THis doesn&#8217;t seem to work at all in IE10, though it does perfectly in chrome and firefox.  Any idea why or am I missing something?  Used this demo exactly.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Catalin		</title>
		<link>https://tutorialspage.com/create-modal-window-pure-html5-css3/#comment-641</link>

		<dc:creator><![CDATA[Catalin]]></dc:creator>
		<pubDate>Thu, 12 Sep 2013 11:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://2.0webtutorials.com/?p=910#comment-641</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://tutorialspage.com/create-modal-window-pure-html5-css3/#comment-639&quot;&gt;Adam&lt;/a&gt;.

Hi Adam, When you click the #close button you are simply navigating away from the pop-up div section. You can see that the URL is changing, so it is simply an id navigation.]]></description>
			<content:encoded><![CDATA[<p>Hi Adam, When you click the #close button you are simply navigating away from the pop-up div section. You can see that the URL is changing, so it is simply an id navigation.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Catalin		</title>
		<link>https://tutorialspage.com/create-modal-window-pure-html5-css3/#comment-640</link>

		<dc:creator><![CDATA[Catalin]]></dc:creator>
		<pubDate>Thu, 12 Sep 2013 11:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://2.0webtutorials.com/?p=910#comment-640</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://tutorialspage.com/create-modal-window-pure-html5-css3/#comment-638&quot;&gt;Jarrod&lt;/a&gt;.

Yes Jarrod, that is the start point]]></description>
			<content:encoded><![CDATA[<p>Yes Jarrod, that is the start point</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Adam		</title>
		<link>https://tutorialspage.com/create-modal-window-pure-html5-css3/#comment-639</link>

		<dc:creator><![CDATA[Adam]]></dc:creator>
		<pubDate>Tue, 03 Sep 2013 16:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://2.0webtutorials.com/?p=910#comment-639</guid>

					<description><![CDATA[Hello, i read your code but i don&#039;t understand how you close the window, can you explain ? Thanks]]></description>
			<content:encoded><![CDATA[<p>Hello, i read your code but i don&#8217;t understand how you close the window, can you explain ? Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jarrod		</title>
		<link>https://tutorialspage.com/create-modal-window-pure-html5-css3/#comment-638</link>

		<dc:creator><![CDATA[Jarrod]]></dc:creator>
		<pubDate>Thu, 29 Aug 2013 17:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://2.0webtutorials.com/?p=910#comment-638</guid>

					<description><![CDATA[This article looks familiar. Oh wait I know why.
Cause this is the original article:
webdesignerdepot.com/2012/10/creating-a-modal-window-with-html5-and-css3/]]></description>
			<content:encoded><![CDATA[<p>This article looks familiar. Oh wait I know why.<br />
Cause this is the original article:<br />
webdesignerdepot.com/2012/10/creating-a-modal-window-with-html5-and-css3/</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Catalin		</title>
		<link>https://tutorialspage.com/create-modal-window-pure-html5-css3/#comment-637</link>

		<dc:creator><![CDATA[Catalin]]></dc:creator>
		<pubDate>Mon, 26 Aug 2013 15:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://2.0webtutorials.com/?p=910#comment-637</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://tutorialspage.com/create-modal-window-pure-html5-css3/#comment-636&quot;&gt;nathaniel&lt;/a&gt;.

thank you nathaniel, I have just fix that]]></description>
			<content:encoded><![CDATA[<p>thank you nathaniel, I have just fix that</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
