Tagged Questions

3
votes
8answers
138 views

What are some alternatives to “hover” on touch-based devices?

Came up recently in a 37signals podcast: http://37signals.com/podcast/#episode18 The straightforward, "brute-force" solution is to just use the first touch on a UI object as the …
4
votes
4answers
315 views

Mega drop-downs, are they good or bad?

Well Jakob seems to like them http://www.useit.com/alertbox/mega-dropdown-menus.html , however I still think opinion is divided. Is this the case?
2
votes
5answers
293 views

The uses of Gradients in websites

They are very prevalent in current websites, (along with 'glossy' buttons) but why do we use them, what benefits do they provide, and what is the best use for them? I cannot find …
3
votes
6answers
462 views

User experience of Tooltips

Hi, About tooltips, I was wondering what would be a better user experience: 1 - An '?' image, which, on mouse over, displays a box with a brief explanation. It disapears on mous …
3
votes
6answers
257 views

Redundant navigation X fixed menu

Hello, the stakeholders of a web-based system I'm working on are insisting that they want the menu, currently a horizontal navigation bar located right below the branding on top o …
7
votes
7answers
147 views

Showing relative dates vs actual dates in a menu

We're using a menu to enable the user to view a graph of system performance for a specific date. They can select to view today or a date within the last 7 days. Should all dates …
1
vote
2answers
69 views

How to let the user choose between typing price inclusive VAT or exclusive VAT in TextField?

I am implementing an back-office application where the user type in prices for products. Sometimes it is preferred to type the price inclusive value-added-tax, VAT and sometimes ex …
6
votes
4answers
345 views

Breadcrumb navigation recommendations?

1) What recommendations do folks have re path-based (vs location and attribute-based) breadcrumb navigation? 2) Does anyone have any stats or findings on what percentage of users …
2
votes
7answers
179 views

Feature redesign

If you were tasked with fixing a feature that all users (beginner - expert) found difficult to use, is it best to assess where things are going wrong and correcting that, or go bac …
7
votes
4answers
100 views

Micro site v integrated? Anyone got any data pointing to effectiveness for conversions?

Anybody got any research / findings about the effect on conversion of displaying promotional content as a)integrated part of a single site b)a separate micro-site? I’ve got an is …
3
votes
2answers
225 views

Designing UserInterface for LOB App in Silverlight

Hi, I'd like to know what's now modern and trendy at designing user interface in business apps? My old Windows apps used modal windows very often. For instance there's a list/data …
1
vote
7answers
492 views

research on long forms vs multi-page forms

Hi All, I am working with a client to redesign a multi-page form, that has rules and special case error messages built into the page flow. The client wants to turn the multi-page …
3
votes
2answers
55 views

Any suggestions for controlling the user-interface/experience when customisation is allowed?

I'm currently designing an interface that will be, essentially, a collection of widgets and users will be able to customise the interface any way they please by populating it with …