掲示板

Captcha and pagination accessibility

8年前 に Miguel Silva によって更新されました。

Captcha and pagination accessibility

New Member 投稿: 2 参加年月日: 15/12/16 最新の投稿
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!