javascript - Event.Keycode value assigning is not working in IE11 -


hi have search box when search thing , hit enter want change tab , control go button next search box. not working in ie11. can 1 please me , tell me how can assain value event.keycode.

the idea wrong. don't change enter tab. tackle problem intercepting enter key, set focus on next element , cancel event. jquery solution:


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -