How to notify of scroll in iframe
For the sake of screen readers such as JAWS, etc.
Given a list of navigation options which are a collection of documents and locations within them, when one is selected the iframe will load and/or ‘scroll’ to the selected do…
Dealing with characters not supported by a font
I have a website which is used by people all around the world. I use a certain font which only just came to my attention does not support characters which my users have mentioned such as ğ
, ş
and ı
.
As the font I use across my website does not have correct styling for these characters they look a bit odd. While this is not an issue for most users, there are a minority who this may be an issue for.
What could I do to make foreign characters appear more streamlined? Thanks.
How do you deal with long labels using material design text fields?
I need to convert a form to material design guidelines but I don’t think MD has considered how to deal with long labels on narrow forms. As you can see in my example I have 3 pairs of dropdowns that are well presented in th…
How do you deal with long labels using material design text fields?
I need to convert a form to material design guidelines but I don’t think MD has considered how to deal with long labels on narrow forms. As you can see in my example I have 3 pairs of dropdowns that are well presented in th…
Resizable panel
I am designing a web application with a split view.
On the left side is a listing of objects. When a user selects the object, the contents on the right will reflect the selected object; basically a Properties Pane. However,…
Should clicking on a playing video take the video to fullscreen?
Facebook has recently changed its video behavior. When you click on a playing video, the video is taken to fullscreen.
On the fullscreen mode related videos are also shown so, I think the intention behind this behavior chang…
How to provide non-visual feedback on a touch screen?
How do you provide feedback for blind people or low-vision people for clicks on a touch screen? What technology is used? I heard iPhone provides this kind of feedback; what it is?
Has anyone statistics for the number of users completing a registration for a service?
I have a client and their website has a registration form the user needs to complete before they can use a service. The registration has 3 steps.
The percent of users completing this process once they complete the first step…