Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.71K
~251 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for phpuser

find this function [icode] function createMarker(point,name,html) { [/icode] at the bottom of the function you will find this [icode] html = html + '<br>Directions: <a class="a" href="javascript:tohere('+i+')">To here<\/a> - <a class="a" href="javascript:fromhere('+i+')">From here<\/a>'; [/icode] Wrap the whole value in a span tag for example: [icode] html = '<span style="font-size:11px;">' + …

Member Avatar for web-designindia
0
251

The End.