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

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -