Toolbars (Deskbands) and IE7 Tabs

Hello,

i've developed a toolbar for IE, and it works fine, except IE7 creates for each tab a new toolbar.

is there any way of creating only one toolbar that will appear and be functional at all opened tabs i couldn't find anything about it on MSDN...

thanks



Answer this question

Toolbars (Deskbands) and IE7 Tabs

  • flash.tato

    Hi Daniel,

    The architecture for tabs means that there will be an instance of a toolbar for each tab in IE. This ensures that toolbars do not get confused if they are accessing the contents of the tab and the user switches tabs.

    Allowing toolbars that are not tied to tabs is under consideration for future versions of IE.

    Thanks
    -Dave



  • Toolbars (Deskbands) and IE7 Tabs