<?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>methods Archives</title>
	<atom:link href="https://openjavascript.info/tag/methods/feed/" rel="self" type="application/rss+xml" />
	<link>https://openjavascript.info/tag/methods/</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.3</generator>

<image>
	<url>https://openjavascript.info/wp-content/uploads/2023/12/cropped-android-chrome-192x192-1-32x32.png</url>
	<title>methods Archives</title>
	<link>https://openjavascript.info/tag/methods/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<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&#8217;s the difference between methods and functions?</title>
		<link>https://openjavascript.info/2021/09/13/what-is-a-method-how-do-they-differ-from-functions/</link>
					<comments>https://openjavascript.info/2021/09/13/what-is-a-method-how-do-they-differ-from-functions/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Mon, 13 Sep 2021 08:12:36 +0000</pubDate>
				<category><![CDATA[FAQs]]></category>
		<category><![CDATA[Intermediate JavaScript]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[methods]]></category>
		<category><![CDATA[objects]]></category>
		<category><![CDATA[prototype]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=666</guid>

					<description><![CDATA[<p>Learn how methods are functions able to act upon the object in which they are stored.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2021/09/13/what-is-a-method-how-do-they-differ-from-functions/">What&#8217;s the difference between methods and functions?</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2021/09/13/what-is-a-method-how-do-they-differ-from-functions/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
