SSAgov / ANDI

A tool to test web content for accessibility and 508 compliance.
https://www.ssa.gov/accessibility/andi/help/howtouse.html
Other
293 stars 75 forks source link

the url isn't working and did all the troubleshooting and is not work #229

Open TheodosiaV opened 3 months ago

TheodosiaV commented 3 months ago

I used the followingjavascript:void((function(){andiScript=document.createElement('script');andiScript.setAttribute('src','https://www.ssa.gov/accessibility/andi/andi.js');document.body.appendChild(andiScript)})());

Its not working. Is there a new url

JohnCotterSSA commented 3 months ago

It looks correct and hasn't changed. Is it not working on any site? If so, you might not be setting the bookmark correctly.

You might find it easier to just drag and drop the ANDI bookmarklet into your bookmarks toolbar from the ANDI install page instead of creating it manually.