Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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