I have several words that I would like to create an animation for, basically several of the letters of each word will separate from the original words and generate a new words with those letters. So for example lets say I have Home general services, the animation would take the ho from home gen from general and ser from services to create another word under the original that says hgenser.
Would jquery or javascript be the best thing to do this or would it be easier to use photoshop and create an animated gif?
Thanks for the input.
No doubt, use jQuery.
It simple and it’s JavaScript.
The function you need is animate,
e.g:
Move div jQuery using animate function by id name