How do I import External HTML file using JavaScript and without using frames?
You better explain what you trying to do...
Actually I am trying to make website, and I don't want to copy paste header and menu in every single page. I just want to make changes in one page which will automatically update all other pages if I use import method in every single pages.