<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The DOM Archives</title>
	<atom:link href="https://openjavascript.info/tag/the-dom/feed/" rel="self" type="application/rss+xml" />
	<link>https://openjavascript.info/tag/the-dom/</link>
	<description>Learn the language of the web.</description>
	<lastBuildDate>Mon, 03 Oct 2022 07:03:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.2</generator>

<image>
	<url>https://openjavascript.info/wp-content/uploads/2023/12/cropped-android-chrome-192x192-1-32x32.png</url>
	<title>The DOM Archives</title>
	<link>https://openjavascript.info/tag/the-dom/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Insert content to DOM at script tag location</title>
		<link>https://openjavascript.info/2022/04/28/insert-content-to-dom-at-script-tag-location/</link>
					<comments>https://openjavascript.info/2022/04/28/insert-content-to-dom-at-script-tag-location/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Thu, 28 Apr 2022 13:56:41 +0000</pubDate>
				<category><![CDATA[DOM manipulation]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[The DOM]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=4109</guid>

					<description><![CDATA[<p>Learn how to get and insert content to the DOM at the location of a script tag.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2022/04/28/insert-content-to-dom-at-script-tag-location/">Insert content to DOM at script tag location</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2022/04/28/insert-content-to-dom-at-script-tag-location/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Writing HTML in JavaScript made easy with template literals</title>
		<link>https://openjavascript.info/2022/02/09/writing-html-in-javascript-made-easy-with-template-literals/</link>
					<comments>https://openjavascript.info/2022/02/09/writing-html-in-javascript-made-easy-with-template-literals/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Wed, 09 Feb 2022 10:22:12 +0000</pubDate>
				<category><![CDATA[ES6+]]></category>
		<category><![CDATA[DOMPurify]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[tagged templates]]></category>
		<category><![CDATA[template literals]]></category>
		<category><![CDATA[The DOM]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=2998</guid>

					<description><![CDATA[<p>With template literals, it is easy to write blocks of HTML in JavaScript.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2022/02/09/writing-html-in-javascript-made-easy-with-template-literals/">Writing HTML in JavaScript made easy with template literals</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2022/02/09/writing-html-in-javascript-made-easy-with-template-literals/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Lazy image and iframe loading using pure HTML</title>
		<link>https://openjavascript.info/2022/01/29/lazy-image-loading-without-javascript-using-pure-html/</link>
					<comments>https://openjavascript.info/2022/01/29/lazy-image-loading-without-javascript-using-pure-html/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Sat, 29 Jan 2022 10:54:56 +0000</pubDate>
				<category><![CDATA[Displaying data]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[iframes]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[lazy loading]]></category>
		<category><![CDATA[The DOM]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=2764</guid>

					<description><![CDATA[<p>Just set the HTML 'loading' attribute to 'lazy' for images and iframes!</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2022/01/29/lazy-image-loading-without-javascript-using-pure-html/">Lazy image and iframe loading using pure HTML</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2022/01/29/lazy-image-loading-without-javascript-using-pure-html/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to open a new browser window from JavaScript</title>
		<link>https://openjavascript.info/2021/09/15/open-a-new-browser-window-from-javascript-with-window-open/</link>
					<comments>https://openjavascript.info/2021/09/15/open-a-new-browser-window-from-javascript-with-window-open/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Wed, 15 Sep 2021 08:57:00 +0000</pubDate>
				<category><![CDATA[DOM manipulation]]></category>
		<category><![CDATA[FAQs]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[methods]]></category>
		<category><![CDATA[The DOM]]></category>
		<category><![CDATA[Window object]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=678</guid>

					<description><![CDATA[<p>Use the open() method on the window object to open a new window in the browser.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2021/09/15/open-a-new-browser-window-from-javascript-with-window-open/">How to open a new browser window from JavaScript</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2021/09/15/open-a-new-browser-window-from-javascript-with-window-open/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is the DOM in JavaScript?</title>
		<link>https://openjavascript.info/2021/09/01/what-exactly-is-the-dom/</link>
					<comments>https://openjavascript.info/2021/09/01/what-exactly-is-the-dom/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Wed, 01 Sep 2021 13:44:02 +0000</pubDate>
				<category><![CDATA[DOM manipulation]]></category>
		<category><![CDATA[FAQs]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[The DOM]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=565</guid>

					<description><![CDATA[<p>The DOM is an object through which JavaScript can manipulate live web pages.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2021/09/01/what-exactly-is-the-dom/">What is the DOM in JavaScript?</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2021/09/01/what-exactly-is-the-dom/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Traversing the DOM</title>
		<link>https://openjavascript.info/2021/08/16/how-to-traverse-the-dom/</link>
					<comments>https://openjavascript.info/2021/08/16/how-to-traverse-the-dom/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Mon, 16 Aug 2021 09:28:17 +0000</pubDate>
				<category><![CDATA[Must-know JavaScript]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Selecting elements]]></category>
		<category><![CDATA[The DOM]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=492</guid>

					<description><![CDATA[<p>Learn the most important methods to traverse the DOM with ease.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2021/08/16/how-to-traverse-the-dom/">Traversing the DOM</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2021/08/16/how-to-traverse-the-dom/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
