KoolDrew
05-28-2005, 11:46 AM
The biggest challenge of implementing tabbed browsing is that IE was originally written as a single-window browser, and many of its features were designed around this assumption. It's a bit ironic that the IE platform is made up of easily reusable components that make it possible for anyone to build a simple browser in a weekend using the Web Browser Control (WebOC), yet internally IE was factored in such a way that makes tabbed browsing difficult to implement.
Read more (http://blogs.msdn.com/ie/archive/2005/05/26/422103.aspx)
Read more (http://blogs.msdn.com/ie/archive/2005/05/26/422103.aspx)