Tagged Questions
5
votes
3answers
111 views
Form for property rent prices depending on season and length
Seeing the similar post about Form for inputting operating hours of a business, I am hoping you might help me with a similar issue.
We run a holiday property rental website. Properties can be rent on ...
25
votes
17answers
5k views
Form for inputting operating hours of a business
I am designing an interface where restaurants need to input their operating hours. I am thinking of using a slider control for timings for a single day, and then let the user choose days of the week ...
3
votes
4answers
148 views
How can I describe what checkboxes do in a long list of items?
In my web app, I have a long list of items on one side of the screen and a shopping basket list on the other.
Here is an example:
The app works by checking the boxes next to items and then clicking ...
3
votes
3answers
221 views
eCommerce search with Images and prices as you type - is it too much to put in the search result?
Please have a look at the demo we did for FreshDirect.
Start at http://dl.dropbox.com/u/24083519/FD/FreshDirect.html
Goto the search box and click 'organic tomato'.
The interaction is immediate, and ...
10
votes
3answers
227 views
Showing how many users voted that a comment was helpful
I'm building a site with items that can be reviewed, and users can vote whether or not reviews are helpful to bubble the best to the top Amazon-style.
Amazon, Yelp, and almost everything else I could ...