Tagged Questions

0
votes
2answers
242 views

Setting the focus to the next input in jQuery?

Hi guys, I've currently got a script that'll check for the value of a select box, and then enable a text field right next to it, and then hopefully set focus. I have this at the moment which works …