On 5/29/2016 10:35 PM, Philippe Wittenbergh wrote:
On May 30, 2016, at 3:02 AM, william drescher wrote:
On 5/29/2016 9:13 AM, Philippe Wittenbergh wrote:
On May 29, 2016, at 6:49 PM, william drescher wrote:
That works nicely except the radio buttons stay small.
Try setting width and he
> On May 30, 2016, at 3:02 AM, william drescher wrote:
>
> On 5/29/2016 9:13 AM, Philippe Wittenbergh wrote:
>>
>>> On May 29, 2016, at 6:49 PM, william drescher
>>> wrote:
>>>
>>> That works nicely except the radio buttons stay small.
>>
>> Try setting width and height on those:
>>
>> [ty
On 5/29/2016 9:13 AM, Philippe Wittenbergh wrote:
On May 29, 2016, at 6:49 PM, william drescher wrote:
That works nicely except the radio buttons stay small.
Try setting width and height on those:
[type=checkbox], [type=radio] { width: 1rem; height: 1rem; }
Or something like that - adjust
> On May 29, 2016, at 6:49 PM, william drescher wrote:
>
> That works nicely except the radio buttons stay small.
Try setting width and height on those:
[type=checkbox], [type=radio] { width: 1rem; height: 1rem; }
Or something like that - adjust to taste and needs, etc.
Bare in mind that the
On 5/28/2016 8:08 AM, Philippe Wittenbergh wrote:
On May 28, 2016, at 7:38 PM, william drescher wrote:
My wife is vision impaired. I am writing a web application for her. How can I
style the page so it displays at 300%. I can increase the fontsize, but then
it does not increase the size
bill:
Here’s something you may want to consider.
http://sperling.com/examples/zoom/
It shows that using ems is a good way to handle both text and images with
regard to zooming.
Cheers,
tedd
___
tedd sperling
t...@sperling.com
> On May 28, 2016, at 6:38 AM, william drescher w
> On May 28, 2016, at 7:38 PM, william drescher wrote:
>
> My wife is vision impaired. I am writing a web application for her. How can
> I style the page so it displays at 300%. I can increase the fontsize, but
> then it does not increase the size of the form elements. I want to increase
My wife is vision impaired. I am writing a web application for
her. How can I style the page so it displays at 300%. I can
increase the fontsize, but then it does not increase the size of
the form elements. I want to increase everything.
Changing the dpi of the display works, but then it i