hi..
i would like to noe how do u hide the horizontal scrollbar even if my image exceed the required screen resolution?
i only wanna hide the horizontal(left to right) and set the vertical(up to down)scrollbar as default.
i have tried inserting
body style="overflow-y:hidden" "overflow-x:hidden"
i just inserted
body style="overflow-x:hidden"
to hide the horizontal scrollbar..
but it hide the vertical scroll as well...?
i would appreciate if anyone could tell me what is the scripts to use... it would be much appreciated..
body style="overflow-x:hidden" body style="overflow-x:hidden"
i would like to noe how do u hide the horizontal scrollbar even if my image exceed the required screen resolution?
i only wanna hide the horizontal(left to right) and set the vertical(up to down)scrollbar as default.
i have tried inserting
body style="overflow-y:hidden" "overflow-x:hidden"
i just inserted
body style="overflow-x:hidden"
to hide the horizontal scrollbar..
but it hide the vertical scroll as well...?
i would appreciate if anyone could tell me what is the scripts to use... it would be much appreciated..

body style="overflow-x:hidden" body style="overflow-x:hidden"
Comment