var id = "test.key"; jQuery(document).ready(function() { jQuery('#res').html(jQuery('[id="key_' + id + '"]').val()); });