I have a problem
I have a html page which is fixed size. It has horizontal scroll bar . This page has lot of picture, css file ,js. so it is complex to recode and it also develop with smarty.
i want to remove this horizontal bar when it is first loaded. The page will automatically adjust with screen size.
I tried with overflow:hdden. But it is not my desire out put
Any body here to help me. css, javascript or any


