interval refresh listview without loosing textarea focus

interval refresh listview without loosing textarea focus

Hi.

I'm new here and I hope you'll could help me.

I have a jQuery mobile website with a message system. The user could write messages with his friends.

On the message page the user have all his conversations.

If he clicks on a conversation, he'll see the complete conversation.

There is my problem. I don't know, how to auto-refresh the content of the listview, which shows the conversation.

If I refresh the whole, I will lost the focus of the textarea for writing a message.

Could anybody help me with my problem.

Thanks, Philipp :)