By cgseymour on
Hi all,
Do I need to do anything special to reference an external URL from a node?
It seems to work OK if I use FireFox, but make IE go crazy.
Anyone else seen this behaviour?
Thanks.
Chris
Hi all,
Do I need to do anything special to reference an external URL from a node?
It seems to work OK if I use FireFox, but make IE go crazy.
Anyone else seen this behaviour?
Thanks.
Chris
Comments
Did you put http:// infront
Did you put http:// infront of the www bit i.e.
http://www.myexternalsite.com
Mike,
Computerminds offer Drupal development, consulting and training
Yes,
Yes,
I was trying to use
<a href="http://myexternalsite.com">My Site </a>.I got his to work in the Node, now I need to get it to work in the footer.
Thanks.
Chris