Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

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 respostas
  • 1 tem este problema
  • 4 visualizações
  • Última resposta de 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.

Todas as respostas (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