<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.kjodle.net/index.php?action=history&amp;feed=atom&amp;title=JavaScript</id>
	<title>JavaScript - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kjodle.net/index.php?action=history&amp;feed=atom&amp;title=JavaScript"/>
	<link rel="alternate" type="text/html" href="https://wiki.kjodle.net/index.php?title=JavaScript&amp;action=history"/>
	<updated>2026-05-12T23:22:10Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.1</generator>
	<entry>
		<id>https://wiki.kjodle.net/index.php?title=JavaScript&amp;diff=1160&amp;oldid=prev</id>
		<title>Kenneth John Odle: Created page with &quot;JavaScript is a server-side scripting language. It can be used to:  * access the elements of a web page * access the elements of the browser window in which it...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.kjodle.net/index.php?title=JavaScript&amp;diff=1160&amp;oldid=prev"/>
		<updated>2015-07-07T23:02:47Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;JavaScript is a &lt;a href=&quot;/index.php?title=Server-Side&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Server-Side (page does not exist)&quot;&gt;server-side&lt;/a&gt; scripting language. It can be used to:  * access the elements of a web page * access the elements of the browser window in which it...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;JavaScript is a [[Server-Side|server-side]] scripting language. It can be used to:&lt;br /&gt;
&lt;br /&gt;
* access the elements of a web page&lt;br /&gt;
* access the elements of the browser window in which it is running (such as the window's history)&lt;br /&gt;
* perform actions on those elements&lt;br /&gt;
* create new page elements&lt;br /&gt;
&lt;br /&gt;
JavaScript runs locally inside the user's [[Browser|browser]]. Because of this, the web page can respond quickly to JavaScript's instructions. JavaScript can also detect and make use of user actions, such as mouse clicks or keyboard actions, that HTML alone can't.&lt;br /&gt;
&lt;br /&gt;
Almost every web browser in common use provide support for JavaScript.&lt;br /&gt;
&lt;br /&gt;
[[Category:JavaScript]]&lt;/div&gt;</summary>
		<author><name>Kenneth John Odle</name></author>
		
	</entry>
</feed>