Welcome Guest, Not a member yet? Register   Sign In
Link problem
#7

[eluser]Christophe28[/eluser]
Nono, it shouldn't be the default ;-)

I just don't quite understand what you mean ... If you create a link like this:

Code:
<a href="/home">Home</a>

You will come to your homepage wherever you are on your website.


Or have you create your link without a slash before home in your href ...?

Code:
<a href="home">Home</a>

When you click this link on /segment1/segment2/ you will come on /segment1/segment2/home instead of /home. Perhaps that's the problem?

Christophe


Messages In This Thread
Link problem - by El Forum - 11-02-2010, 12:57 PM
Link problem - by El Forum - 11-02-2010, 01:09 PM
Link problem - by El Forum - 11-02-2010, 02:45 PM
Link problem - by El Forum - 11-02-2010, 04:09 PM
Link problem - by El Forum - 11-02-2010, 05:37 PM
Link problem - by El Forum - 11-02-2010, 06:23 PM
Link problem - by El Forum - 11-03-2010, 05:47 AM
Link problem - by El Forum - 11-03-2010, 06:25 AM
Link problem - by El Forum - 11-03-2010, 06:27 AM



Theme © iAndrew 2016 - Forum software by © MyBB