IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Check out the <layer>...</layer> tags
on each page and use the SRC attribute to bring in the common menu items.

...content
<layer src="menu_stuff_url"></layer>
...content

I have never done this myself, so it's just a brainstorming idea you can look into or throw away.
Alex

"Of course, you realize this means war." -B. Bunny
Expand Edited by a6l6e6x Feb. 23, 2002, 11:01:22 PM EST
Expand Edited by a6l6e6x Feb. 23, 2002, 11:03:53 PM EST
New Sorry, but that's only for Netscape. Here is how:
Here is a link to someone's [link|http://www.dansteinman.com/dynduo/en/source.html|explanation] of old solutions.

Here something much better: [link|http://www.w3.org/TR/html401/struct/objects.html#h-13.1|W3C HTML 4.01 Spec]
To include one HTML document in another, authors may use either the new IFRAME element or the OBJECT element. In both cases, the embedded document remains independent of the main document. Visual user agents may present the embedded document in a distinct window within the main document. Please consult the notes on embedded documents for a comparison of OBJECT and IFRAME for document inclusion.
W3C HTML 4.01 Spec [link|http://www.w3.org/TR/html401/struct/objects.html#h-13.5|Notes on Embedded Documents.]
...text before...
<OBJECT data="embed_me.html">
Warning: embed_me.html could not be embedded.
</OBJECT>
...text after...

Note: I checked this out and it works with Mozzila.

HTH
Alex

"Of course, you realize this means war." -B. Bunny
Expand Edited by a6l6e6x Feb. 24, 2002, 12:50:18 AM EST
Expand Edited by a6l6e6x Feb. 24, 2002, 12:44:58 PM EST
     #include "file" for HTML? - (inthane-chan) - (17)
         Apache - (admin)
         Use a templating solution for this - (ben_tilly)
         Should have been clearer. - (inthane-chan) - (12)
             Only workaround... - (ChrisR) - (3)
                 Bleah. - (inthane-chan) - (2)
                     If you're gonna do that... - (imric) - (1)
                         'Cause... - (inthane-chan)
             What kind of server? -NT - (admin) - (6)
                 No control over that. - (inthane-chan) - (5)
                     But *YOU CAN* include external html fragments. - (a6l6e6x) - (2)
                         Oops. - (inthane-chan) - (1)
                             Re: Oops. - (a6l6e6x)
                     I think it's a lexical question. - (static) - (1)
                         Actually... - (inthane-chan)
             Nothing in the standard. - (static)
         Check out the <layer>...</layer> tags - (a6l6e6x) - (1)
             Sorry, but that's only for Netscape. Here is how: - (a6l6e6x)

Ah-ha! And "so's your old man!"
92 ms