[SOLVED] Detect if horizontal scrollbar has been scrolled

[SOLVED] Detect if horizontal scrollbar has been scrolled

Hi everyone,

I have a horizontal scrolling site displaying projects and I'd to include a hovering arrow to indicate there's more products to the right. Hiding it is easy, but what I'm trying to do is detect once the horizontal scroll bar is clicked (any parts of it e.g. arrow, bar, etc.) and make an element hide (right arrow).

Does anyone have any idea how to accomplish this or whether it's even possible?

The alternative method would be to detect if a div has been viewed, but I can't imagine that being possible.

Any ideas?

Thanksss!
Nick