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? -

ios - Pass NSDictionary from Javascript to Objective-c in JavascriptCore -