Skip to content Skip to sidebar Skip to footer
Showing posts with the label Accessibility

Is There Any Point In Using The Seamless And Or Sandbox Attribute For Youtube Iframes?

Update: This question is no longer valid. See comment below. YouTube embedding is done using ifram… Read more Is There Any Point In Using The Seamless And Or Sandbox Attribute For Youtube Iframes?

Adding Tabindex To All The Divs

I know DIVs and P elements are not inherently focusable and can be made to be one by adding tabinde… Read more Adding Tabindex To All The Divs

Do I Need Role="button" On A

I've noticed in all of Bootstrap's examples using button elements, they include role='b… Read more Do I Need Role="button" On A

Content Sliders: Valid Usage For Tables, Lists, Etc

Content sliders, like bxslider or Bootstrap's carousel, use divs to define slides. This is gre… Read more Content Sliders: Valid Usage For Tables, Lists, Etc

Making The Clickable Area Of In-line Links Bigger Without Affecting The Layout

I'm looking to make the clickable area of links bigger than they actually are for accessibility… Read more Making The Clickable Area Of In-line Links Bigger Without Affecting The Layout

Html Accessibility Error - Label Text Is Empty?

I keep on getting this error even though the line stated to be containing the error doesn't hav… Read more Html Accessibility Error - Label Text Is Empty?

Voiceover Navigation Doesn't Work On Tab Panels If Wrapper Has Aria-label

I recently noticed a very weird problem with VoiceOver's web navigation on tabs and tab panels.… Read more Voiceover Navigation Doesn't Work On Tab Panels If Wrapper Has Aria-label

Legality Of Div Tag Immediately Under Html Tag

I was running lynx to test some HTML I had to do, because having accessibility in mind. I guessed t… Read more Legality Of Div Tag Immediately Under Html Tag

Multiple Forms With Input Fields With The Same Name Attribute? Good Or Bad?

Is it an acceptable practice to have multiple HTML forms on a page with input fields that share the… Read more Multiple Forms With Input Fields With The Same Name Attribute? Good Or Bad?

Html: How To Indicate Questions With Radioboxes As Answers In Proper Way?

I have a question in HTML form and radioboxes as answers, like this: What is your favorite fruit? S… Read more Html: How To Indicate Questions With Radioboxes As Answers In Proper Way?

Mobile Menu Is Not Opening When Voice Over Enabled On Ios

I am opening my website in ios using safari browser. The mobile menu is working fine. It opens when… Read more Mobile Menu Is Not Opening When Voice Over Enabled On Ios

How Can I Add New Line/linebreak Character In Title Attribute In Html

I am using this Click here When someone hover over it I see all the text in one line. Is there an… Read more How Can I Add New Line/linebreak Character In Title Attribute In Html

Reading Metadata From The Of An Html5

I am having trouble getting a working example that reads metadata from a WebVTT file, which was spe… Read more Reading Metadata From The Of An Html5

Multiple Forms On One Html Page: How To Restrict Tabbing To A Single Form?

The site I'm currently building is a little different from the norm. Instead of having multiple… Read more Multiple Forms On One Html Page: How To Restrict Tabbing To A Single Form?

How To Prevent Windows Narrator From Reading Hidden Html Tags?

I have an HTML page, with multiple hidden elements that become visible only under certain circumsta… Read more How To Prevent Windows Narrator From Reading Hidden Html Tags?

How To Set Material Design List To Behave Like Getmdl-select Dropdown (respond To Keyboard Arrows And Tab)

The standard material design select list (dropdown) support accessibility. I can get to the dropdow… Read more How To Set Material Design List To Behave Like Getmdl-select Dropdown (respond To Keyboard Arrows And Tab)

Data-title/data-original-title Attributes And Accessibility

I have been searching for information about the attributes data-title and data-original-title. My i… Read more Data-title/data-original-title Attributes And Accessibility

Is The Same As When It Comes To Accessibility?

That is to say: Are those both considered null values for image alt text? Or must you ensure the… Read more Is The Same As When It Comes To Accessibility?

Force Screen Reader To Read One Letter At A Time Rather Than The Entire Word

I'm building an HTML webpage that contains the following content: In order to proceed, please … Read more Force Screen Reader To Read One Letter At A Time Rather Than The Entire Word

Improve Accessibility Using Font Awesome To Convey Meaning

What should I add to this html snippet to improve accessibility and allow a disabled user to unders… Read more Improve Accessibility Using Font Awesome To Convey Meaning