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

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

asp.net ajax - Jquery scroll to element just goes to top of page -