How to disable a scroll bar in a html file ...when i double click on the html file, i dont want the html to load with scroll bars
Thanks regards - Miss subanki
|
How to disable a scroll bar in a html file ...when i double click on the html file, i dont want the html to load with scroll bars Thanks regards - Miss subanki |
||||
|
|
|
Disabling a scroll bar in a Frame in a Web Browser can be done with CSS
As per your edit, you can do the same thing in a standard page by disabling scroll bars in the body
|
|||