Select numeric field value when mousing into the field
I have a nuberic field on my pdf and what I would like to know if there is anything in JavaScript that will select (highlight) the field value when you select the field with your mouse. The number gets selected when you Tab in but not when you click in with the mouse.
I tried some code on a mouse down event but did not work.
