html - fixed left column vertically, but scrollable horizontally -


in web page there 3 columns, left, middle , right; within 3 columns left column position:fixed , others normal.

while vertical scrolling, left column should remain fixed while others scrolling.

but when browser size reduced; while horizontal scrolling 3 columns should scrollable horizontally not middle , right.

how overcome problem ? pure css (without using js or jquery)?

there has been similar question , jquery solution provided. have @ here see if answers provided you:- how fixed position div scroll horizontally content? using jquery


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -