<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1016478" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1016478</link>
    <description></description>
    <language>en</language>
          <item>
    <title>are you serious?</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/page-anchors-and-titles#comment-1095668</link>
    <description> &lt;p&gt;Well I&#039;ll be damned, looks like it&#039;s a glitch in IE.&lt;/p&gt;
&lt;p&gt;Figures.&lt;/p&gt;
&lt;p&gt;What happens when you bookmark the page -- file name or page title?&lt;/p&gt;
&lt;p&gt;What version of IE are you using? Has anyone else noticed this little mishap?&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; Suzanne&lt;/p&gt;
 </description>
     <pubDate>Fri, 07 Dec 2001 01:21:51 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1095668 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>not local</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/page-anchors-and-titles#comment-1095661</link>
    <description> &lt;p&gt;Unfortunately, this isn&#039;t being used locally. &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;&lt;/p&gt;
&lt;p&gt;I&#039;ve also noticed the problem in other websites online: the title changes to the URL of the file - even the zerocattle link you posted. :&lt;/p&gt;
&lt;p&gt;So my guess is it&#039;s a problem with my particualr version of IE?&lt;/p&gt;
 </description>
     <pubDate>Thu, 06 Dec 2001 23:42:55 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1095661 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Locally?</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/page-anchors-and-titles#comment-1095634</link>
    <description> &lt;p&gt;It only happens locally as far as I can test. And only in IE.&lt;/p&gt;
&lt;p&gt;Don&#039;t bother with the work arounds unless the page is only going to be viewed locally. &lt;/p&gt;
&lt;p&gt;I took a page that works for me online ( &lt;a href=&quot;http://www.zerocattle.com/info2.html&quot; class=&quot;bb-url&quot;&gt;zerocattle.com/info2.html&lt;/a&gt; ) , saved it to my harddrive (it&#039;s built with SSI, so I didn&#039;t have a local copy to play with) and duplicated your error in IE.It works fine online, only the first click works offline, then every other click gives just the file name.&lt;/p&gt;
&lt;p&gt;It&#039;s obviously some IE bug/feature... (ha ha)&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; Suzanne&lt;/p&gt;
 </description>
     <pubDate>Thu, 06 Dec 2001 16:13:22 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1095634 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/page-anchors-and-titles#comment-1095615</link>
    <description> &lt;p&gt;I&#039;m using IE5. This problem does not occur on NS6. The page is being run locally.&lt;/p&gt;
&lt;p&gt;Excerpt of the code I used:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;title&amp;gt;XYZ&amp;lt;/title&amp;gt;&lt;br /&gt;&lt;br /&gt;[...]&lt;br /&gt;&lt;br /&gt;&amp;lt;a name=&amp;#039;top&amp;#039;&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;&lt;br /&gt;[...]&lt;br /&gt;&lt;br /&gt;&amp;lt;!-- Normal --&amp;gt;&lt;br /&gt;&amp;lt;a href=&amp;#039;#top&amp;#039;&amp;gt;&amp;lt;img src=&amp;#039;top.gif&amp;#039; border=&amp;#039;0&amp;#039;&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;!-- With JS title reset --&amp;gt;&lt;br /&gt;&amp;lt;a href=&amp;#039;#top&amp;#039;&amp;gt;&amp;lt;img src=&amp;#039;top.gif&amp;#039; onClick=&amp;#039;document.title=&amp;quot;XYZ&amp;quot;&amp;#039; border=&amp;#039;0&amp;#039;&amp;gt;&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
 </description>
     <pubDate>Thu, 06 Dec 2001 10:32:06 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1095615 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I can&#039;t recreate that</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/page-anchors-and-titles#comment-1095607</link>
    <description> &lt;p&gt;What browser(s) are you getting this result in. It&#039;s not common. I suspect you are doing something funky to your coding in the first place.&lt;/p&gt;
&lt;p&gt;Can we see the page(s) in question? That would be easier.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; Suzanne&lt;/p&gt;
 </description>
     <pubDate>Thu, 06 Dec 2001 08:04:51 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1095607 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
