<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002911" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002911</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/help-i-need-animated-gifs#comment-1012827</link>
    <description> &lt;p&gt;Ah!  I see!   &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt; Thanks for the explanation, Kool Dude...  and thanks for saying it in English.  &lt;img src=&quot;http://www.webmaster-forums.com/ubb/wink.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Boader301 -- are you saving the images over as something, or downloading them and uploading them without resaving?  The reason I ask is that animated gifs are a special format of gif, and if you open them in a regular image editor and save them, they will no longer be animated. &lt;/p&gt;
&lt;p&gt;The animation will only show in an animation program or a browser.&lt;/p&gt;
&lt;p&gt;The image tag above (or Kool Dude&#039;s odd scripted version) will work fine, but if you aren&#039;t seeing an animation, the problem is with the file format.&lt;/p&gt;
&lt;p&gt;hope that helps,&lt;/p&gt;
&lt;p&gt;Suzanne&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;a href=&quot;http://www.zerocattle.com&quot; class=&quot;bb-url&quot;&gt;Zero Cattle&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/&quot; class=&quot;bb-url&quot;&gt;Suzanne&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/index/celtic.html&quot; class=&quot;bb-url&quot;&gt;Tables DeMystified&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 21 Feb 2000 07:43:00 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1012827 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/help-i-need-animated-gifs#comment-1012826</link>
    <description> &lt;p&gt;OK, Thanks Suzanne, will that give me what I want??&lt;/p&gt;
&lt;p&gt;  I recently got some free animated gifs and I was wondering how I can put them on my page...&lt;/p&gt;
&lt;p&gt;When I tried to put them on they were just image, and they were not animated,&lt;/p&gt;
&lt;p&gt;Tahnks for your reply!&lt;/p&gt;
 </description>
     <pubDate>Sun, 20 Feb 2000 23:27:00 +0000</pubDate>
 <dc:creator>Boader301</dc:creator>
 <guid isPermaLink="false">comment 1012826 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/help-i-need-animated-gifs#comment-1012825</link>
    <description> &lt;p&gt;Well, a script was asked for, so I gave a script. If you want plain HTML, it can be done without the extra script tags.  &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;
 </description>
     <pubDate>Sun, 20 Feb 2000 20:01:00 +0000</pubDate>
 <dc:creator>Kool Dude</dc:creator>
 <guid isPermaLink="false">comment 1012825 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/help-i-need-animated-gifs#comment-1012824</link>
    <description> &lt;p&gt;Kool Dude -- is there a reason why you are adding all those extraneous script tags when you answer a question?&lt;/p&gt;
&lt;p&gt;&amp;lt;img src=&quot;yourimage.gif&quot; height=&quot;xx&quot; width=&quot;xx&quot; alt=&quot;description of your image&quot; border=&quot;0&quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;xx = exact pixels of height or width&lt;br /&gt;
border=0 is for if the image is inside a hyperlink&lt;/p&gt;
&lt;p&gt;Same deal for the embed tag from the other post -- you don&#039;t need the script tags as it isn&#039;t a script, it&#039;s a regular HTML tag.  Older browsers will ignore it fine, and there isn&#039;t an older browser out there, is there, that is graphics capable and will not recognize the basic &amp;lt;img&amp;gt; tag?!&lt;/p&gt;
&lt;p&gt;Suzanne&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;a href=&quot;http://www.zerocattle.com&quot; class=&quot;bb-url&quot;&gt;Zero Cattle&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/&quot; class=&quot;bb-url&quot;&gt;Suzanne&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/index/celtic.html&quot; class=&quot;bb-url&quot;&gt;Tables DeMystified&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 20 Feb 2000 19:49:00 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1012824 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/help-i-need-animated-gifs#comment-1012823</link>
    <description> &lt;p&gt;Thanks for that, sorry I am new to all this HTML&lt;br /&gt;
But you can check out my site,&lt;br /&gt;
@ &lt;a href=&quot;http://www.angelfire.com/ab3/NetMetallica&quot; class=&quot;bb-url&quot;&gt;www.angelfire.com/ab3/NetMetallica&lt;/a&gt;&lt;br /&gt;
Thanks again&lt;/p&gt;
&lt;p&gt;ROOKIE.&lt;/p&gt;
 </description>
     <pubDate>Sun, 20 Feb 2000 05:41:00 +0000</pubDate>
 <dc:creator>Boader301</dc:creator>
 <guid isPermaLink="false">comment 1012823 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/help-i-need-animated-gifs#comment-1012822</link>
    <description> &lt;p&gt;&amp;lt;SCRIPT&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
document.write(&quot;&amp;lt;IMG SRC=&#039;yourimage.gif&#039;&amp;gt;&quot;);&lt;br /&gt;
//--&amp;gt;&lt;br /&gt;
&amp;lt;/SCRIPT&amp;gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 20 Feb 2000 03:47:00 +0000</pubDate>
 <dc:creator>Kool Dude</dc:creator>
 <guid isPermaLink="false">comment 1012822 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/help-i-need-animated-gifs#comment-1012821</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;   Hate to break the news to you, but...&lt;br /&gt;
GIFs (animated or not) are a graphic thing, no scripts involved. You need a paint program like the GIF Construction Set (shareware).&lt;br /&gt;
   If you really mean by animated that you want to &quot;move&quot; the image on the screen, you need to use dHTML.  You either move the division layer or you use drag.  For the former solution, see the &quot;Self-Closing Moveable Layers&quot; script at my site. For the latter.........&lt;/p&gt;
&lt;p&gt;Vinny &lt;a href=&quot;http://members.aol.com/grassblad&quot; class=&quot;bb-url&quot;&gt; GrassBlade: cut&amp;amp;paste javascript&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 20 Feb 2000 00:20:00 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1012821 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
