E-mail List Archives
WebAIM-Forum Digest, Vol 166, Issue 17
From: Minnery, Bob (EDU)
Date: Jan 17, 2019 12:11PM
- Next message: Isabel Holdsworth: "Which control for deselectable, mutually exclusive options?"
- Previous message: glen walker: "Re: zooming font size on phone displays"
- Next message in Thread: Peter Shikli: "Re: WebAIM-Forum Digest, Vol 166, Issue 27"
- Previous message in Thread: None
- View all messages in this Thread
This is above my skill set.
Can you walk me through this process?
How do you do this on your phone?
Where do you enter the script below?
. You have to add a bookmark to your browser then use the following
bookmarklets:
To increase the font size:
javascript:var
p=document.getElementsByTagName('*');for(i=0;i<p.length;i++){if(p[i].style.fontSize){var
s=parseInt(p[i].style.fontSize.replace("px",""));}else{var
s=12;}s+=2;p[i].style.fontSize=s+"px"}
Go Bold'n
bob Minnery
Manager
Alternative Educational Resources Ontario
W. Ross Macdonald School for the Visually Impaired and Deafblind
350 Brant Ave. Brantford On.,
N3T 3J9
<EMAIL REMOVED>
http://alternativeresources.ca
1-519-759-2522 ext.288
519-865-2772
- Next message: Isabel Holdsworth: "Which control for deselectable, mutually exclusive options?"
- Previous message: glen walker: "Re: zooming font size on phone displays"
- Next message in Thread: Peter Shikli: "Re: WebAIM-Forum Digest, Vol 166, Issue 27"
- Previous message in Thread: None
- View all messages in this Thread