Hi,
I am designing my page in PHP,
I have a div in which is dynamically generating contents.
But when the contents are more, then alignment is disturbed.
so need that div should be horizontal scrollable and it should not affect the width of div.
So i need div should be auto scrollable.
Thanks in Advance
I am designing my page in PHP,
I have a div in which is dynamically generating contents.
But when the contents are more, then alignment is disturbed.
so need that div should be horizontal scrollable and it should not affect the width of div.
So i need div should be auto scrollable.
Thanks in Advance
Comment