Curseur at the end of the text

kiranis Posted messages 49 Status Member -  
 vinz -
Hello,
I want the cursor to automatically display at the end of the text (in an <input type=text...) after the page loads. It works with Firefox but with Internet Explorer the cursor is always at the beginning.
Is there a solution?
Thank you.
Configuration: Windows XP Firefox 2.0.0.16

1 answer

  1. vinz
     
    onfocus="this.value=this.value;" ;))
    2