Here’s what I have:
http://romeotovaradero.com/branches/sites/ajax/test/videos/fr/yoga01.php
When someones goes to that URL, I would like “videos/” to change to “#videos/”
Is this possible?
Here’s what I have:
http://romeotovaradero.com/branches/sites/ajax/test/videos/fr/yoga01.php
When someones goes to that URL, I would like “videos/” to change to “#videos/”
Is this possible?
amic,
No, the # is a reserved character (to set-off a page anchor). Please review Sir Tim Berners-Lee’s Uniform Resource Identifiers (URI): Generic Syntax.
Regards,
DK