mobileatom, to random
@mobileatom@flipboard.com avatar

ELEVATE YOUR DIGITAL PRESENCE: FREE WEBINAR ON WEB ACCESSIBILITY. #WebAccessibility

https://www.concretecms.com/about/blog/news/free-webinar-on-web-accessibility?utm_source=flipboard&utm_medium=activitypub

Posted into Responsive Design, UX, UI, and more @responsive

mobileatom, to Symfony
@mobileatom@flipboard.com avatar
stvfrnzl, (edited ) to legal
@stvfrnzl@mastodon.online avatar

Currently studying for the exam and I found the part surprisingly interesting. This topic was also relevant in a workshop I gave, so here's a couple of law suits that are related:

https://stevefrenzel.dev/posts/five-web-accessibility-law-suits/

I'm happy to expand this list if you know other interesting cases. 🤗

TPGi, to accessibility
@TPGi@mstdn.social avatar

On April 8, 2024, the United States Attorney General signed a final rule providing requirements for digital accessibility under Title II of the Americans with Disabilities Act (ADA).

TPGi's David Sloan breaks down the historic and significant event.

Learn more about the new web and mobile app regulations: https://www.tpgi.com/the-ada-now-has-regulations-for-accessibility-of-web-content-and-mobile-apps/

mitelg, to random
@mitelg@phpc.social avatar

#scuc24 had an interesting discussion about AI in tech moderated by @kleinmann

now we are talking about #webaccessibility #wcag and #ECA
important topic for everyone in the upcoming months

fnetX, to accessibility German
@fnetX@social.anoxinon.de avatar

I am currently working on in . And I discovered a problem with focus where it is not possible to navigate the page with "tab", a dropdown makes the focus skip to the end of the page and you end up in a loop.

Can someone recommend ways or tools to debug focus in webbrowsers? I have a hard time to see how the focus skips there. Any hints are welcome.

Thank you.

mandrasch, to CSS
@mandrasch@social.tchncs.de avatar

Devtools: "Animations: Inspect and modify CSS animation effects" 😮 🤩 👏 https://developer.chrome.com/docs/devtools/css/animations

Imoptimal,
@Imoptimal@mastodon.social avatar

@mandrasch

Yeah, it's amazing what can be done in modern web development, using simple native tools.

Yet, just because you can add a lot, doesn't mean you should - animations could be tricky when it comes to .

Tribo, to random
@Tribo@mastodon.social avatar

Just shared a thought-provoking read on web accessibility through the ages! It's a must-read to understand how far we've come and how much further we need to go in making the internet accessible for all. Let's educate ourselves and make our digital world inclusive. #WebAccessibility #axschat #DigitalInclusion https://medium.com/disabled-champs/web-accessibility-through-the-ages-b2f53e1b312a?source=rss------accessibility-5
https://medium.com/disabled-champs/web-accessibility-through-the-ages-b2f53e1b312a?source=rss------accessibility-5

mobileatom, to random
@mobileatom@me.dm avatar
AdamBishop, to accessibility
@AdamBishop@floss.social avatar

Accessibility across the web is a complete mess ... you can have all the branding and colours you like, but that doesn't mean all the peeps can see, hear and interact with the various emojis, buttons, controls, sliders, toggles and links, across all browsers, and on all devices. Can't believe we're in 2024 and we haven't solved this yet. 🤦

Kovah, to accessibility
@Kovah@mastodon.social avatar

Access & Use is a great resource for common issues on websites and how to solve them as the developer.

👉 https://accessuse.eu/en/

mobileatom, to wordpress
@mobileatom@me.dm avatar
ashleemboyer, to accessibility
@ashleemboyer@mstdn.social avatar

I've mentioned text-only zoom (separate from browser zoom) in my last two articles, so I wanted to share a bookmarklet I created that helps me test text size! 🧪

https://ashleemboyer.com/blog/an-accessibility-bookmarklet-for-testing-200-percent-text-size

This little tool can help you when checking for WCAG SC 1.4.4 Resize Text and 1.4.10 Reflow conformance.

ashleemboyer, to accessibility
@ashleemboyer@mstdn.social avatar

Starting a thread of bug reports and pull requests I make against "accessible" React UI libraries that have accessibility issues on their websites 🧵

https://mstdn.social/@ashleemboyer/111339344720384415

toxi, to firefox
@toxi@mastodon.thi.ng avatar

The Joys of : TIL both Firefox and Safari DO NOT allow a user to zoom or even scroll a standalone SVG document if it has a viewBox attrib defined (Chrome on the other hand does, as expected!)... To enable document scrolling, the viewBox has to be removed and the doc MUST have width and height attribs... Pretty annoying & illogical since that also means an author can't control the initial default view (i.e. to have the browser initially display the whole doc)...

