[jQuery] get value of textfield

[jQuery] get value of textfield


Hi Guys
How do I get the value of a form textfield ?
<form>
<input type="text" name="name" id="name" /> Your Name
</form>