get value of hidden field jquery

JavaScript
var hv = $('#h_v').val();
Source

Also in JavaScript: