Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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 trả lời
  • 1 gặp vấn đề này
  • 4 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Tất cả các câu trả lời (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