- Erikster
- |
- Intrepid Mythic Member
We need a madness to the method!
I think this is an HTML/BBC issue, maybe not just limited to Firefox.
[url]www.google.com[/url]
[url]https://www.google.com[/url]
I created an HTML file locally on my computer. When I use
<a href="http://google.com">http://google.com</a >It works just fine. However, when I use<a href="www.google.com">www.google.com</a>I get an error from Firefox (EDIT: and IE) telling me that we can't find {file_location\www.google.com}. It's an issue with absolute links versus relative links.
I don't think it can be fixed without manipulating the code-behind on this website.
As for the HTTPS problem, I think it's more for your safety.
[Edited on 01.23.2012 7:29 PM PST]