javascript - why <a> tag in firefox needs two clicks when set href as a self-defined protocol to run a native application -


<a href="hythttpauto://somthing">

hythttpauto self-defined protocol, works in chrome(a native aoolication run after click tag), in firefox, needs 2 clicks run native application.

how fix it?


Comments

Popular posts from this blog

4x4 Matrix in Python -

python - String indices must be integers and while issue -

python - PyInstaller UAC not working in onefile mode -