<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013181" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013181</link>
    <description></description>
    <language>en</language>
          <item>
    <title>.......</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/simple-javascriptbreak-simple-code-down-me#comment-1076512</link>
    <description> &lt;p&gt;thanks alot bob...much much appreciated!!!!&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/nerdy.png&quot; title=&quot;Cool&quot; alt=&quot;Cool&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 10 Jan 2001 00:09:24 +0000</pubDate>
 <dc:creator>shadowz ill</dc:creator>
 <guid isPermaLink="false">comment 1076512 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/simple-javascriptbreak-simple-code-down-me#comment-1076510</link>
    <description> &lt;p&gt;Shadowz,&lt;/p&gt;
&lt;p&gt;I believe the following would work as a simple example.  It does not use the parameters since it is simply changing one picture to another and back using the mouseovers.  The use of parameters all depends on exactly what you want to do and how you want to do it.  For a more complicated example using a parameter to control multiple pictures (and sounds) you can check out one of the pages on my site at&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://members.aol.com/jproscenium/recent.html&quot; class=&quot;bb-url&quot;&gt;http://members.aol.com/jproscenium/recent.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;script&amp;gt;&lt;br /&gt;
  function changePic(){&lt;br /&gt;
    document.image1.src=&quot;http://WWW.GEOCITIES.COM/MEMBERNAME/new.gif&quot;;&lt;br /&gt;
 }&lt;br /&gt;
  function revertPic(){&lt;br /&gt;
    document.image1.src=&quot;http://WWW.GEOCITIES.COM/MEMBERNAME/on.gif&quot;;&lt;br /&gt;
 }&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;#&quot;&gt;&lt;img name=&quot;image1&quot; width=&quot;200&quot; height=&quot;200&quot; src=&quot;http://WWW.GEOCITIES.COM/MEMBERNAME/on.gif&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Bob&lt;/p&gt;
 </description>
     <pubDate>Tue, 09 Jan 2001 23:22:04 +0000</pubDate>
 <dc:creator>Bob</dc:creator>
 <guid isPermaLink="false">comment 1076510 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/simple-javascriptbreak-simple-code-down-me#comment-1076504</link>
    <description> &lt;p&gt;THANKS BOB THAT DOES HELP.....&lt;/p&gt;
&lt;p&gt;BUT JUS GIMME AN EXAMPLE SO IM TOTALING SURE WHUT IM DOING.......&lt;/p&gt;
&lt;p&gt;SAY MY IMAGE WUZ NOT ON A PAID SERVER, BUT INSTEAD GEOCITIES&lt;br /&gt;
AND THE IMAGE NAME WUZ &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://WWW.GEOCITIES.COM/MEMBERNAME/on.gif&quot; class=&quot;bb-url&quot;&gt;http://WWW.GEOCITIES.COM/MEMBERNAME/on.gif&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;i know where i insert that, but im unsure of the perimeters and such...&lt;br /&gt;
can u gimme an example wit that image file name...thank you&lt;/p&gt;
 </description>
     <pubDate>Tue, 09 Jan 2001 20:11:15 +0000</pubDate>
 <dc:creator>shadowz ill</dc:creator>
 <guid isPermaLink="false">comment 1076504 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/simple-javascriptbreak-simple-code-down-me#comment-1076494</link>
    <description> &lt;p&gt;Shadowz,&lt;/p&gt;
&lt;p&gt;&quot;RW_swapImgRestore()&quot; is a javascript function that will restore the original image when the mouse is moved off the image.&lt;/p&gt;
&lt;p&gt;&quot;RW_swapImage(&#039;Menu1&#039;,&#039;&#039;,&#039;/gfx/main/MenuOn.gif&#039;,1)&quot; is a javascript function that will change the image when the mouse is positioned over it.  Everything inside the parens are parameter being passed to the RW_swapImage function, including the name and location of the image  Without seeing the functions themselves, I&#039;m not totally sure what the other parameters are.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt;Bob&lt;/p&gt;
 </description>
     <pubDate>Tue, 09 Jan 2001 13:11:32 +0000</pubDate>
 <dc:creator>Bob</dc:creator>
 <guid isPermaLink="false">comment 1076494 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
