Hi All,
I've searched this forum and still could not find out what I'm doing wrong with the Google Maps and Shadowbox. I'm only trying to link text to make SB pop up with a simple Google Map location.
In the head I put:
<script type="text/javascript" src="shadowbox.js"></script>
<script type="text/javascript">
Shadowbox.init();
</script>
In the body I put:
Barstow Train StationFrom the examples given from others I followed them exactly. As of now only the blackbox starts to pop up but the map doesn't display. Please help. Thanks.