Linking playlist with textarea

i have created a playlist that shows title and duration but i need to add a short paragraph for description. so i have decided to create a textarea right next to the playlist. what i am trying to do is to update the content of the textarea depending on which item the mouse rolls over in the playlist. so far i have found no information regarding linking the two together on the internet. i would really appreciate some help or guide about how i can do this kind of data binding.