stokesy

Reviews(1)
 
bystokesy, April 13, 2009
Google Maps Multipage
Perfect it works great here is one issue I found and the fix for it(not my fix I take no credit, it took a while to find) and figure I would post it, there are some issures with IE6-7 so you need to go into yoururl/libraries/joomla/html/html/behavior.php and change line 108 to read this
$tooltipInit = ' window.addEvent(\'load\', function(){ var JTooltips = new Tips($$(\''.$selector.'\'), '.$options.'); });';

I guess its a known issue, if you don't it will not allow users to add markers to the map and I hear a few other things don't work as well. The link bellow is for the plugin and it works very well. Hope I am saving someone time because this took hours out of my Easter weekend.