留言板

Captcha and pagination accessibility

Miguel Silva,修改在8 年前。

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!