Rotate object in HTML5 with a scroll bar?

Hi there

First of all, what I’m trying to do is a simple product viewer, where the 3D product is placed in the middle of the window.
I’d like to launch it in HTML5/WebGL and there should be some handles/scroll bars in the GUI, where I can rotate every axis of the object in place.

I’d like to know if it’s possible and how. Thanks in advance!