|
Right, here's an idea I've had. You know how you can use the javascript "document.write" function to write html in your site, something like "document.write('<p>Hello</p>')? Well, say you wanted the same footer on all your pages, then why not save the footer as a javascript script, then call the script from all the pages at the right point. This way the script can be easily editted when necessary, and only needs changing once.
What do you think?
__________________
Wicko
--------------------------------------------------------------------
Always proof-read your posts to see if you any words out.
|