I have two textboxes in my view,
My requirement is when I enter some text in the first textbox automatically that value should be assigned to second text box when I leave first textbox. using jquery or javascript.
thanks for your help
EDIT:
For Some reason this code is not inserting the value into seconed textbox.
http://jsfiddle.net/9tEV2/4/