.focus(function) with Multiple chosen
问题 This question has been asked tons of times, however I don't see any answer for the 'multiple' variety: http://jsfiddle.net/queZ6/107/ When you tab INTO the box, i want to display an alert and capture the focus event. I'm basically wanting to change the highlighting for an element that surrounds each input, that follows along as you fill out the form. It's basically a signal to the user to easily see what field their on. I can't for the life of me figure out how to capture the focus event