How can I access tag\'s value attribute using jQuery?
value
There is nothing special about :
$('input[type="hidden"]').val()