JQuery - How to change individual letters of the text on hover [closed]

I'm trying to search a way how to make a function to change individual letters of the text on mouseover/hover and then changing it back when the mouse is off. I have found a lot of ways how to do it in general and easy way, but I'm trying to do it in a NICE and FLUID way. Something like fluidly "fliping" the letter to another and then fliping back or something like this. I think you know what I mean.Is there a way to do it in jQuery ?Thank you very much.
 
Back
Top