| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jul 2008
Posts: 2
|
problem with embedded google maps and ie6
hi folks! i got a problem which bugs me for a quiet long time. i made a page for a small wine-company and used embedded googlemaps to show the position of the vineyards and the company's location. i embedded it with googl's autogenerated iframe tag, which worked out quiet nice in mozilla and ie7, but NOT in ie6 or ie5.5. i have spend some time searching for a solution, it seems that there are some people out there having the same problem, but i couldnt find a workaround. the forum says i cannot post urls to other sites, so i put the code down here (sorry, had to truncate the embedded urls as well): Code:
so if you got any ideas: help please! thanks in advance |
|
|
|
|
|
#2 (permalink) |
|
id
Join Date: May 2008
Location: Ottawa
Posts: 217
|
What exactly is the problem? You don't mention the symptoms... As well, your pasted code doesn't help much without the true URL. Either way, I'd suggest using the vanilla API. A few lines of code and you're up and running and it won't require an iframe. |
|
|
|
#4 (permalink) |
|
id
Join Date: May 2008
Location: Ottawa
Posts: 217
|
Unfortunately there isn't enough info to go on for an answer to your question. If you'd like to stick with the iframe method I suggest installing the MS Script Debugger (Download details: Script Debugger for Windows NT 4.0 and Later) or some equivalent and working from there. |
|
|
|
#5 (permalink) |
|
Enspiar Productions
Join Date: Oct 2006
Location: MKE, WI
Posts: 43
|
Sounds like you have a bug in your code. Have you attached the required JavaScript to the page, and have you registered an API key with google for the domain you're using it on? I don't see a any JavaScript references in your code. Also, try using this to get your iframe and javascript code: mapmaker.donkeymagic.co.uk |
|
![]() |