http://docs.jquery.com/Attributes/val
shaf wrote:
Hi Guys

How do I get the value of a form textfield ?

<form>
   <input type="text" name="name" id="name" /> Your Name
</form>

  

Reply via email to