<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CB1, INC. &#187; ie</title>
	<atom:link href="http://www.cb1inc.com/category/ie/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cb1inc.com</link>
	<description></description>
	<lastBuildDate>Wed, 28 Sep 2011 17:54:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Fixing the IE Developer Toolbar Beta 3 in IE7/Vista</title>
		<link>http://www.cb1inc.com/2007/04/13/fixing-the-ie-developer-toolbar-beta-3-in-ie7vista/</link>
		<comments>http://www.cb1inc.com/2007/04/13/fixing-the-ie-developer-toolbar-beta-3-in-ie7vista/#comments</comments>
		<pubDate>Fri, 13 Apr 2007 10:31:25 +0000</pubDate>
		<dc:creator>Chris Barber</dc:creator>
				<category><![CDATA[ie]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Tonight I installed Microsoft Vista Business edition in my trusty VM to do a little testing in Internet Explorer 7. After installing Vista, I spent a good hour turning off all the annoyances. Next I download the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=E59C3964-672D-4511-BB3E-2D5E1DB91038&#38;displaylang=en" target="_blank">Internet Explorer Developer Toolbar Beta3</a>. After closing IE7, I run the installer, which completes successfully.

I launch IE7 and add the IE Developer Toolbar button to the command bar. Then I go to click the button and nothing happens. After about another 10 clicks, still nothing. I tried reinstalling and no luck. Finally I started hacking the registry. I finally found the problem. By default, the developer toolbar is in a "docked" state. For some reason, IE7 doesn't like it.

Solution: manually set the default state to not docked. Exit IE7 and launch the Registry Editor and navigate to:

<div class="cb1-docs-code"><code>HKEY_CURRENT_USER &#62; Software &#62; Microsoft &#62; IEDeveloperToolbar1.0 &#62; Options &#62; DOMWindow</code></div>

Change the Docked state from "1" to "0". Save the value, exit the Registry Editor, and launch IE7.

<img class="cb1-docs-image" alt="IE Developer Toolbar Docked State" src="http://cb1inc.com/sites/default/blog/20070413-regedit.png" />

Now when you click the Developer Toolbar button, it will appear in a separate window, which I actually prefer. If you click the button to dock the window, it will disappear and you will need to manually change the registry again.

<img class="cb1-docs-image" alt="IE Developer Toolbar" src="http://cb1inc.com/sites/default/blog/20070413-ie7.png" />

How many other people have had this issue?
]]></description>
			<content:encoded><![CDATA[<p>Tonight I installed Microsoft Vista Business edition in my trusty VM to do a little testing in Internet Explorer 7. After installing Vista, I spent a good hour turning off all the annoyances. Next I download the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=E59C3964-672D-4511-BB3E-2D5E1DB91038&amp;displaylang=en" target="_blank">Internet Explorer Developer Toolbar Beta3</a>. After closing IE7, I run the installer, which completes successfully.</p>
<p>I launch IE7 and add the IE Developer Toolbar button to the command bar. Then I go to click the button and nothing happens. After about another 10 clicks, still nothing. I tried reinstalling and no luck. Finally I started hacking the registry. I finally found the problem. By default, the developer toolbar is in a &#8220;docked&#8221; state. For some reason, IE7 doesn&#8217;t like it.</p>
<p>Solution: manually set the default state to not docked. Exit IE7 and launch the Registry Editor and navigate to:</p>
<pre><code>HKEY_CURRENT_USER &gt; Software &gt; Microsoft &gt; IEDeveloperToolbar1.0 &gt; Options &gt; DOMWindow</code></pre>
<p>Change the Docked state from &#8220;1&#8243; to &#8220;0&#8243;. Save the value, exit the Registry Editor, and launch IE7.</p>
<div align="center"><img alt="IE Developer Toolbar Docked State" src="/wp-content/uploads/2009/12/20070413-regedit.png" /></div>
<p>Now when you click the Developer Toolbar button, it will appear in a separate window, which I actually prefer. If you click the button to dock the window, it will disappear and you will need to manually change the registry again.</p>
<div align="center"><img alt="IE Developer Toolbar" src="/wp-content/uploads/2009/12/20070413-ie7.png" /></div>
<p>How many other people have had this issue?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cb1inc.com/2007/04/13/fixing-the-ie-developer-toolbar-beta-3-in-ie7vista/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

