Skills Singh - Web accessibility expert
Skills Singh - Web accessibility expert
  • 42
  • 23 718
Role Alert VS Aria Live: Discover the (Key) Differences Between Role Alert & ARIA Live Regions.
Discover the differences between role="alert" and aria-live regions.
Role alert is used to provide the users with important and time-sensitive information, whereas the aria-live attribute provides a way to programmatically expose dynamic changes, that can be announced by assistive technologies.
We will cover the best practices and methods to implement role=alert" and aria-live regions.
Do watch the video till the end and let me know what are you using in your application?
You can connect with me on Social Media:
🕊 Twitter: skillsSingh
✈ Telegram: t.me/webAccessibilityTutorials
🤖 Discord: discord.gg/AEC5DfZxgB
📚 Materials/References:
📽 Aria Live Region and its types: th-cam.com/video/lc00JEkqZSM/w-d-xo.html
🕸 GitHub Code: github.com/skillssingh/ADASeries/tree/roleAlert_vs_AriaLive
🖼Images: unsplash.com/
🛠aXe Devtool: www.deque.com/
colors: colorhunt.co/palettes/popular
Please refer to the following timeline to jump to the section that you are interested in:
Timecodes
0:00​ - Why do we need live regions?
0:27 - Intro to Skills Singh channel
0:37 - What is Role Alert?
1:17 - Role Alert Best Practices.
1:32 - How to implement Role Alert?
1:50 - What is Aria Live Region?
2:18 - Aria Live Best Practices.
2:35 - How to implement Aria Live?
2:47 - Code to add Role Alert and Aria Live?
8:50 - What JAWS announces for Role Alert and Aria Live?
Thank you for your continued support in liking, sharing, and watching my videos.
Hit the SUBSCRIBE Button for more educational videos on Web Accessibility.
#WebAccessibility #AriaLiveRegions
มุมมอง: 815

วีดีโอ

