I have header and footer separate html files. I need to include those files in many number of webpages, I am looking for a solution with the help of using Javascript and jQuery. But not using PHP, ASP & JSP technologies.
            Asked
            
        
        
            Active
            
        
            Viewed 26 times
        
    -1
            
            
        - 
                    show your code in question – Mostafiz Apr 27 '16 at 11:13
2 Answers
1
            
            
        You can use w3-include-html to include html file into html file.
See example : W3school
Also use load() method of jquery
See : Stackoverflow already solved
 
    
    
        Community
        
- 1
- 1
 
    
    
        Rohit Goyani
        
- 1,246
- 11
- 26
 
    