The touch apps I developed work great in kiosk mode on HD-sized screens in fullscreen using Chromium. Now, I want to showcase the site to individuals who want to check the content and functionality.
I can recommend that they use Chromium's dev mode, switch to the tablet in HD mode, and experience the original touch functionality. However, some of these individuals prefer traditional methods (such as printing the approximately 2000 content pages).
With touch, users can easily move the page up and down by touching the text area. However, when using a mouse, only the scrollbar is available. Is there a CSS trick to make the text area moveable on non-touchscreens?