Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS buttons with animated transitions stutter as they move from under the mouse Re: buttons with animated transitions stutter as they move from under the mouse

#91735
mrtphotog
Participant

thanks.. your code is simpler and neater, but same problem. If you hover on the left edge.. jumps around as the button moves out from underneath the mouse pointer.
I think I need to make the button move over, but keep the link position the same. animate the background image instead of the link. Hmm.. going to try that.