Go to local URL with Javascript

前端 未结 5 483
情话喂你
情话喂你 2020-11-27 07:02

Same question as here but I need to go to local URL\'s in Firefox

I tried with code like

var url = \"file:///E:/Test/Test.htm\";
window.location.href         


        
5条回答
提交回复
热议问题