[jQuery] Move caret position Input type="file" after browse
<div>Use case:</div>
<div> </div>
<div>1. <input type="file"></div>
<div>2. User clicks browse.</div>
<div>3. User chooses file.</div>
<div>4. Input value is changed to say path name.</div>
<div> </div>
<div>At this point, I want to move the carat to the end of the string, not the beginning.</div>
<div> </div>
<div>Any way in jQuery to do it?</div>
<div> </div>
<div>Glen</div>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/