On Nov 10, 5:37 am, Kevin McMonagle <[email protected]> wrote: > ah thanks. i see. > > well i've changed the load order so that's one tick off. > > <script type="text/javascript" > src="http://.....ie/js/jquery-1.6.1.min.js"></script> > > <script type="text/javascript" > src="http://maps.google.com/maps/api/js?sensor=false"></script> > > <script type="text/javascript" > src="http://www......ie/js/jquery.gomap-1.3.2.js"></script> > > still not showing up. > > don't have firebug on my laptop so can't check the dom like that.
Try Ctrl-Shift-J for the Javascript console (in Firefox, Chrome), that will at least tell you about the errors... -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
