<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002705" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002705</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/onmousemove#comment-1011932</link>
    <description> &lt;p&gt;This might be kinda stupid, but wouldn&#039;t it just be easier to convert the slide show into a screen saver? That would end when the mouse is moved, and would reactivate after X idle minutes. I&#039;m sure theres some utilitie to convert a power point (or whatever) presentation to a screen saver...&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>Sat, 11 Dec 1999 06:00:00 +0000</pubDate>
 <dc:creator>IanD</dc:creator>
 <guid isPermaLink="false">comment 1011932 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/onmousemove#comment-1011931</link>
    <description> &lt;p&gt;Thanks to all for your replies.&lt;/p&gt;
&lt;p&gt;OK. I had already tried onmouseover and it worked great, but it worked too great. I put onmouseover=&quot;relocate()&quot; in body and it worked just fine. See the site that the relocate function jumps to has a countdown on it to restart the slideshow should there be inactivity. I.E. if a page is left up for 15 minutes without loading another page it launches the slideshow again. NOW....if the user left the mouse OVER the screen, it would automatically shoot back to the countdown page thus eliminating the slideshow altogether and becoming useless.&lt;/p&gt;
&lt;p&gt;Argh.&lt;/p&gt;
&lt;p&gt;Anyway, so I wanted to use mousemove to launch the countdown site. I have tried it with and without return also. So, thanks for your assistance, but I guess I&#039;m just going to have to go with onmousedown because that seems to work.&lt;/p&gt;
 </description>
     <pubDate>Fri, 10 Dec 1999 12:59:00 +0000</pubDate>
 <dc:creator>RC</dc:creator>
 <guid isPermaLink="false">comment 1011931 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/onmousemove#comment-1011930</link>
    <description> &lt;p&gt;I&#039;ve never heard of the OnMouseMove either, but there must be something like that.&lt;br /&gt;
see--&amp;gt; &lt;a href=&quot;http://www.schaffhausen.de/&quot; class=&quot;bb-url&quot;&gt;http://www.schaffhausen.de/&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;As you can see the picture moves when you move the mouse. If that is an OnMouseMove you can&#039;t find out as the JS is an external file. But it sure looks like one.&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;strong&gt;Jack Michaelson&lt;/strong&gt;&lt;br /&gt;
       &lt;a href=&quot;mailto:jackmichaelson@limbricht.com&quot; class=&quot;bb-email&quot;&gt;jackmichaelson@limbricht.com&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.whoami.com/lookup.asp?Jack_Michaelson&quot; class=&quot;bb-url&quot;&gt;! Click here for my profile !&lt;/a&gt;    &lt;/p&gt;
&lt;p&gt;I did some research and now I know the OnMousMove exist.&lt;br /&gt;
It is a standard eventhandler in MS Visual Interdev 6.0.&lt;br /&gt;
I do not understand why it would&#039;t work on your page, RC.&lt;br /&gt;
But I also do not understand why you use the return after:&lt;br /&gt;
top.location.href=&quot;http://iww.blah.com/a&quot;;&lt;/p&gt;
&lt;p&gt;I think the return is not necessary for the script, but I&#039;m not sure. &lt;/p&gt;
&lt;p&gt;[This message has been edited by Jack Michaelson (edited 10 December 1999).]&lt;/p&gt;
 </description>
     <pubDate>Fri, 10 Dec 1999 08:39:00 +0000</pubDate>
 <dc:creator>Jack Michaelson</dc:creator>
 <guid isPermaLink="false">comment 1011930 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/onmousemove#comment-1011929</link>
    <description> &lt;p&gt;RC,&lt;/p&gt;
&lt;p&gt;I never heard of onmousemove before. Well, to have another javascript that works almost the same is mouseover. Not mousemove.  &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
&lt;p&gt;That&#039;s all. Thank you.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
Andrew Chen&lt;/p&gt;
 </description>
     <pubDate>Fri, 10 Dec 1999 04:34:00 +0000</pubDate>
 <dc:creator>Precisivee</dc:creator>
 <guid isPermaLink="false">comment 1011929 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/onmousemove#comment-1011928</link>
    <description> &lt;p&gt;I don&#039;t know much abou Javascript, at all, but I am trying to learn.  I have never heard of the onmousemove command.  It probably is one, but maybe you could us the onunload command since the page will automatically change to a new one in 10 seconds.&lt;/p&gt;
 </description>
     <pubDate>Thu, 09 Dec 1999 22:36:00 +0000</pubDate>
 <dc:creator>Arielladog</dc:creator>
 <guid isPermaLink="false">comment 1011928 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
