![]() |
|
|
|
|
|||||||
| Javascript / Java Applets Are you a JavaScript guy? Do you need help with JavaScript? This is the place to talk about anything related to Java. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
How do I include one HTML file into another? The pages which is located on my hosting are with html extensions so the PHP include method cannot be used. Does anybody have other idea?
|
|
#2
|
||||
|
||||
|
JavaScript is a good way to include HTML within the pages of your site.
HTML Code:
<script type="text/javascript" src="/path-to-file/include-file.js"> </script> |
![]() |
| Tags |
| file, hosting, html, include |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|