Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

An HTML page that inserts radio into a list works visually. However, in navigation with arrow keys the inserted button is treated as the last in the list. Is there some attribute that helps navigating with arrow keys?

  • 2 ответа
  • 1 имеет эту проблему
  • 4 просмотра
  • Последний ответ от adclark

more options

We are converting an existing Windows application to run on the Web. The application uses very large lists (100's) in which each item has its own radio button. Items in the list are inserted in alphabetical order. Users spend much of their day using the application, so the application is keyboard-centric by design. Reloading the whole list every time an item is added is undesirable as a workaround. The workaround is, sadly, to use IE, our target platform. For our own purposes we prefer and would like to recommend using Firefox to our clients.

We are converting an existing Windows application to run on the Web. The application uses very large lists (100's) in which each item has its own radio button. Items in the list are inserted in alphabetical order. Users spend much of their day using the application, so the application is keyboard-centric by design. Reloading the whole list every time an item is added is undesirable as a workaround. The workaround is, sadly, to use IE, our target platform. For our own purposes we prefer and would like to recommend using Firefox to our clients.

Все ответы (2)

more options

Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
http://forums.mozillazine.org/viewforum.php?f=25
You'll need to register and login to be able to post in that forum.

more options

Thanks, edmeister. adclark