I own an Index.html page is a series of other html pages. I need to make clicking on a link the specific document appear in a div. Detail, I can not use PHP include because I can not mount a server for different reasons. I can not use the load because it only works on the server. Can anyone give me an idea how to do this miracle? I intend to use electron to envelop everything, but by testing the load did not work on the electron tbm. Is there any jquery load way to run when running html in browser or some other way to make an external html be written directly into dom without serverside?