hi,
I want to hide Horizontal Scrollbar when my window is opened.
I have set some stylesheet properties in body tag like style="overflow-x: hidden; " but still my window is showing horizontal scrollbar !
I have noticed that when vertical scroll bar is getting visible then only my horizontal scroll bar is displayed. I dont want to show horizontal scrollbar. And even my horizontal things are not getting overflow !
Please provide me the solution for this.
Thanks
I want to hide Horizontal Scrollbar when my window is opened.
I have set some stylesheet properties in body tag like style="overflow-x: hidden; " but still my window is showing horizontal scrollbar !
I have noticed that when vertical scroll bar is getting visible then only my horizontal scroll bar is displayed. I dont want to show horizontal scrollbar. And even my horizontal things are not getting overflow !
Please provide me the solution for this.
Thanks