Que faut-il écrire en jQuery pour transformer ceci :
<input id="nom" type="text"/>
en ceci :
<input id="nom" type="text" value="Joe"/>