Furthermore, using the above, Firefox now does allow scrolling (but still no zoom). Safari does both, but zooming is (arbitrarily) limited and not guaranteed to fit the entire doc. Honestly, what gives and how is it possible there's no agreement on how to address something so basic in a 20+ years old technology/standard?!?

Example use case, this standalone SVG (an interactive dependency & relationship graph/matrix of packages):

http://dependencies.thi.ng/

ashleemboyer, to accessibility
@ashleemboyer@mstdn.social avatar

ASCII art sounds terrible for screen reader users. 🚫

A better way to share it: Take a screenshot and share that with alt text.

ashleemboyer, to accessibility
@ashleemboyer@mstdn.social avatar

If you're new to making web content accessible and not sure where to start, here's what I recommend! You can make so much impact on these fairly low effort things.

  • Color contrast
  • Alt text
  • Semantic HTML

I go into the details on my blog: https://ashleemboyer.com/blog/three-starting-points-for-making-accessible-digital-content

ashleemboyer, to accessibility
@ashleemboyer@mstdn.social avatar

Consumers value companies that value them. Disabled people won’t just wait for you to fix inaccessibility.

ashleemboyer, to accessibility
@ashleemboyer@mstdn.social avatar

Requiring disabled people to ask ”nicely” for access is conditional allyship.

freedomscientific, to accessibility
@freedomscientific@mastodon.social avatar

In case you missed this three-part series at the ACB National Convention, catch the archived podcast now:

Web Accessibility, Defining the Problem: https://pnc.st/s/acb-focus-advocacy/0b61e393/20230622-1130-web-accessibility-defining-the-problem

Identifying Web Accessibility Standards, Principles and Guidelines: https://pnc.st/s/acb-focus-advocacy/5959ec43/20230623-1130-identifying-web-accessibility-standards-principles-and-guidelines

Overcoming common pitfalls and Tools to assist in Finding Gaps in Web Accessibility: https://pnc.st/s/acb-focus-advocacy/5a40b4c0/20230624-1130-overcoming-common-pitfalls-and-tools-to-assist-in-finding-gaps-in-web-accessibility

ramsey, to random
@ramsey@phpc.social avatar

question: I have my name in an h1 heading, and my browser's (Safari) text-to-speech reads it fine. However, when I add text-transform: uppercase; as a style to the heading, text-to-speech now reads out “B-E-N Ramsey.” It spells out “Ben” but not “Ramsey.” Anyone know why?

If I switch to Edge, it spells out the full name, “B-E-N R-A-M-S-E-Y.”

Those who work with screen readers, is this how they work? Do they always spell out words in all-caps?

fasnix, to webdev German
@fasnix@dresden.network avatar

Was ich in Stellenangeboten zu "Frontend-Development" ganz oft als Anforderungen lese:
" / , zig Programmiersprachen, JavaScript-Frameworks, usw."

Was ich in diesen Anzeigen ganz selten lese:
"Fundierte Kenntnisse in und der ()"

Dabei sollte das mE zwingend zum Fachwissen von Frontend-Developern dazugehören!




Swanye, to random
@Swanye@fosstodon.org avatar

question for any willing to help:

Attached is the general Swanye page layout; I'd structured tabbing to begin on the right side of the page on the premise that wanting to create a post, etc. would be the first things you might want available to you but, obviously, that then navigates the page right-to-left rather than left-to-right.

For users who'd most use this, is LtR (starting with the posts of the page) preferred? Figured I should probably check before too much is built…

stefan, to accessibility
@stefan@stefanbohacek.online avatar

My new project, https://AltTextHallOfFame.org, is a celebration of the effort, ingenuity, and creativity that goes into making the web a friendlier and more inclusive place, one captioned image at a time.

stefan, (edited )
@stefan@stefanbohacek.online avatar

Be sure to also follow @alttexthalloffame, and feel free to share more examples of well-written, even whimsical image descriptions.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • rosin
  • mdbf
  • tacticalgear
  • osvaldo12
  • InstantRegret
  • DreamBathrooms
  • cubers
  • magazineikmin
  • thenastyranch
  • khanakhh
  • Youngstown
  • slotface
  • kavyap
  • megavids
  • ethstaker
  • tester
  • GTA5RPClips
  • Durango
  • modclub
  • Leos
  • ngwrru68w68
  • everett
  • anitta
  • cisconetworking
  • provamag3
  • normalnudes
  • lostlight
  • All magazines