| What can I use instead of frames? |
by Esteis |
2006-06-22 07:14:50 |
I've got a set of webpages on a website, all with the same header and content menu, but with different stuff in the content area.
In the past, I would have handled this with frames, but I've come to see how annoying those are to the user.
Now, I could include the menu and header in every file, but that means that when I add a new menu entry, I'll have to update every file.
Is there any way to write the header/menu stuff only once, yet have it included in every file, without using frames? |
|
[ Reply ] |
|
CSS somehow? | by voxwoman | 2006-06-22 07:16:56 |
|
Regarding templates: | by Esteis | 2006-06-22 07:21:45 |
|
Idiot-usable would call for a web interface, sadly | by moddermonster | 2006-06-22 07:47:30 |
|
You've chopped with this axe before, haven't you? | by Esteis | 2006-06-22 07:48:40 |
|
Measure with a micrometer, mark with chalk, | by moddermonster | 2006-06-22 08:20:16 |
|
Or use the MeasureIt extension in firefox (n/t) | by wwill | 2006-06-22 09:20:32 |
|
Server-side scripting | by ttlogic | 2006-06-22 07:19:34 |
|
Server Side Includes or PHP comes to mind | by leonidus | 2006-06-22 07:19:50 |
|
SSI - Server Side Includes | by ToLazyToThink | 2006-06-22 07:20:45 |
|
Easiest is if your webhost supports something like | by Scirocco | 2006-06-22 07:21:19 |
|
No server-side anything available, alas. | by Esteis | 2006-06-22 07:23:46 |
|
If you even have no CGI | by moddermonster | 2006-11-19 12:55:59 |
|
Hmm... I could do a script, and leave | by Esteis | 2006-06-22 07:43:18 |
|
Are you sure about that? | by ToLazyToThink | 2006-06-22 07:43:33 |
|
Ooh, neato! There will be lobbying. Thanks! (n/t) | by Esteis | 2006-06-22 07:47:34 |
|
Use a CMS | by moddermonster | 2006-06-22 07:24:20 |
|
I think a CMS would be overkill. | by Esteis | 2006-11-19 12:55:59 |
|
Well... | by moddermonster | 2006-11-19 12:55:59 |
|
That looks nice. Maybe I should track down the | by Esteis | 2006-06-22 07:45:03 |
|
Thanks, all! (n/t) | by Esteis | 2006-06-22 07:34:12 |
|
Two ways I can think of... | by Nath3 | 2006-06-22 07:44:45 |
|
You could fix something client-side. | by Michiel | 2006-06-22 07:54:03 |
|
I see I'm not the first to suggest this. | by Michiel | 2006-06-22 07:58:13 |
|
Your attention is no less appreciated. (n/t) | by Esteis | 2006-06-22 08:04:57 |
|
Here are the source files | by hadji | 2006-06-22 08:09:48 |
|
Doh! Here's the clicky for the examples. | by hadji | 2006-11-19 12:55:59 |
|
Thank you, that's very kind! (n/t) | by Esteis | 2006-06-22 08:37:06 |
|
Heh. I had lots of help from here and from other | by hadji | 2006-06-22 08:41:46 |