I Have This How to get value from ocrTextBox(2552) ????????????
$res='<script>
$("#submit_i2ocr").removeAttr("disabled");
$("#tools").show();
var aTag = $("a[name='resultsTag']");
$("html,body").animate({scrollTop: aTag.offset().top-50},"slow");
$("#ocrTextBox").val("2552\n").show();$("#ocrTextBox").css("direction","ltr");
</script>';
Help