How to assign,clear and get value of a hidden field in jquery?

Posted by Pandiya Chendur on Stack Overflow See other posts from Stack Overflow or by Pandiya Chendur
Published on 2010-04-01T10:11:11Z Indexed on 2010/04/01 10:13 UTC
Read the original article Hit count: 260

Filed under:
|

Consider a hiddenfield in the page HfId

<input type="hidden" id="HfId"/>

How to assign,clear and get value of a hidden field in jquery? ANy suggestion...

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about hidden-field