Web Accessibility: Skip to Main Content using HTML and CSS only
มุมมอง 9903 ปีที่แล้ว
Enhance Web Accessibility with Skip to Main content links using HTML5 Semantics, WAI-ARIA Attributes, and CSS. Skip Navigation links are commonly used to skip sections such as a menu, headers, & advertisements, anything that's repetitive on a page. This helps the keyboard-only users to directly go to the main content without having them tab multiple times. Do watch the video till the end and le...
HTML Image Slider | Make Carousel Web Accessible with Start and Stop Buttons.
มุมมอง 4693 ปีที่แล้ว
Today, we will make the HTML slideshow or carousel web-accessible using HTML5 Semantics, WAI-ARIA Attributes, and simple Javascript. Slideshows are a collection of items, displaying one at a time, these are commonly used for image galleries for products, and for news headlines. Do watch the video till the end and let me know for what purpose are you using a Carousel or slideshow in your applica...
HTML Hamburger Menu: Make a vertical sliding menu Web Accessible | Web Accessibility Tutorial
มุมมอง 3513 ปีที่แล้ว
Today, we will make the HTML Hamburger menu web-accessible. Hamburger menus or Vertical sliding menus are commonly used for cellphones and tablet applications. This sleek design is adopted by almost all the organizations and developers have done great work w.r.t the animations and the sliding transition effects but they miss one key element and that is the web accessibility for hamburgers. Toda...
HTML Password field (Strength Indicator) , Explore how to make Password field Web Accessible?
มุมมอง 1863 ปีที่แล้ว
Today, we will make the HTML Password field's strength indicator Web Accessible using HTML5 semantics, Aria Attributes, and simple Javascript. Displaying the password strength indicators with different colors is awesome because it helps the sighted users understand how strong or weak their password is but what about the non-sighted users or people with color blindness. We will be addressing the...
Login form using HTML | How to make Login Form Web Accessible(Step by Step)? | Web Accessible Forms
มุมมอง 3293 ปีที่แล้ว
Today, we will make the HTML login page Web-Accessible using correct HTML5 semantics, Aria Attributes, and simple Javascript. This is a brand new series of creating web-accessible HTML forms. In this series, we will develop Web-accessible HTML Pages such as a login page, a signup page, a user dashboard, and a lot more. We will cover the Accessibility check such as: 1. Keyboard trap, 2. Are labe...
HTML Breadcrumbs | How to create (Web Accessible) Breadcrumbs using HTML, CSS and ARIA Attributes.
มุมมอง 6593 ปีที่แล้ว
Today, we will make the HTML Breadcrumb trail Web-Accessible using HTML5 Semantics and WAI-ARIA Attributes such as Aria-label and Aria-current="page". HTML breadcrumb trail helps the user to visualize how the content has been structured and how to navigate back to previous Web pages and it helps identify the current location within a series of Web pages. Our objective today is to help the non-s...
HTML Step Progress Bar Tutorial to make is Web Accessible(using ARIA Attributes).
มุมมอง 3873 ปีที่แล้ว
Today, we will make the HTML Step Progress bar web-accessible. The step Progress bar is a very useful component that helps the user understands the progress that they have made so far in multi-step applications. The Step progress bar can be either interactive, wherein you can tab through and make selections to move back to the completed steps, just like bread crumbs or it can be noninteractive,...
HTML Progress Bar Tutorial to make it Web Accessible(using ARIA Attributes).
มุมมอง 4603 ปีที่แล้ว
HTML Progress Bar Tutorial to make it Web Accessible(using ARIA Attributes).
Web Accessibility (Unit) Testing with aXe DevTool Extension. | Digital Accessibility Tutorial
มุมมอง 7673 ปีที่แล้ว
Web Accessibility (Unit) Testing with aXe DevTool Extension. | Digital Accessibility Tutorial
JAWS: Screen Reader Basics (Part 2) | Digital Accessibility Tutorial
มุมมอง 5143 ปีที่แล้ว
JAWS: Screen Reader Basics (Part 2) | Digital Accessibility Tutorial
JAWS: Screen Reader Basics (Part 1) | Digital Accessibility Tutorial
มุมมอง 2.1K3 ปีที่แล้ว
JAWS: Screen Reader Basics (Part 1) | Digital Accessibility Tutorial
Discover the difference between ARIA-label and Sr-only. | Digital Accessibility Tutorial
มุมมอง 5483 ปีที่แล้ว
Discover the difference between ARIA-label and Sr-only. | Digital Accessibility Tutorial
How to create Web Accessible HTML TABS (using ARIA)? | Digital Accessibility Tutorial
มุมมอง 9193 ปีที่แล้ว
How to create Web Accessible HTML TABS (using ARIA)? | Digital Accessibility Tutorial
ARIA HTML Tutorial (with examples) - What is ARIA LIVE attribute? | Digital Accessibility Tutorial
มุมมอง 2.9K3 ปีที่แล้ว
ARIA HTML Tutorial (with examples) - What is ARIA LIVE attribute? | Digital Accessibility Tutorial
HTML Drag and Drop [2021]: Simple Steps to make it Web Accessible. | Digital Accessibility Tutorial
มุมมอง 4213 ปีที่แล้ว
HTML Drag and Drop [2021]: Simple Steps to make it Web Accessible. | Digital Accessibility Tutorial
HTML Menu: How To Make Navbar in HTML Web Accessible? | Digital Accessibility Tutorial
มุมมอง 7773 ปีที่แล้ว
HTML Menu: How To Make Navbar in HTML Web Accessible? | Digital Accessibility Tutorial
Table in HTML | How to make Table Web Accessible(Simple Steps) ? | Digital Accessibility Tutorial
มุมมอง 6613 ปีที่แล้ว
Table in HTML | How to make Table Web Accessible(Simple Steps) ? | Digital Accessibility Tutorial
Screen Reader Basics | What are the JAWS Hot Keys? | Digital Accessibility Tutorial
มุมมอง 1.4K3 ปีที่แล้ว
Screen Reader Basics | What are the JAWS Hot Keys? | Digital Accessibility Tutorial
How To Make a Modal in HTML Web Accessible(with ARIA & Javascript)? | Digital Accessibility Tutorial
มุมมอง 7413 ปีที่แล้ว
How To Make a Modal in HTML Web Accessible(with ARIA & Javascript)? | Digital Accessibility Tutorial
[Select Tag]: How to make the HTML Drop Down list Web Accessible? | Digital Accessibility Tutorial
มุมมอง 1.3K3 ปีที่แล้ว
[Select Tag]: How to make the HTML Drop Down list Web Accessible? | Digital Accessibility Tutorial
Discover the differences between ARIA-label and ARIA-labelledby. | Digital Accessibility Tutorial
มุมมอง 2.8K3 ปีที่แล้ว
Discover the differences between ARIA-label and ARIA-labelledby. | Digital Accessibility Tutorial
How to make HTML form elements Web Accessible (Part 1)? | Digital Accessibility Tutorial
มุมมอง 1K3 ปีที่แล้ว
How to make HTML form elements Web Accessible (Part 1)? | Digital Accessibility Tutorial
Web Accessibility Tips and Tricks [2021] | Digital Accessibility Tutorial
มุมมอง 1293 ปีที่แล้ว
Web Accessibility Tips and Tricks [2021] | Digital Accessibility Tutorial
How to make HTML form elements Web Accessible (Part 2)? | Digital Accessibility Tutorial
มุมมอง 3723 ปีที่แล้ว
How to make HTML form elements Web Accessible (Part 2)? | Digital Accessibility Tutorial
What is Data Science?
มุมมอง 533 ปีที่แล้ว
What is Data Science?
5 UI Mistakes(with easy fix) to avoid. | Web accessibility for beginners.
มุมมอง 2033 ปีที่แล้ว
5 UI Mistakes(with easy fix) to avoid. | Web accessibility for beginners.
Introduction to HTML5 semantics and ARIA attributes [2021]. | Digital Accessibility Tutorial
มุมมอง 6273 ปีที่แล้ว
Introduction to HTML5 semantics and ARIA attributes [2021]. | Digital Accessibility Tutorial
Why do we need Web Accessibility (in 60 seconds)? | Digital Accessibility Tutorial
มุมมอง 2433 ปีที่แล้ว
Why do we need Web Accessibility (in 60 seconds)? | Digital Accessibility Tutorial
What is Web accessibility and Data science? | Beginners series
มุมมอง 1583 ปีที่แล้ว
What is Web accessibility and Data science? | Beginners series

