Hi,
I use a listbox with links as menu that opens a new link immediately after selecting an item. It works fine when it opens a new page. However, when going to a bookmark on the existing page, it will indeed jump to the bookmark, but the focus will remain on the listbox and subsequent scrolling results in scrolling in the listbox and opening of other links of items where it scrolls to. I know I can easily remove the focus from the listbox by clicking outside it, but is there a way to automatically loose focus after selection?
Thanks for you help.
I use a listbox with links as menu that opens a new link immediately after selecting an item. It works fine when it opens a new page. However, when going to a bookmark on the existing page, it will indeed jump to the bookmark, but the focus will remain on the listbox and subsequent scrolling results in scrolling in the listbox and opening of other links of items where it scrolls to. I know I can easily remove the focus from the listbox by clicking outside it, but is there a way to automatically loose focus after selection?
Thanks for you help.
Comment