<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1042874" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1042874</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Kurtis-
I always forget that</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/mouse-over-always-out#comment-1237566</link>
    <description> &lt;p&gt;Kurtis-&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;I always forget that certain elements don&#039;t support all events;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;That is why I refer to &lt;a href=&quot;w3schools.com&quot;&gt;W3Schools&lt;/a&gt; about a 100 times a day - just to check syntax etc... &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 27 Jan 2009 22:09:36 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1237566 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>decibel.places wrote:
I</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/mouse-over-always-out#comment-1237565</link>
    <description> &lt;p&gt;&lt;div class=&quot;quote-msg&quot;&gt;&lt;div class=&quot;quote-author&quot;&gt;&lt;em&gt;decibel.places&lt;/em&gt; wrote:&lt;/div&gt;I don&#039;t think the anchor tag &lt;code&gt;&amp;lt;a href=...&lt;/code&gt; supports the onload method. &lt;code&gt;onload=expand;&lt;/code&gt; occurs when the document is fully loaded.&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;I always forget that certain elements don&#039;t support all events; not to mention the fact that my JavaScript skills are rusty anyway...&lt;/p&gt;
 </description>
     <pubDate>Tue, 27 Jan 2009 22:05:42 +0000</pubDate>
 <dc:creator>kazimmerman</dc:creator>
 <guid isPermaLink="false">comment 1237565 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Try this (tested)
note that</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/mouse-over-always-out#comment-1237559</link>
    <description> &lt;p&gt;Try this (tested)&lt;/p&gt;
&lt;p&gt;note that onmouseover and onmouseout are eliminated&lt;br /&gt;
AND&lt;br /&gt;
id=&quot;addthis&quot; is added to anchor tag&lt;br /&gt;
function expand() is added&lt;br /&gt;
onload=expand; is added&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;!-- AddThis Button BEGIN --&amp;gt;&lt;br /&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;var addthis_pub=&amp;quot;fdfdies&amp;quot;; function expand() {addthis_open(document.getElementById(&amp;#039;addthis&amp;#039;), &amp;#039;&amp;#039;, &amp;#039;[URL]&amp;#039;, &amp;#039;[TITLE]&amp;#039;); setTimeout(&amp;#039;expand()&amp;#039;,1000);} onload=expand;&amp;lt;/script&amp;gt;&lt;br /&gt;&amp;lt;a id=&amp;quot;addthis&amp;quot; href=&amp;quot;http://www.addthis.com/bookmark.php&amp;quot; onclick=&amp;quot;return addthis_sendto()&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://s7.addthis.com/static/btn/lg-share-en.gif&amp;quot; width=&amp;quot;125&amp;quot; height=&amp;quot;16&amp;quot; border=&amp;quot;0&amp;quot; alt=&amp;quot;Bookmark and Share&amp;quot; style=&amp;quot;border:0&amp;quot;/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://s7.addthis.com/js/152/addthis_widget.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;!-- AddThis Button END --&amp;gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;I don&#039;t think the anchor tag &lt;code&gt;&amp;lt;a href=...&lt;/code&gt; supports the onload method. &lt;code&gt;onload=expand;&lt;/code&gt; occurs when the document is fully loaded.&lt;/p&gt;
 </description>
     <pubDate>Tue, 27 Jan 2009 21:08:57 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1237559 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Try also completely deleting</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/mouse-over-always-out#comment-1237540</link>
    <description> &lt;p&gt;Try also completely deleting the &lt;code&gt;onmouseout=&amp;quot;addthis_close()&amp;quot;&lt;/code&gt; part.  I think that&#039;s still causing it to close instead of remaining open. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 27 Jan 2009 12:40:21 +0000</pubDate>
 <dc:creator>kazimmerman</dc:creator>
 <guid isPermaLink="false">comment 1237540 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>didnt work   any other</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/mouse-over-always-out#comment-1237530</link>
    <description> &lt;p&gt;didnt work &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;  any other ideas?&lt;/p&gt;
 </description>
     <pubDate>Tue, 27 Jan 2009 05:08:54 +0000</pubDate>
 <dc:creator>the311guy</dc:creator>
 <guid isPermaLink="false">comment 1237530 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Replacing the</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/mouse-over-always-out#comment-1237527</link>
    <description> &lt;p&gt;Replacing the &lt;code&gt;onmouseover=&amp;quot;...&amp;quot;&lt;/code&gt; with &lt;code&gt;onload=&amp;quot;...&amp;quot;&lt;/code&gt; should do the trick, though I haven&#039;t checked too thoroughly into your code. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 27 Jan 2009 03:12:52 +0000</pubDate>
 <dc:creator>kazimmerman</dc:creator>
 <guid isPermaLink="false">comment 1237527 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
