I'm putting together a "website" which will only ever be run from a CD. For design purposes it'd be most sensible to create all the links as relative to the site root (therefore, I can use a few template documents and never need to change the links to basic images and html source files for use in IFRAMES, no matter where the actual page is stored.
Problem is, if you try and view pages that have objects linked via 'site root' links on a local computer, it can't display them properly. The only way to do it seems to be to link everything via a document relative path: but this is annoying because it'll mean putting an images folder into every folder of the site, and duplicating a few source html files and a few basic images in every folder of the site.
What am I doing wrong? I hope I've explained myself properly.
Thanks in advance to anyone who can help, it's driving me nuts.
Problem is, if you try and view pages that have objects linked via 'site root' links on a local computer, it can't display them properly. The only way to do it seems to be to link everything via a document relative path: but this is annoying because it'll mean putting an images folder into every folder of the site, and duplicating a few source html files and a few basic images in every folder of the site.
What am I doing wrong? I hope I've explained myself properly.
Thanks in advance to anyone who can help, it's driving me nuts.














