Thanks for all the help guys... I dont know how but I've managed to get it working pretty and looking very well in ie8, chrome and firefox with the exception of a thumbnail image loaded from an xml file.
Could you guys give me a hand to spot the issue?, I think im mixing up my " & ' This is the code from the site, its line 492 in the source. http://travelpoint.ie/index.php/tp/27_complete_rebuild/ var html = '<div id="simple_example_window_photo_container" style="background:url("' +photo+ '")"> <div id= \"simple_example_window_icon">'+icons+'</div></div><div id="simple_example_window_text_container"><div id="simple_example_window_title">'+name+'</div><div id="simple_example_window_text">'+description+'</div><div id="simple_link">'+url;'</div></div>' var category = markers[i].getAttribute("category"); On Jul 27, 11:28 pm, Rossko <[email protected]> wrote: > > The new link if anyone wants to help me solve this issue > > ishttp://travelpoint.ie/index.php/tp/ie_rebuild/ > > Works for me. > http://www.travelpoint.ie/index.php/tp/ie_rebuild/ > fails though, due to browser cross-domain restrictions. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
