<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1003080" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1003080</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dashed-rectangle-when-slicing-pictures#comment-1013601</link>
    <description> &lt;p&gt;Hi Banta,&lt;br /&gt;
You&#039;re welcome and I&#039;m glad i could help you out, I hate those things to.&lt;br /&gt;
Lloyd, I didn&#039;t know about the mouse down function but I can see where it would have its place. Thanks, I must try it out some time when I&#039;m dealing with those things again.  &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;br /&gt;
Cheers.&lt;br /&gt;
Ian&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
Webmaster A1 JavaScripts&lt;br /&gt;
&lt;a href=&quot;http://www.a1javascripts.com/&quot; class=&quot;bb-url&quot;&gt;A1 JavaScripts&lt;/a&gt;&lt;br /&gt;
Head Guide 123Webmaster.com&lt;br /&gt;
&lt;a href=&quot;http://www.123webmaster.com/&quot; class=&quot;bb-url&quot;&gt;123Webmaster com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 16 Apr 2000 14:36:00 +0000</pubDate>
 <dc:creator>Ian</dc:creator>
 <guid isPermaLink="false">comment 1013601 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dashed-rectangle-when-slicing-pictures#comment-1013600</link>
    <description> &lt;p&gt;If I remember correctly, you have to add the mousedown event handler too.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;code:&lt;/p&gt;
&lt;pre&gt;
onClick=&quot;window.focus()&quot;
onMouseDown=&quot;window.focus()&quot;
[/code] &lt;/pre&gt;&lt;/blockquote&gt;</description>
     <pubDate>Sun, 16 Apr 2000 13:36:00 +0000</pubDate>
 <dc:creator>Lloyd Hassell</dc:creator>
 <guid isPermaLink="false">comment 1013600 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dashed-rectangle-when-slicing-pictures#comment-1013599</link>
    <description> &lt;p&gt;Banta,&lt;/p&gt;
&lt;p&gt; &lt;BLOCKQUOTE&gt;quote:Of course I could be completely wrong! &lt;/blockquote&gt;&lt;/p&gt;
&lt;p&gt;See...I was wrong! Not the first time, not the last.&lt;/p&gt;
&lt;p&gt;John&lt;/p&gt;
 </description>
     <pubDate>Sun, 16 Apr 2000 12:36:00 +0000</pubDate>
 <dc:creator>johnnyboy</dc:creator>
 <guid isPermaLink="false">comment 1013599 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dashed-rectangle-when-slicing-pictures#comment-1013598</link>
    <description> &lt;p&gt;Ian,&lt;/p&gt;
&lt;p&gt;&amp;gt; Just add this to the href line.&lt;br /&gt;
&amp;gt; onclick=&quot;window.focus()&quot;&lt;/p&gt;
&lt;p&gt;Worked out perfectly... thank you very, very much ! !&lt;/p&gt;
&lt;p&gt;Banta&lt;/p&gt;
 </description>
     <pubDate>Sun, 16 Apr 2000 11:22:00 +0000</pubDate>
 <dc:creator>Banta</dc:creator>
 <guid isPermaLink="false">comment 1013598 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dashed-rectangle-when-slicing-pictures#comment-1013597</link>
    <description> &lt;p&gt;Hi Banta,&lt;br /&gt;
It is actually very easy to get rid of that dashed rectangle that appears around linked images and links in IE. Just add this to the href line.&lt;br /&gt;
onclick=&quot;window.focus()&quot;&lt;/p&gt;
&lt;p&gt;as an example, your line will look something similar to this.&lt;br /&gt;
&amp;lt;a href=&quot;http://YOUR-URL.html&quot; &lt;strong&gt;onclick=&quot;window.focus()&quot;&lt;/strong&gt; onmouseover=&quot;WHAT-EVER&quot; onmouseout=&quot;WHAT-EVER&quot;&amp;gt;&amp;lt;img SRC=&quot;YOUR.gif&quot; ETC, ETC....WIDTH, HEIGHT, BORDER...&amp;gt;&amp;lt;/a&amp;gt;&lt;/p&gt;
&lt;p&gt;hope this is of some help to you.&lt;/p&gt;
&lt;p&gt;Ian&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
Webmaster A1 JavaScripts&lt;br /&gt;
&lt;a href=&quot;http://www.a1javascripts.com/&quot; class=&quot;bb-url&quot;&gt;A1 JavaScripts&lt;/a&gt;&lt;br /&gt;
Head Guide 123Webmaster.com&lt;br /&gt;
&lt;a href=&quot;http://www.123webmaster.com/&quot; class=&quot;bb-url&quot;&gt;123Webmaster com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;[This message has been edited by Ian (edited 15 April 2000).]&lt;/p&gt;
 </description>
     <pubDate>Sun, 16 Apr 2000 01:21:00 +0000</pubDate>
 <dc:creator>Ian</dc:creator>
 <guid isPermaLink="false">comment 1013597 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dashed-rectangle-when-slicing-pictures#comment-1013596</link>
    <description> &lt;p&gt;Johnnyboy,&lt;/p&gt;
&lt;p&gt; Thanks a lot... it is very probable that your assumption is true, since in fact I do use Internet Explorer...&lt;/p&gt;
&lt;p&gt; Seems like I will better cross out the &quot;Optimized for Internet Explorer&quot; note.. &amp;lt;grin&amp;gt;&lt;/p&gt;
&lt;p&gt;Manuel&lt;/p&gt;
 </description>
     <pubDate>Sat, 15 Apr 2000 20:50:00 +0000</pubDate>
 <dc:creator>Banta</dc:creator>
 <guid isPermaLink="false">comment 1013596 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dashed-rectangle-when-slicing-pictures#comment-1013595</link>
    <description> &lt;p&gt;Banta,&lt;/p&gt;
&lt;p&gt;I believe that is an Internet Explorer specific &#039;feature&#039;.  You can get rid of it two ways.&lt;/p&gt;
&lt;p&gt;1) Use Netscape&lt;br /&gt;
2) Click somewhere else on the screen at the dashed line will go away.&lt;/p&gt;
&lt;p&gt;Of course I could be completely wrong! &lt;/p&gt;
&lt;p&gt;John&lt;/p&gt;
&lt;p&gt; &lt;img src=&quot;http://www.webmaster-forums.com/ubb/rolleyes.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 15 Apr 2000 19:20:00 +0000</pubDate>
 <dc:creator>johnnyboy</dc:creator>
 <guid isPermaLink="false">comment 1013595 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
