here is a simple example of what I am trying to do: http://jsfiddle.net/TUjM5/1/
So that on hover of the message this shows extra details and then reinitialise jscroll.
How can I set it so that on scroll using the mouse it doesn’t try to show the messages.
You need to use the api. It’s in the documentation
Here’s what you need to do
Fiddle