0
I own a page Index.html is a series of other html pages. I need to make sure that by clicking on a link the specific document appears in a div. In detail, I can’t use PHP include because I can’t mount a server for various reasons. I can’t use load because it only works on the server. Can anyone give me an idea of how to perform this miracle? I plan to use Electron to envelop everything, but by testing the load did not work on Electron tbm. Is there any way jquery load works when running HTML in the browser or some other way to make an external HTML be written directly into the gift without serverside?
And where this page is hosted ?
– MagicHat
No c: from an ordinary computer. I think about sharing to other computers a Index shortcut
– Guilherme S. Santos
When we talk about
jquery
we are referring to client-side then I don’t understand whyload()
ofjquery
would not work.– Luiz Augusto Neto