<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1018221" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1018221</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/displaying-image-coordinates-was-possible#comment-1107039</link>
    <description> &lt;p&gt;thats what I ended up using&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.centrepointstation.net/test/map.html&quot; class=&quot;bb-url&quot;&gt;http://www.centrepointstation.net/test/map.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;cheers for the help guys&lt;/p&gt;
 </description>
     <pubDate>Tue, 16 Apr 2002 15:27:53 +0000</pubDate>
 <dc:creator>Warlord Khan</dc:creator>
 <guid isPermaLink="false">comment 1107039 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/displaying-image-coordinates-was-possible#comment-1107035</link>
    <description> &lt;p&gt;Much easier jsut to use a server-side image map - and it&#039;s even cross-browser compatible as it doesn&#039;t rely on any javascript &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;
 </description>
     <pubDate>Tue, 16 Apr 2002 15:04:20 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1107035 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/displaying-image-coordinates-was-possible#comment-1107026</link>
    <description> &lt;p&gt;this displays the coordinates on the status bar, shouldn&#039;t be hard to change the script to deal with an image with the onmousover event etc.&lt;br /&gt;
personally I would search for a more recent and powerful script, I know dynlayer2 has some properties like this, even check out &lt;a href=&quot;http://www.bratta.com&quot; class=&quot;bb-url&quot;&gt;bratta.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;[php]&lt;/p&gt;
&lt;p&gt;	gimme the coordinates&lt;/p&gt;
&lt;p&gt;&amp;lt;script language=JavaScript&amp;gt;&lt;br /&gt;
ns4 = (document.layers)? true:false&lt;br /&gt;
ie4 = (document.all)? true:false&lt;br /&gt;
function init() {&lt;br /&gt;
if (ns4) {document.captureEvents(Event.MOUSEMOVE);}&lt;br /&gt;
document.onmousemove=mousemove;&lt;br /&gt;
}&lt;br /&gt;
function mousemove(e) {&lt;br /&gt;
if (ns4) {var mouseX=e.pageX; var mouseY=e.pageY}&lt;br /&gt;
if (ie4) {var mouseX=event.x; var mouseY=event.y}&lt;br /&gt;
status=&quot;x= &quot;+mouseX+&quot;, y= &quot;+mouseY;&lt;br /&gt;
}&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;[php]&lt;/p&gt;
 </description>
     <pubDate>Tue, 16 Apr 2002 14:38:42 +0000</pubDate>
 <dc:creator>detox</dc:creator>
 <guid isPermaLink="false">comment 1107026 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/displaying-image-coordinates-was-possible#comment-1106899</link>
    <description> &lt;p&gt;yup&lt;/p&gt;
 </description>
     <pubDate>Mon, 15 Apr 2002 08:37:36 +0000</pubDate>
 <dc:creator>Warlord Khan</dc:creator>
 <guid isPermaLink="false">comment 1106899 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/displaying-image-coordinates-was-possible#comment-1106898</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://www.centrepointstation.net/test/right.html&quot; class=&quot;bb-url&quot;&gt;http://www.centrepointstation.net/test/right.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In his post in the Authoring section he said he did everything again, and gave a new link.&lt;/p&gt;
&lt;p&gt;So, if I&#039;m guessing right, &lt;a href=&quot;http://www.centrepointstation.net/test/right.html&quot; class=&quot;bb-url&quot;&gt;http://www.centrepointstation.net/test/right.html&lt;/a&gt; is the new link.&lt;/p&gt;
 </description>
     <pubDate>Mon, 15 Apr 2002 08:35:39 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1106898 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/displaying-image-coordinates-was-possible#comment-1106897</link>
    <description> &lt;p&gt;I get a 404 not found on that link?&lt;/p&gt;
 </description>
     <pubDate>Mon, 15 Apr 2002 08:28:37 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1106897 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/displaying-image-coordinates-was-possible#comment-1106861</link>
    <description> &lt;p&gt;is that what the pages are suggesting? I also stopped because the file would have been masive at the completion of the map and I wondered if there was a way to make it easier.&lt;/p&gt;
 </description>
     <pubDate>Sun, 14 Apr 2002 17:46:39 +0000</pubDate>
 <dc:creator>Warlord Khan</dc:creator>
 <guid isPermaLink="false">comment 1106861 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/displaying-image-coordinates-was-possible#comment-1106770</link>
    <description> &lt;p&gt;I had already started doing what I think those pages you posted tell me to do. But stopped cause I thought their may be a better way.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.centrepointstation.net/test/list2.html&quot; class=&quot;bb-url&quot;&gt;http://www.centrepointstation.net/test/list2.html&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 13 Apr 2002 04:24:19 +0000</pubDate>
 <dc:creator>Warlord Khan</dc:creator>
 <guid isPermaLink="false">comment 1106770 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/displaying-image-coordinates-was-possible#comment-1106719</link>
    <description> &lt;p&gt;If you want to use Javascript to write the coordinates into your webpage, maybe the following will help:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.milov.nl/forum/1/163&quot; class=&quot;bb-url&quot;&gt;http://www.milov.nl/forum/1/163&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Apr 2002 10:06:48 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1106719 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/displaying-image-coordinates-was-possible#comment-1106717</link>
    <description> &lt;p&gt;Web browsers automatically show you the coordinates of the mouse when using server-side image maps. It displays it in the bottom status bar. Is this what you&#039;re after?&lt;/p&gt;
&lt;p&gt;Example: &lt;a href=&quot;http://he.net/~seidel/Map/map.html&quot; class=&quot;bb-url&quot;&gt;http://he.net/~seidel/Map/map.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This used to be the case with many sites, such as the top bar on Yahoo! but they have all now been changed into client-side image maps. I&#039;m not sure why to be honest, but it seems that server-side image maps are becoming more and more obsolete.&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Apr 2002 09:56:16 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1106717 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