ความคิดเห็น

  • @magnusreuter4074
    @magnusreuter4074 15 วันที่ผ่านมา

    Thanks for this, I wonder where the focus should be when reloading the page and should there be a default action if the user press ENTER ?

    • @SkillsSingh
      @SkillsSingh 15 วันที่ผ่านมา

      Once the page is reloaded, the expected behavior is not to forcefully put focus on a control. On first tab, focus must go to "skip to main content" skip link. Let me know if you have follow-up questions.

  • @tech.ismelody2529
    @tech.ismelody2529 2 หลายเดือนก่อน

    Hello sir can you help in mobile accessiblity like talk back by videos

  • @MichaelVohra
    @MichaelVohra 3 หลายเดือนก่อน

    Thank you for such a wonderful video. I wanted to know how the screen reader reads the state of menu item selected in a drop-down. Thank you!

    • @SkillsSingh
      @SkillsSingh 3 หลายเดือนก่อน

      Hi Michael! 1. For the main menu, a screen reader should announce the state such as "Expanded/Collapsed". 2. For a menu item within the dropdown: Depending upon how you have coded a menu. Usually, they're either links or buttons, so a screen reader will read them either as link or a button. No additional context needs to be provided. I would encourage to put them in a <li> tag so that a user understands how many items are available under that menu item. Let me know when you have follow-up questions or need clarifications.

  • @tech.ismelody2529
    @tech.ismelody2529 4 หลายเดือนก่อน

    Sir .sometimes screen reder reads place value .....means 4 digit value diffrently and non 4 digit value diffrently ...what is this case

    • @SkillsSingh
      @SkillsSingh 4 หลายเดือนก่อน

      Pardon my ignorance but not sure about your concern. Can you give me an example?

  • @tech.ismelody2529
    @tech.ismelody2529 4 หลายเดือนก่อน

    Sir please can u teach us how to write unit test case for ADA changes in angular ....means how can we test by code ...if u can make vidwo for this

    • @SkillsSingh
      @SkillsSingh 4 หลายเดือนก่อน

      Hi, thanks for asking it. I would suggest going over the following articles: 1. www.deque.com/blog/writing-automated-tests-accessibility/#:~:text=For%20accessibility%2C%20unit%20tests%20typically,state%20in%20an%20expected%20way. 2. testingaccessibility.com/a11y-focused-unit-testing

  • @tech.ismelody2529
    @tech.ismelody2529 5 หลายเดือนก่อน

    I have one red warning icon Jaws is not reading that icon so I have provided aria-label="warning"...so now it reads warning when come to icon ..is this good approch to do ...and I tried it by alt tag but it does not work on <i> icon tag

    • @SkillsSingh
      @SkillsSingh 5 หลายเดือนก่อน

      I would advise sharing code for me to review and make suggestion. In general, icons work well with aria-label.

  • @tech.ismelody2529
    @tech.ismelody2529 5 หลายเดือนก่อน

    Hello alll ...how to remove sreen reder to read bullets in ul li tag

    • @tech.ismelody2529
      @tech.ismelody2529 5 หลายเดือนก่อน

      Hello sir , screen reader reads bullets also in li tag ...want to remove that

    • @SkillsSingh
      @SkillsSingh 5 หลายเดือนก่อน

      By default a screen reader is in read all mode or known as "virtual PC cursor ON mode". this is where it reads the entire content of the modal when its loaded. Turn off the virtual PC cursor by pressing "Ins + Z" on the keyboard and then test. screen reader should read the modal header and close button.

    • @tech.ismelody2529
      @tech.ismelody2529 5 หลายเดือนก่อน

      Ok..ya got it ...thank you

  • @tech.ismelody2529
    @tech.ismelody2529 5 หลายเดือนก่อน

    Hello sir 1 doubth ...regarding heading hirarcy level .....after giving role=heading and aria-level=3 ...heading level note announce 3 by reader

    • @SkillsSingh
      @SkillsSingh 5 หลายเดือนก่อน

      share sample code and I can then troubleshoot it.

  • @tech.ismelody2529
    @tech.ismelody2529 6 หลายเดือนก่อน

    Sir can we have doubth grp for web accessiblity ..how to ask douth

    • @SkillsSingh
      @SkillsSingh 6 หลายเดือนก่อน

      Hi! Great thought, I started a new WhatsApp group to guide on digital accessibility. Join me using this link: chat.whatsapp.com/IEzSmPHYLQkHQsMlQAWdmw

  • @NekoJinFel
    @NekoJinFel 6 หลายเดือนก่อน

    Very helpful video. Thank you

    • @SkillsSingh
      @SkillsSingh 6 หลายเดือนก่อน

      Glad it was helpful!

  • @banupopulusu2365
    @banupopulusu2365 7 หลายเดือนก่อน

    what a video for anyone regardless technical or not to learn and at the same time get motivated (bcz way singhsir explained ) sir 🙏please make more videos on accessibilty testing and fixing issues after finding manuall end to end

    • @SkillsSingh
      @SkillsSingh 7 หลายเดือนก่อน

      It's my pleasure and will post video in coming weeks.

  • @rajendramodusu5980
    @rajendramodusu5980 7 หลายเดือนก่อน

    I am watching hing over n over What a video 🙏 Sir is their any other alternative to Java for open/ close dropdown Can it be done only with html n css? I am just a beginner if my question is absurd please sorry

    • @SkillsSingh
      @SkillsSingh 7 หลายเดือนก่อน

      Yes, you can use HTML <select> for dropdown. The only downside is that you cannot customize the look and feel of it using CSS.

    • @rajendramodusu5980
      @rajendramodusu5980 7 หลายเดือนก่อน

      @@SkillsSingh thank u sir for the reply Your videos are super easy to understand

  • @rajendramodusu5980
    @rajendramodusu5980 7 หลายเดือนก่อน

    Reply kardo singh sir

    • @SkillsSingh
      @SkillsSingh 7 หลายเดือนก่อน

      Kindly check your email.

  • @rajendramodusu5980
    @rajendramodusu5980 7 หลายเดือนก่อน

    Do u provide training

    • @SkillsSingh
      @SkillsSingh 7 หลายเดือนก่อน

      Hello Rajendra! Kindly drop me an email at yoursskillssingh@gmail.com to better understand your request.

    • @rajendramodusu5980
      @rajendramodusu5980 7 หลายเดือนก่อน

      @@SkillsSingh thanks for reply aap training provide karte ho I mean I hv questions relating Not colr or font or which wave can detect But manual issues Html symantec Form Incorrect label Missing link Etc etc

    • @SkillsSingh
      @SkillsSingh 7 หลายเดือนก่อน

      Happy to help, Ping me on google meet using my above mentioned email address.

    • @rajendramodusu5980
      @rajendramodusu5980 7 หลายเดือนก่อน

      @@SkillsSingh ok thanks singhji

  • @kumarKumar-qs8sy
    @kumarKumar-qs8sy 8 หลายเดือนก่อน

    That date of birth format will still be read by screen readers even with out mentioning aria-labelled by

    • @SkillsSingh
      @SkillsSingh 8 หลายเดือนก่อน

      Yes, it will be when you press "down" arrow key only. However, If you want to announce the helper text when the focus is within the textbox, you need to use aria-labelledby. I hope this clarifies.

  • @SemanticA11yOptimSEOCBTDocumen
    @SemanticA11yOptimSEOCBTDocumen ปีที่แล้ว

    Greet content man, thank u❤

    • @SkillsSingh
      @SkillsSingh ปีที่แล้ว

      Glad you enjoy it!

  • @mousumeesbloghouse5844
    @mousumeesbloghouse5844 ปีที่แล้ว

    Good job

    • @SkillsSingh
      @SkillsSingh ปีที่แล้ว

      Thanks, I am glad it was helpful.

  • @mdmoniruzzaman4379
    @mdmoniruzzaman4379 ปีที่แล้ว

    मुझे आपके सभी वीडियो देखने में आनंद आता है, मेरे दोस्त।

  • @payalsaini3888
    @payalsaini3888 ปีที่แล้ว

    Hello Sir, heading in a page is recognized by JAWS(screen reader) or not and heading in the page should be accessible by keyboard or not

    • @SkillsSingh
      @SkillsSingh ปีที่แล้ว

      Hello Payal, when jaws is on, headings are accessible by pressing “h” keyboard key and must not be in the tabbing order unless they trigger an action for example accordions.

  • @payalsaini3888
    @payalsaini3888 ปีที่แล้ว

    Hello sir, I have a question about images if a webpage has two or more images and have same alt text can u please let me know what is the accessibility it has and how to remove it

    • @SkillsSingh
      @SkillsSingh ปีที่แล้ว

      Hello Payal, Thank your for your comment, I would recommend to provide unique alt text to informative images, because providing same alt text to three different images is not a good user experience. Here's the link that can help you further: www.a11yproject.com/posts/are-you-making-these-five-mistakes-when-writing-alt-text/ , do let me know your thoughts on the same.

  • @28_entc_poojapandey74
    @28_entc_poojapandey74 ปีที่แล้ว

    Thanks soo much very well explained 👍

    • @SkillsSingh
      @SkillsSingh ปีที่แล้ว

      Glad it was helpful!

  • @sambasivarao3392
    @sambasivarao3392 ปีที่แล้ว

    Super, very well explained and thanks for sharing 👍

  • @anil12ac
    @anil12ac ปีที่แล้ว

    bro, app ka video tabhi log dekhega jab aap wordpress pe ye sab implement karoge. from my side highly recommended hai wordpress pe implement karo. because aap ka video achha hai.

    • @SkillsSingh
      @SkillsSingh ปีที่แล้ว

      Thank Anil for the advice and I will plan for it

  • @sambasivarao3392
    @sambasivarao3392 ปีที่แล้ว

    Very nice explanation and your videos are extremely helpful.

    • @SkillsSingh
      @SkillsSingh ปีที่แล้ว

      Glad to hear that! Thanks Siva

  • @sambasivarao3392
    @sambasivarao3392 ปีที่แล้ว

    Thank you for your videos, best explanation with real time examples.

  • @sambasivarao3392
    @sambasivarao3392 ปีที่แล้ว

    Very nice explanation, thank you very much for posting.

    • @SkillsSingh
      @SkillsSingh ปีที่แล้ว

      Thanks Siva, really appreciate that it added value to you

  • @spacemanstrikesagain
    @spacemanstrikesagain 2 ปีที่แล้ว

    This was helpful. Thank you for making the video!

    • @SkillsSingh
      @SkillsSingh 2 ปีที่แล้ว

      You’re welcome Saad

  • @dmitriydubov8530
    @dmitriydubov8530 2 ปีที่แล้ว

    where can I find the js code?

    • @SkillsSingh
      @SkillsSingh 2 ปีที่แล้ว

      Hello Dmitriy, please refer to this GitHub link for code: github.com/skillssingh/ADASeries/tree/dropdownMenu

  • @sambasivarao3392
    @sambasivarao3392 2 ปีที่แล้ว

    Thanks for the video which clearly explained how to make breadcrumbs accessible.

    • @SkillsSingh
      @SkillsSingh 2 ปีที่แล้ว

      Thanks Siva 👍

  • @sambasivarao3392
    @sambasivarao3392 2 ปีที่แล้ว

    Very nicely explained and extremely helpful.

  • @DDDJJJ
    @DDDJJJ 3 ปีที่แล้ว

    Hi Sir Any video regarding document accessibility - tools - how to check - fixes etx

    • @SkillsSingh
      @SkillsSingh 3 ปีที่แล้ว

      Hi DJ, I have not worked much with making the documents Accessible. Here's the link that can help you create Accessible PDFs: helpx.adobe.com/acrobat/using/create-verify-pdf-accessibility.html

  • @Royal-1992
    @Royal-1992 3 ปีที่แล้ว

    Hi Brother, Could make all tutorials about web accessibility Pls.. Your videos are very informative to learn new things...

    • @SkillsSingh
      @SkillsSingh 3 ปีที่แล้ว

      Thanks Sesi, yes I can help with more Web Accessibility videos. Please watch already published videos on this channel and consider subscribing to never miss a new video.

  • @shamindersngh
    @shamindersngh 3 ปีที่แล้ว

    are you working specifically for web accessibility ? Your videos are very informative !!👍

    • @SkillsSingh
      @SkillsSingh 3 ปีที่แล้ว

      Hi Shaminder, thanks for watching the video and for your feedback. Yes, I help my clients with Web Accessible Applications.

  • @Thehorizon198
    @Thehorizon198 3 ปีที่แล้ว

    Very informative video for beginners in the field of web design. Great work. Keep making more helpful videos.

    • @SkillsSingh
      @SkillsSingh 3 ปีที่แล้ว

      Thanks Deepika, I am glad you liked it.

  • @sivan2878
    @sivan2878 3 ปีที่แล้ว

    Hi, Is there a way we can enable captions to displayed in screen for deaf users like chromevox and voiceover shows it in display while reading the the actual element?

    • @SkillsSingh
      @SkillsSingh 3 ปีที่แล้ว

      Hi Siva, I am not sure of it, please let us know as well when you find one.

  • @Thekumargaurav1983
    @Thekumargaurav1983 3 ปีที่แล้ว

    Can you please create a video for aria-owns

    • @SkillsSingh
      @SkillsSingh 3 ปีที่แล้ว

      Thanks Gaurav for watching the video. Yes, I can plan for it, in a nutshell its used to define the relationship between the elements that cannot be determined by DOM hierarchy.

  • @sivan2878
    @sivan2878 3 ปีที่แล้ว

    great shortcuts

    • @SkillsSingh
      @SkillsSingh 3 ปีที่แล้ว

      Yup, thanks for watching the video Siva 👍🏼

  • @sivan2878
    @sivan2878 3 ปีที่แล้ว

    Thanks a lot

    • @SkillsSingh
      @SkillsSingh 3 ปีที่แล้ว

      Happy to help you Siva

  • @shubhangimohite6347
    @shubhangimohite6347 3 ปีที่แล้ว

    Hello sir it's great learning from you But it is my kind request to you to use screen reader wild typing

    • @SkillsSingh
      @SkillsSingh 3 ปีที่แล้ว

      Thanks Shubhangi, appreciate it, you want to me use or not to use a screen reader while typing? I apologize if that caused you any inconvenience.

  • @lohithds6188
    @lohithds6188 3 ปีที่แล้ว

    Thanks for video sir keep going 🤗

    • @SkillsSingh
      @SkillsSingh 3 ปีที่แล้ว

      So nice of you Lohith, Really appreciate your feedback 😊

  • @SkillsSingh
    @SkillsSingh 3 ปีที่แล้ว

    Thanks for watching the video, do comment your questions/thoughts on it. Happy Coding 😊

  • @pankhiwalia5699
    @pankhiwalia5699 3 ปีที่แล้ว

    In your github repo I am not able to find the html for the table that you have shown in video

    • @SkillsSingh
      @SkillsSingh 3 ปีที่แล้ว

      Thanks Pankhi for watching the video and pointing out the issue, here's the GitHub link(github.com/skillssingh/ADASeries/tree/webAccessible_tables) for Web Accessible tables. Please let me know in case you need any other help. Happy coding.

    • @pankhiwalia5699
      @pankhiwalia5699 3 ปีที่แล้ว

      ​@@SkillsSingh Thanks, Your videos are very informative. I have one concern in your table html . I am using chromeVox and when I click on tab button Sreenreader is not reading the text of the table html. I have to use mouse to read text in next row/ column (which is not recommended) will you please check that ??

    • @SkillsSingh
      @SkillsSingh 3 ปีที่แล้ว

      Thanks Pankhi, Really appreciate it 😊. Tables content will only be accessible using tab when you have actionable elements such as checkboxes, radio buttons, etc. That too, only these elements will be tab-able, not other columns with regular text. There are Screen reader hotkeys that should be used to access the tables. Follow this link on how to navigate a table using keyboard keys: *_media.dequeuniversity.com/courses/generic/testing-screen-readers/2.0/en/docs/jaws-guide.pdf_* Please let me know if you are still facing issues with it.

  • @Travelwith_VJ
    @Travelwith_VJ 3 ปีที่แล้ว

    Nice video.. " I have one doubt.. how to make captcha read by screen reader.. and is accessible to blind people..? Of not what is the other option for security the page.? Please help me

    • @SkillsSingh
      @SkillsSingh 3 ปีที่แล้ว

      Thanks Vinayak, Google recaptcha is web accessible, please checkout this forum for more details:support.google.com/recaptcha/answer/6175971?hl=en

    • @Travelwith_VJ
      @Travelwith_VJ 3 ปีที่แล้ว

      @@SkillsSingh thank you I had found this wasn't sure about it.. 👍🏻 thank you once again

    • @SkillsSingh
      @SkillsSingh 3 ปีที่แล้ว

      Happy to help you Vinayak

  • @mksounds
    @mksounds 3 ปีที่แล้ว

    In Jaws, I got the Tom voice. In NVDA I got the Helloquence voice. I am running NVDA . How do I do for the Helloquence voice does not switch to Tom voice when I am viewing the comments ?

    • @SkillsSingh
      @SkillsSingh 3 ปีที่แล้ว

      Hi Gabriel, please check NVIDIA’s audio profiles, there should be some options.

    • @mksounds
      @mksounds 3 ปีที่แล้ว

      @@SkillsSingh Thank you. I was strugling with Jaws, that I did not realize that it was a NVDA problem. It was solved !

    • @SkillsSingh
      @SkillsSingh 3 ปีที่แล้ว

      I am glad that you were able to resolve the issue 👍🏼

  • @mksounds
    @mksounds 3 ปีที่แล้ว

    In Jaws, I got the Tom voice. In NVDA I got the Helloquence voice. I am running NVDA . How do I do for the Helloquence voice does not switch to Tom voice when I am viewing the comments ?

    • @SkillsSingh
      @SkillsSingh 3 ปีที่แล้ว

      I am glad that you figured it out Gabriel. Please let me know if you need help.

  • @simardeepkaur7263
    @simardeepkaur7263 3 ปีที่แล้ว

    Great work

    • @SkillsSingh
      @SkillsSingh 3 ปีที่แล้ว

      Thanks 🙏🏽 I appreciate it

  • @Travelwith_VJ
    @Travelwith_VJ 3 ปีที่แล้ว

    When I generate report there is "tag says WCAG 2aa" .. or WCAG2a sometimes I get.. does axe tool shows errors of wcag2 or wcag2.1? I haven't met any error yet which says wcag2.1aa or 2a yet..

    • @SkillsSingh
      @SkillsSingh 3 ปีที่แล้ว

      I am not sure, have you tried aXe devtool’s report? Maybe we can find something there.

    • @Travelwith_VJ
      @Travelwith_VJ 3 ปีที่แล้ว

      @@SkillsSingh axedev tool I'm using..

    • @Travelwith_VJ
      @Travelwith_VJ 3 ปีที่แล้ว

      @@SkillsSinghwhen u run the error.. there u can see top bar tags " WCAG2aa or WCAG2a" or in CSV reports after generating u can find in column "tag"

    • @SkillsSingh
      @SkillsSingh 3 ปีที่แล้ว

      I can check and let you know, however, most tools should adhere to the latest WCAG guidelines.

  • @Travelwith_VJ
    @Travelwith_VJ 3 ปีที่แล้ว

    Hi I have doubt when the password is wrong typed.. does this read "password wrong"? How can we do that?

    • @SkillsSingh
      @SkillsSingh 3 ปีที่แล้ว

      Hi Vinayak, you can make JAWS/NVIDIA announce the errors, watch this video to discover simple steps:th-cam.com/video/OK5Hi-6HQKI/w-d-xo.html

    • @Travelwith_VJ
      @Travelwith_VJ 3 ปีที่แล้ว

      @@SkillsSingh thank you