Forums

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

Home Forums CSS hover issue in iOS Safari

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #42127
    scaledrop
    Member

    I have animated some vector images in this page [http://www.scaledrop.com/work.html](http://www.scaledrop.com/work.html “Hover issue”) . It seems fine in all the browsers like chrome, firefox but it doesn’t work in iOS safari. Give me few suggestions.

    #121580
    Anonymous
    Inactive

    :hover does not work on touchscreen devices. Change it to :active if you want that animation.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.