Jolsonphotography
-
Posts
17 -
Joined
-
Last visited
Reputation Activity
-
Jolsonphotography got a reaction from KMoreno in Improving Accessibility Score - Links and Buttons Do Not Have Accessible/Discernible Name - Help!
Hey John,
I've wrote up a short script that should solve your problem, I've included it in this blog post I wrote explaining how to solve the accessibility button issue: https://jolsonweddings.com/education/squarespace-buttons-accessible-name
In short, you just have to add some extra HTML to your footer to give the buttons Aria-labels.
Good luck!
J.Olson
-
Jolsonphotography got a reaction from jaynecn in Improving Accessibility Score - Links and Buttons Do Not Have Accessible/Discernible Name - Help!
Hey John,
I've wrote up a short script that should solve your problem, I've included it in this blog post I wrote explaining how to solve the accessibility button issue: https://jolsonweddings.com/education/squarespace-buttons-accessible-name
In short, you just have to add some extra HTML to your footer to give the buttons Aria-labels.
Good luck!
J.Olson
-
Jolsonphotography reacted to paul2009 in Improving Accessibility Score - Links and Buttons Do Not Have Accessible/Discernible Name - Help!
@Jolsonphotography Hey Josh, good on you for sharing and helping others to improve the accessibility of their websites 🙂.
For info, you can improve this further by placing all the querySelector statements within just one OnInit function, rather than two (or more). It won’t change what it does, but it will be more efficient.
-
Jolsonphotography got a reaction from tcp13 in Improving Accessibility Score - Links and Buttons Do Not Have Accessible/Discernible Name - Help!
Hey John,
I've wrote up a short script that should solve your problem, I've included it in this blog post I wrote explaining how to solve the accessibility button issue: https://jolsonweddings.com/education/squarespace-buttons-accessible-name
In short, you just have to add some extra HTML to your footer to give the buttons Aria-labels.
Good luck!
J.Olson
-
Jolsonphotography got a reaction from paul2009 in Improving Accessibility Score - Links and Buttons Do Not Have Accessible/Discernible Name - Help!
Hey John,
I've wrote up a short script that should solve your problem, I've included it in this blog post I wrote explaining how to solve the accessibility button issue: https://jolsonweddings.com/education/squarespace-buttons-accessible-name
In short, you just have to add some extra HTML to your footer to give the buttons Aria-labels.
Good luck!
J.Olson