I have done a form which copies billing fields to shipping fields if they want the same details, im having troubles with the title – i have a selevct options list with mr, mrs, miss etc… what i need to do is when its changed on one to then make the other selected as well
Anyone got any ideas on how to do this?
Take a look at jquery val() method.
DEMO