In most cases the problem is quite is simple:
open your page from a specific url instead of opening it from a local path
For ex. Connect to http://localhost/yourpage.html instead of file:///C:/yourpath/yourpage.html
open your page from a specific url instead of opening it from a local path
For ex. Connect to http://localhost/yourpage.html instead of file:///C:/yourpath/yourpage.html
Comments
Post a Comment