Foros de discusión

Captcha and pagination accessibility

Miguel Silva, modificado hace 8 años.

Captcha and pagination accessibility

New Member Mensajes: 2 Fecha de incorporación: 16/12/15 Mensajes recientes
Good Morning,

We are developing a portal where the customer makes a review of the accessibility using a custom tool. After conducting this review, we have discovered some problems with pagination and captcha.

For pagination, the tool considers the buttons that make up the paging behave as broken links when no action is associated whit it. For example, on the first page, the buttons "First" and "Previous". The generated HTML is <A href="javascript:;"> , which is causing trouble.

About captcha, the problems here are that the images include links where the link text is repeated in the image alternative. Also the button "Refresh Captcha" is considered a broken link, as in the case of the pagination link.

If someone can tell me anything about how to correct this behavior, or if anyone has faced this problem, it would be much appreciated.

Thanks!