JavaScript framework for desktop touch screen applications?

frameworks, javascript, web

Solution

Stay device agnostic and use Responsive Design: 320andUp, Bootstrap are two responsive frameworks that curtail to touch devices - a desktop touch should not be much different from a tablet touch device in terms of dimensions and UX/UI.

Problem

Are there frameworks out there to help design rich UX for non-mobile touch screen devices e.g. a kiosk in a retail outlet?

Original source