13
votes
9answers
694 views

Warn desktop user of draggable website

I'm building a site that uses the jQuery iScroll plugin in the main navigation system. (http://lab.cubiq.org/iscroll/examples/simple/). Please note that the plugin is not exactly drag-n-drop. Right ...
3
votes
1answer
98 views

Should the same element provide navigation and interaction?

I have a typical tree navigation with a property window on the right side which configures the selected element. download bmml source – Wireframes created with Balsamiq Mockups Now this ...