I have a combobox that opens onFocus. When using arrow keys I would like to fire the itemRollOver for each item in the list as the arrow key highlights it.
This works well with mouse over, but not with arrow keys. Is there a simple solution? Thanks, Jeff

