<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002668" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002668</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/onmouseover-image-maps#comment-1011802</link>
    <description> &lt;p&gt;Thanks, that worked in NS... But does anyone know how to use the onMouseOver statusbar script on image maps for IE?&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
Ian&lt;br /&gt;
 &lt;a href=&quot;http://members.antionline.com/cst/&quot; class=&quot;bb-url&quot;&gt;http://members.antionline.com/cst/&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 01 Dec 1999 00:45:00 +0000</pubDate>
 <dc:creator>IanD</dc:creator>
 <guid isPermaLink="false">comment 1011802 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/onmouseover-image-maps#comment-1011801</link>
    <description> &lt;p&gt;Add the following in each area tag:&lt;/p&gt;
&lt;p&gt;onMouseover=&quot;window.status=&#039;Text to go in Status Bar&#039;; return true&quot; onMouseout=&quot;window.status=&#039;&#039;; return true&quot;&lt;/p&gt;
&lt;p&gt;This will put the text in the status bar when you move the cursor over that part of the image, and remove the text when you move the cursor off the image.&lt;/p&gt;
&lt;p&gt;Using this code in the area tag only works with Netscape, but you can use it in a regular &amp;lt;a&amp;gt; link tag.&lt;/p&gt;
&lt;p&gt;For more onMouseover tutorials check out:&lt;br /&gt;
 &lt;a href=&quot;http://www.pageresource.com/jscript/jmouse.htm&quot; class=&quot;bb-url&quot;&gt;http://www.pageresource.com/jscript/jmouse.htm&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 30 Nov 1999 21:18:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1011801 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/onmouseover-image-maps#comment-1011800</link>
    <description> &lt;p&gt;But then it wouldn&#039;t be a link anymore...&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
Ian&lt;br /&gt;
 &lt;a href=&quot;http://members.antionline.com/cst/&quot; class=&quot;bb-url&quot;&gt;http://members.antionline.com/cst/&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 29 Nov 1999 02:04:00 +0000</pubDate>
 <dc:creator>IanD</dc:creator>
 <guid isPermaLink="false">comment 1011800 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/onmouseover-image-maps#comment-1011799</link>
    <description> &lt;p&gt;You could always call your JavaScript function from the HREF=&quot;&quot; part.&lt;/p&gt;
&lt;p&gt;&amp;lt;Area Shape=&quot;Rect&quot; Coords=&quot;10,20,74,33&quot; HREF=&quot;javascript:displayInfo(&#039;MESSAGE&#039;)&quot; ALT=&quot;Main Page&quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;Heres the function to use to display text into the status bar.&lt;/p&gt;
&lt;p&gt;function displayInfo(value) {&lt;br /&gt;
   window.status = value;&lt;br /&gt;
   }&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
 &lt;a href=&quot;http://go.to/hass&quot; class=&quot;bb-url&quot;&gt;http://go.to/hass&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 29 Nov 1999 01:24:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1011799 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
