By default it seems browsers select all the text in a textbox when it
gains focus by way of a tab-press.  I would like the cursor to be
positioned at the end of any existing text in the input, instead.  The
examples I'm turning up on Google don't work and seem needlessly
complex, and since jQuery simplifies everything else I used to hate
about Javascript, I thought I'd see if there's a simple way to
position the cursor in a text input box on focus.  Is it doable?

Thanks...

Reply via email to