Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: scrollbar


Message #1 by "ramy m" <ramymoneiry@y...> on Tue, 21 Jan 2003 21:32:01
scrollbars with s please add s. 
 ramy m <ramymoneiry@y...> wrote:hi all 

I created a window with the following script but the problem it does not 
show the vertical scrollbar

window.open
("hi.html", "hhh", "left=80,top=80,width=470,height=400,resizable=yes,toolb
ar=no,scrollbar=yes );

the previous code does not give the expected result although I put 
scrollbar=yes 
could you please tell me how can I display the vertical scrollbar for the 
previous window ?

thanks


---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now

  Return to Index