| | |
|
|
|
IFRAME vs SSI |
| message from bobby davro on 16 Jul 2004 |
Hi,
can someone tell me the diffeerence between using an Iframe and using a SSI to
include content.
Basically i want my left navigation to be a seperate page that i can load in
at rendering time.
i was always told frames were evil and to steer clear, does this also include
iframe or is that completely different.
Anyway, if anyone can recomend what to use to load the left navigation please
feel free to comment.
|
| Gary White replied to bobby davro on 16 Jul 2004 |
IFRAMEs suffer all the same issues that frames do with the additional
problem of not being supported in older browsers like NN4.
Gary
|
| jojo replied to bobby davro on 16 Jul 2004 |
Hi
If you used an iframe you would still need to load the nav into that.
Use an include and call it directly into the page on each page. No need
for an iframe at all.
|
|
Archived message: IFRAME vs SSI (Macromedia Dreamweaver)