Tagged Questions
2
votes
1answer
113 views
Navigating a section in which content displayed varies depending on selected year
I have a page that lists a bunch of events depending on what year is given to the site (current, or via URL):
The page happens to be at the front of a sub-section, so I have the site's main ...
0
votes
2answers
455 views
Date picker button placement: inside or outside the right bounds?
Which of these is a better approach for placement of the date picker button:
Having the button outside the right bounds of the other textboxes:
Or having the picker inside:
I'm also thinking of ...