Jumpy Hover Effect in Legacy HTML5

Homepage Community Forums Legacy Theme Support Jumpy Hover Effect in Legacy HTML5

Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10175
    Peter
    Customer

      We are using two images to create a hover effect on our site, it use to have a smooth transition between pictures but now it is all jumpy.
      How can I rectify this?
      http://www.smarterghost3.com.au/ – halfway down page – Accommodation, fishing & activities

      #10182
      kronos
      Customer

        It’s showing up fine on my end. But the code that is causing it is the hover code you added at the bottom of your css –

        #accomm:hover {
            background-position: 0 -200px;
        }

        I tested in a couple browsers and it’s still showing smooth as it should.

        #10188
        dev77
        Customer

          Looks fine for me

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.