javascript - LocalFiles unable to open in a new window. It is redirecting to new window with address. But not loading that page content -


localfiles unable open in new window. redirecting top new window address. not loading page content.

anybody knows please update. in advance.

var url = "file:///home/sirahu/desktop/fav"; window.open("/home/desktop/fav", '_blank'); window.focus(); 


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -