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

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -