WebSite X5Help Center

 
Oliver S.
Oliver S.
User

Barrierefrei- Problem  de

Autor: Oliver S.
Visited 46, Followers 1, Udostępniony 0  

Hi, ich habe noch ein kleines Problem mit der Barrierefreiheit.

Ich bekomme im Fußbereich - <noscript> angezeigt:  

"Warnungen
Noscript-Element
Was es bedeutet
Ein <noscript>-Element ist vorhanden.
Warum es wichtig ist
Inhalte innerhalb von <noscript> werden angezeigt, wenn JavaScript deaktiviert ist. Da fast alle Nutzer (einschließlich Nutzer von Screenreadern und anderen unterstützenden Technologien) JavaScript aktiviert haben, kann <noscript> nicht verwendet werden, um eine barrierefreie Version von nicht barrierefreien Skriptinhalten bereitzustellen.
Was zu tun ist
Stellen Sie sicher, dass Skriptinhalte barrierefrei sind. Der <noscript>-Inhalt wird nur sehr wenigen Nutzern angezeigt, muss aber barrierefrei sein, wenn er verwendet wird.
Der Algorithmus... auf Englisch
Ein <noscript>-Element ist vorhanden.
Standards und Richtlinien"

Hat jemand ein Idee?

BG und Danke

Oli

Posted on the
4 ODPOWIEDZI
Oliver S.
Oliver S.
User
Autor

Weiteres Problem ist im onlinshop Produkt siehe sreenshot :

AlertsDevice dependent event handlerWhat It MeansAn event handler is present that may not be accessible.Why It MattersThe JavaScript events in use do not appear to be accessible to both mouse and keyboard users. To be fully accessible, critical JavaScript interaction should be device independent.What To DoEnsure that critical functionality and content is accessible by using a device independent event handler (which responds to both keyboard and mouse) or by using both a mouse dependent and a keyboard dependent event handler.The Algorithm... in EnglishOne of the following is present:

  • an onmouseover event but not an onfocus event
  • an onclick event on something other than a link, form control, or element with a tabindex value of 0
  • ondblclick
Czytaj więcej
Posted on the from Oliver S.
Incomedia
Eric C.
Incomedia

Hello Oliver,
regarding the first message, it is always displayed because this can be a potential accessibility issue, but as the plugin states, what must be done about those is make sure that their contents is accessible and that these <noscript> tags are not used as a shortcut to add the accessible version of a page.
In the case of contents generated with WebSite X5, this message can be ignored.

Could you please provide the URLs of pages where you have noticed the second alert, so that I can take a look at whether they are actually warnings that should be addressed?

Online translation:

Hallo Oliver,
bezüglich der ersten Meldung: Diese wird immer angezeigt, da es sich hierbei um ein potenzielles Barrierefreiheitsproblem handeln kann. Wie das Plugin jedoch angibt, muss in diesem Fall sichergestellt werden, dass die Inhalte zugänglich sind und dass diese <noscript>-Tags nicht als Abkürzung verwendet werden, um eine barrierefreie Version einer Seite hinzuzufügen.
Bei Inhalten, die mit WebSite X5 erstellt wurden, kann diese Meldung ignoriert werden.

Könnten Sie mir bitte die URLs der Seiten nennen, auf denen Sie die zweite Warnung bemerkt haben, damit ich prüfen kann, ob es sich tatsächlich um Warnungen handelt, die behoben werden sollten?

Czytaj więcej
Posted on the from Eric C.