An element that is not visible to a user, is hidden.

learn more… | top users | synonyms

4
votes
4answers
141 views

Is the absence of a visible scroll bar confusing when asking users to agree with license terms?

This is for a web application, where the user is asked to accept the terms and conditions. Those license terms are displayed in a small window with the Accept button at the bottom. The full text does ...
4
votes
3answers
229 views

Hidden optional fields in form design

On a web-app I'm working on, we have many forms inside dropdown menus. On many of them we have an optional field: Description. This field has been added for the users that want to work on a more ...