Yes,I want to position the caret at the end of a text string.the text is a "<input type='text'.." .
And ,I am trying to make some IE-only JScript work on Firefox and Safari.
Does anyone know of equivalent methods for these functions?
document.selection.createRange()
document.body.createTextRange()
please help me ,I use safari 3.0.3.