|
Posted by William Hughes on 02/22/07 03:13
On 21 Feb 2007 16:10:22 -0800, in alt.html "Caleb"
<calebpward@gmail.com> wrote:
>I'm going to have over 100 pages to put it on, and if I suddenly
>decide I want to change something that means I will have to do it to
>all of them :)
My header bar:
<IFRAME SRC="gen-header.htm" name="header1" height=85 align=top
scrolling="no" marginwidth=0 marginheight=0><!-- Alternate content for
non-supporting browsers --><H2 align=center>The Carrier
Project</H2></IFRAME>
menu:
<div class="sidebar">
<div class="gs-blu1 update">This page last updated:<br>21 January
2007</div>
<hr>
<IFRAME SRC="gen-mainmenu.htm" name="menu" height=2135 align=left
scrolling="no" marginwidth=0 marginheight=0><!-- Alternate content for
non-supporting browsers --><a href="gen-sitemap.htm"
target=_parent>Click here for menu</a></IFRAME>
and an information block:
<br clear="all">
<IFRAME SRC="bg-general.htm" name="bggeneral" height=420 align=top
scrolling="no" marginwidth=0 marginheight=0></IFRAME>
</div>
All I need to do to change the header/menu/info block on all 300-odd
pages of my site is make the changes to gen-header.htm,
gen-mainmenu.htm or the various bg-XXXXX.htm files.
Now, keeping these elements in place while the rest of the page
scrolls - that I can't help you with, sorry.
--
William Hughes, San Antonio, Texas: cvproj@grandecom.net
The Carrier Project: http://home.grandecom.net/~cvproj/carrier.htm
Support Project Valour-IT: http://soldiersangels.org/valour/index.html
[Back to original message]
|