Hmm, weird that topzindex was still there. I must have forgotten to remove it... I wasn't using its functions anymore though. I also gave the body 100% width and height now, so that is fixed too. Thanks for pointing out those errors. Though, it still doesnt work in IE :(
On Dec 15, 9:30 pm, Rossko <[email protected]> wrote: > > Now, the page with only one left:http://bit.ly/umutPV > > Your included script > jquery.topzindex.min.js > is not accessible on your server > > You have > <div id="map_canvas" style="width: 100%; height: 100%; ... > but the parent of this div (the <body>) has no specified size. 100% > of undefined is undefined. -- 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.
