Library Navigation adding 'library' to path of menu


not sure i'm doing wrong here - created library item navigation include in pages of site.  looks this:

 

<ul class="menu">

                <li><a href="_products.html">products</a></li>

                <li><a href="_events.html">events</a></li>

                <li><a href="_documents.html">documents</a></li>

                <li><a href="_contact.html">contact</a></li>

                              </ul>

 

however

when upload site none of links working because library item has added /library/ link path.  example code looks this:

 

<ul class="menu">

                <li><a href="/library/_products.html">products</a></li>

               </ul>

 

any suggestions?  appreciated.

<li><a href="_products.html">products</a></li>

 

this library item saved in library folder.  link above says "find '_products.html' file in library folder.  that's why seeing "library" appear in links.

 

change links in file correct file in library folder.  that'll fix problem.

 

also, why making links root relative?

 

<li><a href="/library/_products.html">products</a></li>

-------------^



More discussions in Dreamweaver support forum


adobe

Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support