Jump to content

Featured Replies

Или кто знает как решить эту проблему

<label class="ipsFieldRow_label" for="chatMSG_1">
<span>chatMSG_1</span>
</label>


The label's for attribute refers to a form field by its name, not its id. This might prevent the browser from correctly autofilling the form and accessibility tools from working correctly.

To fix this issue, refer to form fields by their id attribute.

  • Replies 150
  • Просмотров 67,8k
  • Created
  • Последний ответ

Лучшие авторы в теме

Most Popular Posts

Posted Images

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.