Hey fellas!

I have a textarea on my page. Now it can be resized using javascript, so
basically it has some javascript tampering it all the time. So if it has
some default text loaded into it, then ideally if I click somewhere on the
textarea, the mouse cursor should appear at that point. However, this does
not happen, and the only place where the mouse cursor can appear is at the
end of the text that is loaded into the textarea.
This creates problems because I cannot edit something easily. I have to
traverse to the point where I wish to edit right from the end of the text.
Anyone with a clue what's up here?

Thanks!

Parijat

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to