misterx
02-22-2003, 11:29 PM
Is there a function or method or something to move the position of the cursor in a text field to the end of whatever text might be in there?
I have a form field that I want someone to enter a URL into. I wrote a function that inserts http:// into the field when you click on it but it puts the cursor BEFORE that text which kinda defeats the purpose of putting it in there in the first place. Thanks for any tips.
I have a form field that I want someone to enter a URL into. I wrote a function that inserts http:// into the field when you click on it but it puts the cursor BEFORE that text which kinda defeats the purpose of putting it in there in the first place. Thanks for any tips.