Re: [OT] Composing a web page out of multiple files
Re: [OT] Composing a web page out of multiple files
- Subject: Re: [OT] Composing a web page out of multiple files
- From: James Cicenia <email@hidden>
- Date: Mon, 23 Jul 2007 07:36:05 -0500
If you aren't running php or such... I have used javascript to do my
includes and it seems to work fine.
James Cicenia
On Jul 23, 2007, at 1:35 AM, Florijan Stamenkovic wrote:
Hi all,
I have a question about the-way-to-do-something in xhtml (strict).
Without WO or any other such page composing tech.
Is there a way to use a component-like approach in building web
pages, separating different parts of it into different files to
make maintenance easier? And then just kind of call upon those
files and get the <body> of their content appear in the page as if
it were contained there? It seems idiotic to have let's say a
navbar part of a page duplicated in every file, instead of just
linked in.
I've tried to get this effect with
<object ... type="text/html" ... />
but the results are unsatisfactory.
Thanks in advance,
Flor
p.s. - could not find the solution in the books I am leaning from,
nor by goggling. Books say nothing of it, goggle produce the above
said, but that seems more like a hack than anything.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40jimijon.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden