html - Windows Phone - Hyperlinks Requiring Long Press -


so i've run in issue when testing site on nokia lumia 920, seems occurring on site.

basically, when pressing hyperlink, nothing happens apart hover effect being applied very, briefly, , grey opacity background appearing. link clicked i'm having hold finger down short amount of time, not quite long enough context menu opens.

is there can work out causing or fixes can try?

i have tried following on body doesnt' seem have helped any:

-ms-touch-action: manipulation; /* ie10  */ touch-action: manipulation;     /* ie11+ */ 

thanks


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -