how to change values of a dropdown on key press using JavaScript -


i need change values of "focused" drop-down on keypress using javascript.

i need,

  1. how focused drop-down or how can check whether drop-down has focus.
  2. how change drop-down values in key press 1,2,3 etc. using javascript.

thanks in advance.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -