I have a static HTML web site. I want to store the the nav (top) menu in an external file so when I change the menu, I want to see the change in all pages. I RE
nav.html // you dont need to put html, body or etc. Just the nav itself.
bla bla
index.html
onload test The load event fires when the document has finished loading!
The load event fires when the document has finished loading!
TRY this. this might be the answer of your question.