HighTechTalks DotNet Forums  

window.open and scrollbars

Dotnet Scripting microsoft.public.dotnet.scripting


Discuss window.open and scrollbars in the Dotnet Scripting forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
John Grandy
 
Posts: n/a

Default window.open and scrollbars - 09-19-2005 , 10:32 PM






Has anyone found that when opening new smallish sized resizable window with
scrollbars, that IE 6 will show the vertical scrollbar (enabled or disabled
as context demands) ... but will never show the horizontal scrollbar -- even
when horizontally resizing the window so that the text begins to either wrap
of dissappear off the edge ?

link.Attributes.Add("onclick", "var win = window.open('MyWindow.aspx',
'MyWindow',
'height=273,resizable=1,scrollbars=1,status=1,titl ebar=1,width=392');
win.focus(); return false");



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.