I have a form with a DIV, 3 INPUTS, each INPUT sits within a LABEL element. I would like to change the background image of the DIV element when focusing on each INPUT.
I can't move back up the DOM to fix this with CSS, so could someone suggest a few lines of jQuery please?
Thanks