I\'m trying to set the value of the hidden field below using jQuery.
I\'m using
$('input[name="testing"]').val(theValue);