<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013507" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013507</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/i-need-help-my-page-imageslinks#comment-1078285</link>
    <description> &lt;p&gt;Since the basic JavaScript method for displaying images is rather simple, it doesn&#039;t need any modification at all. &lt;/p&gt;
&lt;p&gt;As the mouse goes over a link (a picture) you want to display another picture at another place. &lt;/p&gt;
&lt;p&gt;Hard to explain, but let&#039;s give it a shot. As you have something like:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;link.gif&amp;quot; width=&amp;quot;100&amp;quot; height=&amp;quot;20&amp;quot; alt=&amp;quot;The link which changes another picture while onmouseover&amp;quot; border=&amp;quot;0&amp;quot; onmouseover=&amp;quot;change(&amp;#039;&amp;lt;strong&amp;gt;wombat&amp;lt;/strong&amp;gt;&amp;#039;, &amp;#039;down&amp;#039;)&amp;quot; onmouseout=&amp;quot;change(&amp;#039;&amp;lt;strong&amp;gt;wombat&amp;lt;/strong&amp;gt;&amp;#039;, &amp;#039;up&amp;#039;)&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;&lt;br /&gt;and the image, which needs to be changed..&lt;br /&gt;&lt;br /&gt;&amp;lt;img src=&amp;quot;imagetobechanged.gif&amp;quot; &amp;lt;strong&amp;gt;name=&amp;quot;wombat&amp;quot;&amp;lt;/strong&amp;gt; width=&amp;quot;200&amp;quot; height=&amp;quot;50&amp;quot; alt=&amp;quot;&amp;quot; border=&amp;quot;0&amp;quot;&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;As you can see, normally we just would name the picture between A-tags and the onmouseover and -out event&#039;s would change it&#039;s image respectivily while onmouseover, but now we change the another picture. &lt;/p&gt;
&lt;p&gt;I don&#039;t take any responsibility whatsoever about does this even work or do I have any clue about the matter, but as far as I can think this is the way it goes. Never tested it though &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Update: it does work after all, just tested.&lt;/p&gt;
 </description>
     <pubDate>Sat, 17 Feb 2001 10:34:04 +0000</pubDate>
 <dc:creator>hmahonen</dc:creator>
 <guid isPermaLink="false">comment 1078285 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
