<?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>Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx</link><description>As some of you noticed the developer toolbar ceased to function in the refresh preview build of IE7 made available earlier this week. We made some changes that affected the dev toolbar so we shipped a newer version to line up with the new build of IE7.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558392</link><pubDate>Thu, 23 Mar 2006 01:18:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558392</guid><dc:creator>Tom</dc:creator><description>Great, tools like these make the life of a developer a lot better!! Can't wait for the final version :)</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558421</link><pubDate>Thu, 23 Mar 2006 01:42:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558421</guid><dc:creator>Jason Cox</dc:creator><description>Looks like they came out just as I needed them today! :)&lt;br&gt;&lt;br&gt;I also had to go into 'Manage Add-ons...' and approve 'Developer Toolbar' and 'IE DOM Explorer', was this by design or possibly just something on machine?</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558424</link><pubDate>Thu, 23 Mar 2006 01:45:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558424</guid><dc:creator>Ro</dc:creator><description>Any chance of releasing the toolbar source code once finalised for IE7 so anyone has the opportunity of adding there own features, using the exiting code as inspiration??</description></item><item><title>Internet Explorer Developer Toolbar Beta 2 Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558431</link><pubDate>Thu, 23 Mar 2006 01:51:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558431</guid><dc:creator>Gabriel Lozano-Morán - The .NET Aficionado</dc:creator><description>Due to the Internet Explorer 7 Beta Refresh, released earlier this week the Internet Explorer Developer...</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558442</link><pubDate>Thu, 23 Mar 2006 02:08:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558442</guid><dc:creator>Maarten van Soest</dc:creator><description>I somehow can't get it to work. After installation the option appears in View -&amp;gt; Toolbars but when i activate the toolbar by clicking on it nothing happens. &lt;br&gt;IE version 6.0.2900.2180.xpsp_sp2_gdr.050301-1519</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558470</link><pubDate>Thu, 23 Mar 2006 02:43:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558470</guid><dc:creator>James D. Schwarzmeier</dc:creator><description>It's somewhat of a nitpick, but I would suggest some minor UI updates. &amp;nbsp;For instance, most of the toolbar buttons (e.g. &amp;quot;Disable&amp;quot;) display a drop-down menu. &amp;nbsp;However, as all toolbar buttons are purely plain text, the toolbar as a whole has the appearance of a standard menu bar. &amp;nbsp;This implies certain behaviors other than what one would expect out of a toolbar.&lt;br&gt;&lt;br&gt;To clarify which buttons bring up drop-down menus, I would suggest inserting those upside-down triangles to the right of each button's text and perhaps removing the “DevToolBar” label (I keep thinking it’s clickable!!) &amp;nbsp;This would more clearly label the widgets as toolbar buttons.&lt;br&gt;&lt;br&gt;Alternatively, the toolbar could be given more menu-like behaviors. &amp;nbsp;For instance, if I open the “Disable” drop-down and then mouse over “View”, “Disable” should close and the “View” drop-down should open. &lt;br&gt;&lt;br&gt;The second suggestion would be to make some dialogs pinnable somehow, like the ruler box or color picker. &amp;nbsp;I’m not sure that would necessarily be possible for smaller dialogs, but it’s something to consider.&lt;br&gt;&lt;br&gt;Lastly, I am noticing a bug with outlining DOM elements. &amp;nbsp;It seems as though for larger elements such as big DIVs or tables, the outlining does not fully surround the element.&lt;br&gt;&lt;br&gt;Overall, the toolbar is a wonderful tool for developers. &amp;nbsp;While it could use a bit of polish, it has already become a near necessity for us, both for static web designers and web application programmers. &amp;nbsp;The web certainly is a very different animal than traditional fat clients (where you KNOW that your layout will always look the same!!) &amp;nbsp;This toolbar goes a long way towards simplifying web UI design. &amp;nbsp;Keep up the good work on both IE 7 and the toolbar!</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558488</link><pubDate>Thu, 23 Mar 2006 03:03:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558488</guid><dc:creator>Greg</dc:creator><description>The developer toolbar is certainly a big help when debugging and building websites. &amp;nbsp;There are two things that seem lacking to me:&lt;br&gt;&lt;br&gt;- A way a viewing the rendered source. &amp;nbsp;This can be particularly useful when using lots of JavaScript to update the page at runtime&lt;br&gt;&lt;br&gt;- Built-in JavaScript debugging and AJAX logging, as seen in the Firefox extension Firebug&lt;br&gt;&lt;br&gt;Both of these capabilities are incredibly helpful when building complicated web applications, and without them, developers will be more comfortable developing in Firefox and complaining later on if it doesn't work in IE. &amp;nbsp;</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558492</link><pubDate>Thu, 23 Mar 2006 03:08:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558492</guid><dc:creator>Dao Gottwald</dc:creator><description>&amp;gt; We’ve got a few ideas on what we should add in version 2. What would you like to see?&lt;br&gt;&lt;br&gt;Just keep on ripping DOM Inspector / Web Developer Extension features off. ;)&lt;br&gt;You may also take a look at FireBug. It's pretty useful ... &lt;a rel="nofollow" target="_new" href="https://addons.mozilla.org/extensions/moreinfo.php?application=firefox&amp;amp;id=1843"&gt;https://addons.mozilla.org/extensions/moreinfo.php?application=firefox&amp;amp;id=1843&lt;/a&gt;</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558515</link><pubDate>Thu, 23 Mar 2006 03:33:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558515</guid><dc:creator>legend</dc:creator><description>thx&lt;br&gt;&lt;br&gt;It's grear if there has some buttons like &amp;quot;view all scripts&amp;quot;, &amp;quot;view all style sheets&amp;quot;, &amp;quot;view all images&amp;quot; under &amp;quot;misc&amp;quot; menu. lol</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558561</link><pubDate>Thu, 23 Mar 2006 04:31:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558561</guid><dc:creator>lzlhero</dc:creator><description>Good tools for web developer, thank you!</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558655</link><pubDate>Thu, 23 Mar 2006 07:53:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558655</guid><dc:creator>Kellan</dc:creator><description>If I have a menu open, I should be able to hover over another menu item and have that one open. But I have to double click.&lt;br&gt;&lt;br&gt;Is this temporary? I think it should work like the classic menu in IE7.&lt;br&gt;&lt;br&gt;Also, it looks kind of boring...any chance of having some icons like in the firefox developer toolbar? I like that toolbar, but I don't like firefox. I'd like something (exactly) like that in IE.</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558683</link><pubDate>Thu, 23 Mar 2006 09:08:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558683</guid><dc:creator>Zian</dc:creator><description>After I click &amp;quot;Show Ruler,&amp;quot; it would be nice if the text changed to &amp;quot;Hide Ruler&amp;quot; because that's what it does.&lt;br&gt;Or, you could use a checkbox.</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558711</link><pubDate>Thu, 23 Mar 2006 10:27:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558711</guid><dc:creator>Lanza</dc:creator><description>An option to display the CSS margin/border/padding of an element would be really great. Like Macrobe Dreamweaver 8 do, for instance.&lt;br&gt;&lt;br&gt;(This would be very useful to identify which element should be given layout, when strange things happen ;) ).</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558742</link><pubDate>Thu, 23 Mar 2006 11:17:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558742</guid><dc:creator>Kev</dc:creator><description>For the next version I'd like:&lt;br&gt;&lt;br&gt;1) A way to live edit CSS&lt;br&gt;2) Viewing rendered source (after JS/DOM updates to the outputted markup)&lt;br&gt;3) DOM logging like the Firefox extension Firebug&lt;br&gt;&lt;br&gt;Thanks for listening.</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558743</link><pubDate>Thu, 23 Mar 2006 11:24:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558743</guid><dc:creator>Viktor Krammer</dc:creator><description>It would be really great if you could provide us with a change log documenting the changes made to the IE platform. This would help other toolbar/plug-in developers to make their applications compatible with IE7.&lt;br&gt;&lt;br&gt;I am now quite curious what particular change caused the dev toolbar ceasing to function.&lt;br&gt;&lt;br&gt;Sharing that kind of information would help us, developers, a lot and would save us hours of testing.&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;&lt;br&gt;Viktor</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558752</link><pubDate>Thu, 23 Mar 2006 11:43:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558752</guid><dc:creator>rch</dc:creator><description>1. Color Picker MUST show hexadecimal color numbers, such as ff0000, a0a0a0 and so on. Or it should'n be there at all; without hex numbers it's only useless exasperation.&lt;br&gt;&lt;br&gt;2. Disabling images sometimes doesn't work, especially for some images embedded through CSS.</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558763</link><pubDate>Thu, 23 Mar 2006 12:04:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558763</guid><dc:creator>Dao Gottwald</dc:creator><description>&amp;gt; Color Picker MUST show hexadecimal color numbers, such as ff0000, a0a0a0 and so on. Or it should'n be there at all; without hex numbers it's only useless exasperation.&lt;br&gt;&lt;br&gt;There's rgb(), so you can use these numbers directly.&lt;br&gt;&lt;br&gt;Besides, it would be great if IE supported rgba().&lt;br&gt;Just dreaming ...</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558766</link><pubDate>Thu, 23 Mar 2006 12:08:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558766</guid><dc:creator>Dao Gottwald</dc:creator><description>Ah, and if you click &amp;quot;copy and close&amp;quot;, the Color Picker generates hex values anyway.</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558768</link><pubDate>Thu, 23 Mar 2006 12:13:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558768</guid><dc:creator>junap</dc:creator><description>Something to indicate whether IE is employing quirks or standards mode for the current page rendering.</description></item><item><title>Do you still have to reboot?</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558791</link><pubDate>Thu, 23 Mar 2006 13:04:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558791</guid><dc:creator>Jim</dc:creator><description>The last time I installed this toolbar you had to reboot the whole OS *bangs head on wall* - surely that was a mistake - is this still the case?</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558795</link><pubDate>Thu, 23 Mar 2006 13:22:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558795</guid><dc:creator>Jason Cox</dc:creator><description>&amp;quot;The last time I installed this toolbar you had to reboot the whole OS *bangs head on wall* - surely that was a mistake - is this still the case?&amp;quot;&lt;br&gt;&lt;br&gt;I didnt have to reboot when I uninstalled the old Dev Toolbar or when I installed the new one so you should be safe.</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558810</link><pubDate>Thu, 23 Mar 2006 14:09:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558810</guid><dc:creator>Rimas</dc:creator><description>It would be nice to be able to copy node properties in DOM viewer. Plus, you seem to not be using the right-click menu at all. Add more functions to it. ;)</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558811</link><pubDate>Thu, 23 Mar 2006 14:15:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558811</guid><dc:creator>thomas woelfer</dc:creator><description>well, it would be nice if the dom explorer actually worked. when i press &amp;quot;View Dom&amp;quot; absolutely nothing happens. any ideas what might be causing this?&lt;br&gt;&lt;br&gt;WM_QUERY&lt;br&gt;thomas woelfer</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558861</link><pubDate>Thu, 23 Mar 2006 16:19:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558861</guid><dc:creator>forgetfoo</dc:creator><description>hmmm, some ideas for the final version? a few thoughts off the top of my head:&lt;br&gt;&lt;br&gt;- maybe just add an IE DEV icon next to the orange RSS icon, allowing you to click and access it's options from a dropdown menu for the page you're viewing... keeping it simple and sweet.&lt;br&gt;&lt;br&gt;- think the QuickTabs approach is slick, so maybe you can take advantage of it and use the same idea towards the IE Dev options... create a page to display with the options listed, javascript debugger/logging, CSS preview and outlines, etc... could pipe that back into QuickTabs (right-click on a thumbnail of a webpage in QT, and jump into dev-mode or something)&lt;br&gt;&lt;br&gt;still wish i had more space for the tabs... only feel like i can have a handful open, and find myself maximize'n the browser cuz of it... also be nice if i could move the tab order around and save those tabs as a group to fire up at startup.&lt;br&gt;&lt;br&gt;/random_thoughts_off</description></item><item><title>IE Updates</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558885</link><pubDate>Thu, 23 Mar 2006 16:56:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558885</guid><dc:creator>Colin Neller</dc:creator><description /></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558935</link><pubDate>Thu, 23 Mar 2006 17:32:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558935</guid><dc:creator>forgetfoo</dc:creator><description>[OT]&lt;br&gt;&lt;br&gt;just went to send a hallmark e-card, and noticed that under IE7 the whole page seems to flicker when i mouse over the images.&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://www.hallmark.com/webapp/wcs/stores/servlet/category2"&gt;http://www.hallmark.com/webapp/wcs/stores/servlet/category2&lt;/a&gt;|10001|10051|-102001|-2;-102001|products|E-Cards</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#558945</link><pubDate>Thu, 23 Mar 2006 17:45:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:558945</guid><dc:creator>James C</dc:creator><description>1. A JavaScript console that lets me execute live JavaScript. If it had IntelliSense support then all the better.&lt;br&gt;&lt;br&gt;2. A CSS console that let me type/apply live CSS&lt;br&gt;&lt;br&gt;3. A css inheritance display similar to what the Accessability Toolbar used to have. Let me click on an object and pop-up a window that tells me every CSS attribute and tell me from whence it got that attribute. If it was specified as a style directive locally, as a class, as an inherited class, as a inherited inherited class, etc.&lt;br&gt;&lt;br&gt;</description></item><item><title>Missing or Swapped Toolbars</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#559012</link><pubDate>Thu, 23 Mar 2006 18:55:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:559012</guid><dc:creator>lexhat</dc:creator><description>[question about toolbars in general]&lt;br&gt;&lt;br&gt;Can the IE team address the 'missing or swapped toolbar' issue?&lt;br&gt;&lt;br&gt;According to &amp;lt;a href='&lt;a rel="nofollow" target="_new" href="http://support.microsoft.com/default.aspx?scid=kb;en-us;555130"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;555130&lt;/a&gt;'&amp;gt;MSDN 555130&amp;lt;/a&amp;gt; this is specific to XP... and I've reproduced swapped toolbars in IE 7.0.5335.5 on XP Pro SP2. &amp;nbsp;Since the only fix is to delete HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser\ITBarLayout (ITBar7Layout for IE7) it's quite difficult to manage in an enterprise environment. &amp;nbsp;Thanks.</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#559039</link><pubDate>Thu, 23 Mar 2006 19:13:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:559039</guid><dc:creator>kproth</dc:creator><description>&amp;gt; ...to be able to copy node properties in DOM viewer&lt;br&gt;&lt;br&gt;Second the motion. Especially innerHtml for me.</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#559058</link><pubDate>Thu, 23 Mar 2006 19:39:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:559058</guid><dc:creator>Chris Ovenden</dc:creator><description>Another vote for live CSS editing.</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#559190</link><pubDate>Thu, 23 Mar 2006 22:18:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:559190</guid><dc:creator>ROBO Design</dc:creator><description>Even if I don't like IE 7, I really appreciate IE dev toolbar.&lt;br&gt;&lt;br&gt;Thank you Microsoft for making it easier for web developers to write workarounds for IE 6 and IE 7.</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#559224</link><pubDate>Thu, 23 Mar 2006 22:58:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:559224</guid><dc:creator>Richard</dc:creator><description>Dreamweaver 8 has an interesting functionality that I think could be expanded upon. &amp;nbsp;Basically you can select any element and it will tell you something like &amp;quot;color: #336699, set by rule #nav A.blue_link&amp;quot;</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#559344</link><pubDate>Fri, 24 Mar 2006 00:34:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:559344</guid><dc:creator>DaveP</dc:creator><description>Here, use the new developer toolbar to fix &amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://www.alistapart.com/d/horizdropdowns/littlebetter.htm&amp;quot;&amp;gt;this&amp;lt;/a&amp;gt;"&gt;http://www.alistapart.com/d/horizdropdowns/littlebetter.htm&amp;quot;&amp;gt;this&amp;lt;/a&amp;gt;&lt;/a&gt; bug while your at it.&lt;br&gt;&lt;br&gt;I'll give you a hint... it's been a bug since the beginning.&lt;br&gt;</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#559462</link><pubDate>Fri, 24 Mar 2006 02:56:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:559462</guid><dc:creator>Tom Pester</dc:creator><description>&amp;quot;3. A css inheritance display similar to what the Accessability Toolbar used to have. Let me click on an object and pop-up a window that tells me every CSS attribute and tell me from whence it got that attribute. If it was specified as a style directiv&amp;quot;&lt;br&gt;&lt;br&gt;+1&lt;br&gt;&lt;br&gt;This would make it great realy usable and maybe live css too?</description></item><item><title>New IE7 Build and Developer Toolbar Update</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#559475</link><pubDate>Fri, 24 Mar 2006 03:16:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:559475</guid><dc:creator>Michael Swanson's Blog</dc:creator><description>The IE team released the Internet Explorer 7 Beta 2 Preview build to coincide with the MIX06 conference....</description></item><item><title>View Session Cookies</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#559676</link><pubDate>Fri, 24 Mar 2006 08:57:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:559676</guid><dc:creator>Ben Amada</dc:creator><description>It would be great if you could view Session cookies -- &amp;nbsp;thanks.</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#559702</link><pubDate>Fri, 24 Mar 2006 09:55:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:559702</guid><dc:creator>EricLaw [MSFT]</dc:creator><description>Ben: For what it's worth, to view the active session cookies, you can just type &lt;br&gt;&lt;br&gt;javascript: alert(document.cookie);&lt;br&gt;&lt;br&gt;in the IE addressbar. &amp;nbsp;Hit CTRL+C to copy.</description></item><item><title>javascript: alert(document.cookie);</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#559726</link><pubDate>Fri, 24 Mar 2006 10:42:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:559726</guid><dc:creator>Ben Amada</dc:creator><description>Thanks Eric ... I wasn't aware of that. &amp;nbsp;However for some reason that snippet of JavaScript doesn't seem to show all cookies.&lt;br&gt;&lt;br&gt;I have an ASP.NET website that uses a session cookie and a persistent cookie. &amp;nbsp;[javascript: alert(document.cookie);] showed the persistent cookie, but did not show the session cookie. &amp;nbsp;Possibly that JavaScript snippet only shows the first cookie? &amp;nbsp;Both cookies are saved under the same domain name.&lt;br&gt;&lt;br&gt;In Firefox, I can see both cookies under Tools | Options | Privacy | Cookies | View Cookies ... so I know the session cookie exists for sure.&lt;br&gt;&lt;br&gt;For this reason, it would be very helpful if the IE developer toolbar also showed session cookies.&lt;br&gt;&lt;br&gt;Thx again - Ben</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#559756</link><pubDate>Fri, 24 Mar 2006 11:47:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:559756</guid><dc:creator>Dao Gottwald</dc:creator><description>&amp;gt; Possibly that JavaScript snippet only shows the first cookie?&lt;br&gt;&lt;br&gt;No.</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#559793</link><pubDate>Fri, 24 Mar 2006 13:14:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:559793</guid><dc:creator>Richard</dc:creator><description>For the next version, I'd like to see an option to view the rendered source chart, similar to this FireFox extension:&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://jennifermadden.com/scripts/ViewRenderedSource.html"&gt;http://jennifermadden.com/scripts/ViewRenderedSource.html&lt;/a&gt;</description></item><item><title>Internet Explorer 7 - Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#560002</link><pubDate>Fri, 24 Mar 2006 18:43:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:560002</guid><dc:creator>the 60 billion $$ man</dc:creator><description /></item><item><title>re: javascript: alert(document.cookie);</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#560037</link><pubDate>Fri, 24 Mar 2006 19:20:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:560037</guid><dc:creator>Ben Amada</dc:creator><description>It appears that IE 6.0 simply doesn't show session cookies with the javascript:alert(document.cookie); command. &amp;nbsp;Another site I went to which uses only a single session cookie didn't show anything in IE when using the above JavaScript command. &amp;nbsp;Firefox does, however, show all cookies (persisted and session) with the same JavaScript.&lt;br&gt;&lt;br&gt;Regards, Ben</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#560248</link><pubDate>Fri, 24 Mar 2006 22:36:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:560248</guid><dc:creator>Michael Stuart</dc:creator><description>I'd like to see a feature that lets you monitor IE memory for a url to see if your javascript-based app is leaking memory.</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#561183</link><pubDate>Sun, 26 Mar 2006 08:51:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:561183</guid><dc:creator>Chad Grant</dc:creator><description>Http Headers would be nice.&lt;br&gt;&lt;br&gt;Page File Size ... would be nice to know how big the entire page is (add up the image file sizes, css , scripts, html, etc...)&lt;br&gt;&lt;br&gt;Thank you for making this... i've missed the old IE 5.5 developer toolbar.&lt;br&gt;&lt;br&gt;Allowing developers to add their own plugins would be nice as well. &lt;br&gt;&lt;br&gt;CSS editing would be amazing!</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#562009</link><pubDate>Mon, 27 Mar 2006 18:25:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:562009</guid><dc:creator>Jason</dc:creator><description>I build applications that make extensive use of modal dialog boxes (no toolbars). Last time I installed the devtoolbar, I loved it, but couldn't use in on most of my pages.&lt;br&gt;&lt;br&gt;It would be nice if there were an icon in the title bar (or an option in the system menu off the application icon in the title bar) that would give me access to the features of the devtoolbar.</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#562180</link><pubDate>Mon, 27 Mar 2006 20:53:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:562180</guid><dc:creator>Celina</dc:creator><description>Is it just me, or does Shift+R launch the Ruler box for everyone? &amp;nbsp;If this happens to others, it is DEFINITELY something that must be fixed! &amp;nbsp;Just in typing this comment alone, I had to close the Ruler box THREE (now 4 with that word) times to complete the comment! This &amp;quot;feature&amp;quot; alone causes me to close the toolbar unless I specifically need to use it.</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#562197</link><pubDate>Mon, 27 Mar 2006 21:09:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:562197</guid><dc:creator>DMassy</dc:creator><description>Celina,&lt;br&gt;Shift+R should no longer launch the ruler. the correct combination for the ruler shoudl be Ctrl+Shift+R.&lt;br&gt;Can you check you have the latest build 1517 installed by looking at the about box from the Misc menu? If not then please uninstall adn install the latest version from &lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&amp;amp;displaylang=en&lt;/a&gt; &lt;br&gt;Thanks&lt;br&gt;-Dave</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#562299</link><pubDate>Mon, 27 Mar 2006 23:12:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:562299</guid><dc:creator>David Conrad</dc:creator><description>There are some DOM attributes that are equivalent but where one or another is the &amp;quot;standard&amp;quot; or &amp;quot;recommended&amp;quot; one to use. (This is from memory, but I think that nodeName and tagName are examples of this, and maybe some of the offsetX-, clientX-type attributes.) I think one use of the DOM viewer by developers will be to look up &amp;quot;what's the name of that attribute I want to check/change?&amp;quot; (I'm not ashamed to admit I've used it that way.) It might be a good idea, when the use of one attribute vs. another is considered a best practice, to color-code them differently or in some way indicate to developers which are the preferred ones to frob and which are just present for backwards compatibility.</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#563535</link><pubDate>Wed, 29 Mar 2006 02:44:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:563535</guid><dc:creator>Tuk Bredsdorff</dc:creator><description>Hi,&lt;br&gt;&lt;br&gt;I would really like to see a feature which would outline the padding and margin of an element separately. It would make css debugging so much easier.. Does anybody know of any other tools capable of this?&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Tuk</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#563542</link><pubDate>Wed, 29 Mar 2006 02:58:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:563542</guid><dc:creator>Michael Newton</dc:creator><description>As someone else mentioned, make it act like a real menu when hovering and stuff. &amp;nbsp;And I've never seen a menu bar in an MS product that 1) has a text label for the menu bar (that looks like all the other menue items) or 2) has a button that looks just like a menu item.&lt;br&gt;&lt;br&gt;Better would be a toolbar button with a dropdown menu containing all these items. &amp;nbsp;(Of course it would probably get installed in the least convenient place imaginable and not be relocatable!)</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#565355</link><pubDate>Fri, 31 Mar 2006 02:52:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:565355</guid><dc:creator>aine</dc:creator><description>Keyboard Shortcuts!&lt;br&gt;More Keyboard Shortcuts!&lt;br&gt;&lt;br&gt;With the Firefox Web Developer toolbar, I can do a quick &amp;quot;control+shift+A&amp;quot; to validate my HTML against validator.w3.org. &amp;nbsp;With the IE toolbar, I have to click through menus.&lt;br&gt;&lt;br&gt;I am validating local HTML because I am behind a firewall/proxy.&lt;br&gt;&lt;br&gt;Customization options such the ability to &amp;quot;elevate&amp;quot; or &amp;quot;promote&amp;quot; any command so that it appears directly on the toolbar itself -- for those actions that you perform all the time.&lt;br&gt;&lt;br&gt;And a little dressing up so that it looks as good as Mr Pederick's toolbar ;-).</description></item><item><title>re: Developer Toolbar Refresh</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#565357</link><pubDate>Fri, 31 Mar 2006 02:55:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:565357</guid><dc:creator>aine</dc:creator><description>A way for the toolbar to auto-update itself, when new versions are released. &amp;nbsp;Or at least a &amp;quot;check for updates&amp;quot; option under &amp;quot;Misc&amp;quot;.&lt;br&gt;&lt;br&gt;This is easy in Firefox, of course. &amp;nbsp;With this IE toolbar, I find myself having to manually check microsoft.com for updates (and then trying to remember when I last downloaded it, since the website does not show the version number).</description></item><item><title>Viewing the rendered source (was "re: Developer Toolbar Refresh")</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#566877</link><pubDate>Sun, 02 Apr 2006 19:39:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:566877</guid><dc:creator>Antonio Bueno</dc:creator><description>@Greg, Kev, Richard (Re: viewing the rendered source)&lt;br&gt;&lt;br&gt;The following is probably of interest for you:&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://billfriedrich.tripod.com/index.html?Web"&gt;http://billfriedrich.tripod.com/index.html?Web&lt;/a&gt;&lt;br&gt;</description></item><item><title>Details on our CSS changes for IE7</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#713021</link><pubDate>Tue, 22 Aug 2006 22:04:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:713021</guid><dc:creator>IEBlog</dc:creator><description>&lt;br&gt;We are currently locking down IE7 for shipping and I wanted to give an update on the CSS work that...</description></item><item><title>Web Dev with IE</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#714856</link><pubDate>Wed, 23 Aug 2006 18:43:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:714856</guid><dc:creator>Codemunicator</dc:creator><description> &amp;nbsp; &amp;nbsp;Everybody who has done any cross-browser web development is aware of the many&amp;amp;amp;#160;quirks of IE6,...</description></item><item><title>Getting Your Blog Ready for Internet Explorer 7 &amp;laquo; Lorelle on WordPress</title><link>http://blogs.msdn.com/ie/archive/2006/03/22/558377.aspx#799282</link><pubDate>Sat, 07 Oct 2006 06:06:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:799282</guid><dc:creator>Getting Your Blog Ready for Internet Explorer 7 « Lorelle on WordPress</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://lorelle.wordpress.com/2006/10/06/getting-your-blog-ready-for-internet-explorer-7/"&gt;http://lorelle.wordpress.com/2006/10/06/getting-your-blog-ready-for-internet-explorer-7/&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>