<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Paul Johnson's Technology Musings : JavaScript error</title><link>http://blogs.msdn.com/pajohn/archive/tags/JavaScript+error/default.aspx</link><description>Tags: JavaScript error</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>JavaScript Error Resolved : Object doesn't support this property or method : document.all.tags</title><link>http://blogs.msdn.com/pajohn/archive/2008/06/27/javascript-error-resolved-object-doesn-t-support-this-property-or-method.aspx</link><pubDate>Sat, 28 Jun 2008 00:10:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8662882</guid><dc:creator>pajohn</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/pajohn/comments/8662882.aspx</comments><wfw:commentRss>http://blogs.msdn.com/pajohn/commentrss.aspx?PostID=8662882</wfw:commentRss><description>&lt;P&gt;Our team finally tracked down a troublesome JavaScript error&amp;nbsp;in Social Bookmarking&amp;nbsp;today. This was an odd bug, which will probably trip some other people up in the future. &lt;/P&gt;
&lt;P&gt;The error below...&lt;/P&gt;
&lt;P&gt;&lt;IMG style="WIDTH: 437px; HEIGHT: 284px" src="http://i283.photobucket.com/albums/kk303/pajohnms/objectdoesntsupport.jpg" width=437 height=284 mce_src="http://i283.photobucket.com/albums/kk303/pajohnms/objectdoesntsupport.jpg"&gt;&lt;/P&gt;
&lt;P&gt;...was thrown on referencing&amp;nbsp;the following JS object: &lt;STRONG&gt;&lt;FONT size=2&gt;document.all.tags&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;We found the&amp;nbsp;problem to be an HTML div&amp;nbsp;element on the page that&amp;nbsp;had it's ID="tags". For some reason, this element ID&amp;nbsp;caused the document.all.tags collection to be null. Good news is, the problem was easy to fix. We simply gave the problem Div a different ID, and the error is gone. Many thanks to our test team for tracking this one down.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;For people using the Social Bookmarking&amp;nbsp;app right now and experiencing this problem, know that&amp;nbsp;a solution is on the way. It is in Test right now, and hopefully in Production soon. For future developers who try to ID an element "tags", hope this helps! :)&lt;FONT size=2&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8662882" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/pajohn/archive/tags/MSDN/default.aspx">MSDN</category><category domain="http://blogs.msdn.com/pajohn/archive/tags/social+bookmarking/default.aspx">social bookmarking</category><category domain="http://blogs.msdn.com/pajohn/archive/tags/TechNet/default.aspx">TechNet</category><category domain="http://blogs.msdn.com/pajohn/archive/tags/JavaScript+error/default.aspx">JavaScript error</category><category domain="http://blogs.msdn.com/pajohn/archive/tags/IE/default.aspx">IE</category></item></channel></rss>