Welcome Guest, Not a member yet? Register   Sign In
Rewrite for inline anchor
#1

[eluser]hykoh[/eluser]
I'm using language/index.php rewriting .. my URI's are actually looking like this:

Code:
http://www.example.com/en/controller/function

Now i tried to set an internal anchor

Code:
<a href="#xxx">Go to Category XXX</a>

Code:
<a name="xxx">Category XXX</a>

but if i click on the first anchor, it forward me like a "real" link.

How can i reply all href urls beginning with # ?


Messages In This Thread
Rewrite for inline anchor - by El Forum - 10-09-2008, 02:58 AM
Rewrite for inline anchor - by El Forum - 10-09-2008, 03:05 AM
Rewrite for inline anchor - by El Forum - 10-09-2008, 03:35 AM
Rewrite for inline anchor - by El Forum - 10-09-2008, 04:29 AM
Rewrite for inline anchor - by El Forum - 10-09-2008, 04:38 AM
Rewrite for inline anchor - by El Forum - 10-09-2008, 05:05 AM



Theme © iAndrew 2016 - Forum software by © MyBB