|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
Gotta problem. I use open.window for opening a the page in a new window. Though I have given scrollbars=no I still get vertical scrollbars. But I dont get horizontal scroll bars. I would like to remove the vertical scroll bar. What to do? Raaj ------------------ A designer with creative skills. |
|
#2
|
||||
|
||||
|
you can use SCROLL="NO" in the body statement of the new window but chances are that Netscape will ignore it if you have content outside of the size of the window, also try not mentioning the scrollbars altogether ie:
window.open(yoururl,"","width=620,height=440") hope it helps Simon ------------------ Simon Wheeler FirePages -DHTML/PHP/MySQL |
|
#3
|
|||
|
|||
|
Thanks for your reply I would try it.
|
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > Problem with open.window |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|