How do I get value from ocrTextBox (2552)?

46 Views Asked by At

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

1

There are 1 best solutions below

2
Javohir Xoldorov On

I am not fully understand, maybe you can try this way:

$("#ocrTextBox").val()