Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
voxmaris #1
Path - Site Root vs. Document Relative
I am using a javascript that will be implemented on various folder levels
within my site. For the Javascript to work on all pages at all levels, I need
to use siteroot relative paths rather than document relative.
Dreamweaver does an excellent job of creating all of this code for me but when
I am working with code myself, how do I express in the code that my paths are
relative to the site root and not the specific document.
Please help me quick. I'm trying to finish this up tonite. Thank you,
Shawn
voxmaris Guest
-
site root relative links
Hi I am trying to allow users to use Contribute 3 to edit some navigation which appears on the right side of their pages. The problem is that... -
Making links relative to site root
we just moved from 3.0 to 3.1 and are having this same problem now, which didn't seem to be there in 3.0. not only are we now ending up with ../../... -
Where do I set Relative to Document/to Root? FW? or DW?
Exporting FW nav bars, need to set to relative to document, i cant find the setting anywhere. Do i have to do it for each one? starting to... -
document relative/site root relative linking
It used to be that DW had a much, much better memory of what your last selection was, re: root v. document. MX now seems to get confused much more... -
Site relative or document relative links prob.
Hi everyone, I have currently developed a new site within a sub directory of a site. I have used document relative links to test the site online... -
T.Pastrana - 4Level #2
Re: Path - Site Root vs. Document Relative
forward slash, and then the folder structure, and then the file.
For an .htm page...
/thefolder/thefile.htm
or if it is deeper in folders...
/folder1/folder2/thefile.htm
--
Regards,
...Trent Pastrana
[url]www.fourlevel.com[/url]
Dreamweaver Designer Tools
iFrameSuite | MiniMenus | Scroller Packages | More...
-----------------------------
"voxmaris" <webforumsuser@macromedia.com> wrote in message
news:dd8jsc$25l$1@forums.macromedia.com...>I am using a javascript that will be implemented on various folder levels
> within my site. For the Javascript to work on all pages at all levels, I
> need
> to use siteroot relative paths rather than document relative.
>
> Dreamweaver does an excellent job of creating all of this code for me but
> when
> I am working with code myself, how do I express in the code that my paths
> are
> relative to the site root and not the specific document.
>
> Please help me quick. I'm trying to finish this up tonite. Thank you,
>
> Shawn
>
T.Pastrana - 4Level Guest



Reply With Quote

