standard horizontal scrolling on the web is based on the content within a container. Content is larger and if containers property allow a scrollbar it will be there.

But that wouldnt work well for lists as for example your vertical scrollbar would be out of view until you scroll to the end.

We are using different javascript classes that support horizontal scrolling for lists