> I fixed the </table> "problem" but still no joy. It still does not
> work. Do you need different javascript for IE than for FF?
You shouldn't do. It is possible to write js that will only work on
one or the other, but best avoided!
Having the previous </table> issue as a clue, have a close look at
this line -
<script type="text/javascript" src="script/mapiconmaker.js"</
script>
You can put your pages through a validator to catch errors like that.
Example -
http://validator.w3.org/check?uri=http%3A%2F%2Fjim.hollenback.org%2FMaps%2FMapCaches.html%3FTitle%3DAll%2520Finds%26MapTitle%3DAll%2520Finds%26file%3DGeneral1.loc%26type%3Darea&charset=%28detect+automatically%29&doctype=Inline&group=0
Different browsers will cope differently with invalid HTML
cheers, Ross K
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---