Wednesday, 28 August 2013

Set mouse wheel to horizontal scroll using css

Set mouse wheel to horizontal scroll using css

I want to design a horizontal page. When I use mouse wheel it just scrolls
content vertically. How can I use horizontal scroll by mouse wheel? Does
CSS support this property?
For example any thing like this:
mouse-wheel:horizontal;
I dont want jQuery solutions.

No comments:

Post a Comment