Hi,
How do you make an element (e.g. <div>) to receive focus when pressing
TAB key? I understand that some elements such as <selectand <input>
by default will receive focus when the TAB key is pressed. Is there a
way to tweak a <divto get the same treatment?
Thank you.
Buhi
How do you make an element (e.g. <div>) to receive focus when pressing
TAB key? I understand that some elements such as <selectand <input>
by default will receive focus when the TAB key is pressed. Is there a
way to tweak a <divto get the same treatment?
Thank you.
Buhi
Comment