![]() |
Folders being prepended to my URL?!
I am noticing some strange behavior in the Tooltip regarding the URL that appears.
Here is some background... In MySQL, I have this stored in the "summary" field... Code:
Here are 5 Tips that will help you to know <a href="{url}">When to Hire a Consultant</a>PHP Code:
The problem... When I hover over the link in the text... Quote:
But instead, when I hover over the link I am seeing this... local.debbie/management/{url} Why is this happening?? Is it because my browser is seeing that I am on the page at http://local.debbie/management/ and so it just prepends that to {url} in the Tooltip?? :confused: Thanks, Debbie |
If you don't specify an absolute url, or a url with a starting path from the root, HTML assumes you mean from where you are. So yes, showing {url} appended to your current location is normal.
|
Quote:
Debbie |
| All times are GMT +1. The time now is 12:48 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.