[thelist] new window scroll bars

rudy r937 at interlog.com
Fri Nov 23 07:26:06 CST 2001


> Do any of the JS gurus out there happen to know if there's
> a way to spawn a new window that has a vertical scroll bar
> but NOT a horizontal one?

hi tommy

i'm no javascript guru, but i don't think you can control this in the
javascript call

the only thing i can think of is to ensure that the page you open in the
popup is narrower than the popup -- use a div or a table with an absolute
width stated in pixels (perhaps you might also set the body margins, in
case there is a difference between browsers), and allow a healthy 30px for
the vertical scrollbar

rudy





More information about the thelist mailing list