Skip to content

Instantly share code, notes, and snippets.

@blissdev
Forked from mpiotrowicz/voiceover-intro.md
Created December 22, 2015 00:02
Show Gist options
  • Save blissdev/4f6fd749b42dcc6b2d70 to your computer and use it in GitHub Desktop.
Save blissdev/4f6fd749b42dcc6b2d70 to your computer and use it in GitHub Desktop.

Revisions

  1. @mpiotrowicz mpiotrowicz revised this gist Dec 21, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions voiceover-intro.md
    Original file line number Diff line number Diff line change
    @@ -23,5 +23,6 @@
    * <http://webaim.org/articles/screenreader_testing/>
    * http://webaim.org/articles/voiceover/
    * the rotor! <http://accessibility.psu.edu/screenreaders/voiceover/#rotor>
    * VO keyboard map <https://help.apple.com/voiceover/vo/en/VOKeysColor_1.html>
    * <http://a11yproject.com/resources>

  2. @mpiotrowicz mpiotrowicz revised this gist Dec 21, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion voiceover-intro.md
    Original file line number Diff line number Diff line change
    @@ -5,7 +5,7 @@

    ## Getting Started
    * `cmd+f5` to turn on
    * Remember the "VoiceOver Key" (VO) `opt + cmd`
    * Remember the "VoiceOver Key" (VO) `opt + control`
    * To navigate into a page, `VO + shift + down arrow`
    * To navigate all page links, hit `tab` throughout
    * To navigate all page content in order, `VO + left/right arrow`
  3. @mpiotrowicz mpiotrowicz revised this gist Dec 21, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion voiceover-intro.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    # A messy intro into VoiceOver - OSX's built-in screen reader
    # A messy intro into VoiceOver - OS X's built-in screen reader

    ## Browsers
    * works best with Safari!
  4. @mpiotrowicz mpiotrowicz revised this gist Dec 21, 2015. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion voiceover-intro.md
    Original file line number Diff line number Diff line change
    @@ -22,5 +22,6 @@
    ## Next Steps
    * <http://webaim.org/articles/screenreader_testing/>
    * http://webaim.org/articles/voiceover/
    * the rotor! http://accessibility.psu.edu/screenreaders/voiceover/#rotor
    * the rotor! <http://accessibility.psu.edu/screenreaders/voiceover/#rotor>
    * <http://a11yproject.com/resources>

  5. @mpiotrowicz mpiotrowicz revised this gist Dec 21, 2015. 1 changed file with 3 additions and 2 deletions.
    5 changes: 3 additions & 2 deletions voiceover-intro.md
    Original file line number Diff line number Diff line change
    @@ -11,10 +11,11 @@
    * To navigate all page content in order, `VO + left/right arrow`
    * VoiceOver on iOS - the "triple click" <https://support.apple.com/en-ca/HT204390>
    * swipe left/right to navigate
    * `cmd+f5` to turn off

    ## Questions
    ## Questions as you navigate your page/app
    * can I access all page content?
    * does it make sense or am I lost?
    * Is what's being announced make sense or am I lost?
    * if I interact with an element, is it clear that something happened?
    * can I escape any interactions easily?

  6. @mpiotrowicz mpiotrowicz revised this gist Dec 21, 2015. 1 changed file with 5 additions and 5 deletions.
    10 changes: 5 additions & 5 deletions voiceover-intro.md
    Original file line number Diff line number Diff line change
    @@ -1,16 +1,16 @@
    # A messy intro into Voiceover
    # A messy intro into VoiceOver - OSX's built-in screen reader

    ## Browsers
    * works best with Safari!

    ## Getting Started
    * `cmd+f5` to turn on
    * "VoiceOver Key" (VO) `opt + cmd`
    * Remember the "VoiceOver Key" (VO) `opt + cmd`
    * To navigate into a page, `VO + shift + down arrow`
    * To navigate all page links, tab through
    * To navigate all page content, `VO + left/right arrow`
    * To navigate all page links, hit `tab` throughout
    * To navigate all page content in order, `VO + left/right arrow`
    * VoiceOver on iOS - the "triple click" <https://support.apple.com/en-ca/HT204390>
    * swipe left/right
    * swipe left/right to navigate

    ## Questions
    * can I access all page content?
  7. @mpiotrowicz mpiotrowicz revised this gist May 12, 2015. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions voiceover-intro.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,8 @@
    # A messy intro into Voiceover

    ## Browsers
    * works best with Safari!

    ## Getting Started
    * `cmd+f5` to turn on
    * "VoiceOver Key" (VO) `opt + cmd`
  8. @mpiotrowicz mpiotrowicz revised this gist May 11, 2015. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions voiceover-intro.md
    Original file line number Diff line number Diff line change
    @@ -6,7 +6,7 @@
    * To navigate into a page, `VO + shift + down arrow`
    * To navigate all page links, tab through
    * To navigate all page content, `VO + left/right arrow`
    * VoiceOver on iOS - the "triple click" https://support.apple.com/en-ca/HT204390
    * VoiceOver on iOS - the "triple click" <https://support.apple.com/en-ca/HT204390>
    * swipe left/right

    ## Questions
    @@ -16,7 +16,7 @@
    * can I escape any interactions easily?

    ## Next Steps
    * webaim.org/articles/screenreader_testing/
    * <http://webaim.org/articles/screenreader_testing/>
    * http://webaim.org/articles/voiceover/
    * the rotor! http://accessibility.psu.edu/screenreaders/voiceover/#rotor

  9. @mpiotrowicz mpiotrowicz created this gist May 11, 2015.
    22 changes: 22 additions & 0 deletions voiceover-intro.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,22 @@
    # A messy intro into Voiceover

    ## Getting Started
    * `cmd+f5` to turn on
    * "VoiceOver Key" (VO) `opt + cmd`
    * To navigate into a page, `VO + shift + down arrow`
    * To navigate all page links, tab through
    * To navigate all page content, `VO + left/right arrow`
    * VoiceOver on iOS - the "triple click" https://support.apple.com/en-ca/HT204390
    * swipe left/right

    ## Questions
    * can I access all page content?
    * does it make sense or am I lost?
    * if I interact with an element, is it clear that something happened?
    * can I escape any interactions easily?

    ## Next Steps
    * webaim.org/articles/screenreader_testing/
    * http://webaim.org/articles/voiceover/
    * the rotor! http://accessibility.psu.edu/screenreaders/voiceover/#rotor