Forums

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

Home Forums JavaScript How to Force Mobile Devices to use the :focus Pseudo-Class

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #235842
    koenigsegg1
    Participant

    Mobile device usually don’t usually activate the :active pseudo-class which can get you in trouble sometimes.

    I’m having problems with input fields not triggering the :focus pseudo-class. Is there any way to force to force the browser to toggle the :focus state with jQuery or some sort of hack?

Viewing 1 post (of 1 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.