PDA

View Full Version : How creat same footer?



ergherth
12-30-2011, 06:14 AM
Hello,

I have a number of webpages that I want to have the same footer I think I have that working correctly but I also tried to give them all the same header and they are really messed up now.
Do you have any idea?
Thanks

evantanski
01-25-2012, 03:10 AM
You could make your html header, footer code as JS files, then simply insert js code where you wish to place your header and footer like

<script languagage="javascript" type="text/javascript" src="header.js">

you can use html to anycode tool to convert your html code to convert it into JS

helpout
01-27-2012, 07:28 AM
It is best suggestion for you,
You have to follow it.