DMXzone Google Maps Support Product Page
This topic is locked
Answered
Add link to title - RESOLVED
Asked 11 Nov 2011 00:05:57
1
has this question
11 Nov 2011 00:05:57 Joe Holt posted:
Is it possible to add a link to the Title? I have tried several methods, all unsuccessful. Thanks. Promoted Answers
Replied 11 Nov 2011 20:01:06
Thanks to Miro for helping figure this one out. In case anyone else needs it:
<a href='www.sitename.com/pagename.asp'>View Details</a>
The key is to use ' instead of the standard "
<a href='www.sitename.com/pagename.asp'>View Details</a>
The key is to use ' instead of the standard "
Replies
Replied 11 Nov 2011 20:01:06
11 Nov 2011 20:01:06 Joe Holt replied:
Thanks to Miro for helping figure this one out. In case anyone else needs it:
<a href='www.sitename.com/pagename.asp'>View Details</a>
The key is to use ' instead of the standard "
<a href='www.sitename.com/pagename.asp'>View Details</a>
The key is to use ' instead of the standard "