<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.phidgets.com/docs/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AMain_Page_JavaScript.js</id>
	<title>MediaWiki:Main Page JavaScript.js - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.phidgets.com/docs/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AMain_Page_JavaScript.js"/>
	<link rel="alternate" type="text/html" href="https://www.phidgets.com/docs/index.php?title=MediaWiki:Main_Page_JavaScript.js&amp;action=history"/>
	<updated>2026-04-18T19:29:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.8</generator>
	<entry>
		<id>https://www.phidgets.com/docs/index.php?title=MediaWiki:Main_Page_JavaScript.js&amp;diff=30998&amp;oldid=prev</id>
		<title>Jdecoux: Created page with &quot;function change_1(element) {     document.getElementById(&#039;baseImage&#039;).src=&#039;/docs/images/6/64/MainPage_GettingStartedFlow_WhatIsAPhidget.jpg&#039;; }  function change_2(element) {...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.phidgets.com/docs/index.php?title=MediaWiki:Main_Page_JavaScript.js&amp;diff=30998&amp;oldid=prev"/>
		<updated>2019-04-26T20:04:54Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;function change_1(element) {     document.getElementById(&amp;#039;baseImage&amp;#039;).src=&amp;#039;/docs/images/6/64/MainPage_GettingStartedFlow_WhatIsAPhidget.jpg&amp;#039;; }  function change_2(element) {...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;function change_1(element) {&lt;br /&gt;
    document.getElementById(&amp;#039;baseImage&amp;#039;).src=&amp;#039;/docs/images/6/64/MainPage_GettingStartedFlow_WhatIsAPhidget.jpg&amp;#039;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
function change_2(element) {&lt;br /&gt;
    document.getElementById(&amp;#039;baseImage&amp;#039;).src=&amp;#039;/docs/images/5/55/MainPage_GettingStartedFlow_OperatingSystems.jpg&amp;#039;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
function change_3(element) {&lt;br /&gt;
    document.getElementById(&amp;#039;baseImage&amp;#039;).src=&amp;#039;/docs/images/6/6b/MainPage_GettingStartedFlow_ProgrammingLanguages.jpg&amp;#039;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
function change_4(element) {&lt;br /&gt;
    document.getElementById(&amp;#039;baseImage&amp;#039;).src=&amp;#039;/docs/images/1/1e/MainPage_GettingStartedFlow_PhidgetProgrammingBasics.jpg&amp;#039;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
function restore(element) {&lt;br /&gt;
    document.getElementById(&amp;#039;baseImage&amp;#039;).src=&amp;#039;/docs/images/c/c6/MainPage_GettingStartedFlow_Normal.jpg&amp;#039;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
$(function () {&lt;br /&gt;
var innerText = &amp;#039;&amp;lt;img src=&amp;quot;/docs/images/c/c6/MainPage_GettingStartedFlow_Normal.jpg&amp;quot; usemap=&amp;quot;#image-map&amp;quot; id=&amp;quot;baseImage&amp;quot; style=&amp;quot;width:100%;display: block;  margin-left: auto;  margin-right: auto;&amp;quot;&amp;gt;&amp;#039; +&lt;br /&gt;
&amp;#039;&amp;lt;map name=&amp;quot;image-map&amp;quot;&amp;gt;&amp;#039; +&lt;br /&gt;
&amp;#039;    &amp;lt;area target=&amp;quot;&amp;quot; alt=&amp;quot;What Is A Phidget?&amp;quot; title=&amp;quot;What Is A Phidget?&amp;quot; href=&amp;quot;/docs/What_is_a_Phidget%3F&amp;quot; coords=&amp;quot;111,105,94&amp;quot; &amp;#039; +&lt;br /&gt;
&amp;#039;shape=&amp;quot;circle&amp;quot; id=&amp;quot;Circle_1&amp;quot; onmouseout=&amp;quot;restore(this)&amp;quot; onmouseover=&amp;quot;change_1(this)&amp;quot;&amp;gt;&amp;#039; +&lt;br /&gt;
&amp;#039;    &amp;lt;area target=&amp;quot;&amp;quot; alt=&amp;quot;Operating Systems&amp;quot; title=&amp;quot;Operating Systems&amp;quot; href=&amp;quot;/docs/Operating_System_Support&amp;quot; coords=&amp;quot;362,105,94&amp;quot; &amp;#039; +&lt;br /&gt;
&amp;#039;shape=&amp;quot;circle&amp;quot; id=&amp;quot;Circle_2&amp;quot; onmouseout=&amp;quot;restore(this)&amp;quot; onmouseover=&amp;quot;change_2(this)&amp;quot;&amp;gt;&amp;#039; +&lt;br /&gt;
&amp;#039;    &amp;lt;area target=&amp;quot;&amp;quot; alt=&amp;quot;Programming Languages&amp;quot; title=&amp;quot;Programming Languages&amp;quot; href=&amp;quot;/docs/Programming_Resources&amp;quot; coords=&amp;quot;614,105,94&amp;quot; &amp;#039; +&lt;br /&gt;
&amp;#039;shape=&amp;quot;circle&amp;quot; id=&amp;quot;Circle_3&amp;quot; onmouseout=&amp;quot;restore(this)&amp;quot; onmouseover=&amp;quot;change_3(this)&amp;quot;&amp;gt;&amp;#039; +&lt;br /&gt;
&amp;#039;    &amp;lt;area target=&amp;quot;&amp;quot; alt=&amp;quot;Phidgets Programming Basics&amp;quot; title=&amp;quot;Phidgets Programming Basics&amp;quot; href=&amp;quot;/docs/Phidget_Programming_Basics&amp;quot; &amp;#039; +&lt;br /&gt;
&amp;#039;coords=&amp;quot;865,105,94&amp;quot; shape=&amp;quot;circle&amp;quot; id=&amp;quot;Circle_4&amp;quot; onmouseout=&amp;quot;restore(this)&amp;quot; onmouseover=&amp;quot;change_4(this)&amp;quot;&amp;gt;&amp;#039; +&lt;br /&gt;
&amp;#039;&amp;lt;/map&amp;gt;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
  $(&amp;#039;#main-support-flow&amp;#039;).html(innerText);&lt;br /&gt;
&lt;br /&gt;
  $(&amp;quot;img[usemap]&amp;quot;).jMap();&lt;br /&gt;
    &lt;br /&gt;
}());&lt;/div&gt;</summary>
		<author><name>Jdecoux</name></author>
	</entry>
</feed>