how to make the IE window dockable?http://forums.asp.net/t/506602.aspx/1?how+to+make+the+IE+window+dockable+Thu, 18 Mar 2004 02:40:33 -0500506602506602http://forums.asp.net/p/506602/506602.aspx/1?how+to+make+the+IE+window+dockable+how to make the IE window dockable? can Broswer window be dockabel like winform? how to do? thanks. 2004-03-15T07:28:05-05:00508826http://forums.asp.net/p/506602/508826.aspx/1?Re+how+to+make+the+IE+window+dockable+Re: how to make the IE window dockable? I did it by making a table. If the with and heigth of the table is 100% your components will also scale. I dont think you can dock in ASP.NET 2004-03-16T21:37:42-05:00508946http://forums.asp.net/p/506602/508946.aspx/1?Re+how+to+make+the+IE+window+dockable+Re: how to make the IE window dockable? What exactly are you trying to do, Charlie? If you mean the user can grab the IE window's titlebar, move it toward an edge of the screen, and have it &quot;snap&quot; in place ... then no, there's nothing that you, the web developer, can do to achieve this. However, if you want to have a button on your webpage that, when clicked, positions the current/new window against one edge of the screen ... then yes, you can achieve this with <a href="http://www.infimum.dk/HTML/JSwindows.html">Javascript</a>. 2004-03-17T00:17:17-05:00510424http://forums.asp.net/p/506602/510424.aspx/1?Re+how+to+make+the+IE+window+dockable+Re: how to make the IE window dockable? Thank you all! Best wishes! 2004-03-18T02:32:08-05:00