On Nov 25, 12:40 am, drbobguy <[EMAIL PROTECTED]> wrote: > I'm making some website showing the sci/tech infrastructure of the > Soviet Union. They render fine in FF but there are multiple issues in > IE and some googling reveals mostly problems with the base tag and > other issues, not sure where to even begin to tackle this. > > http://www.princeton.edu/~rmacgreg/maps/USSRhttp://www.princeton.edu/~rmacgreg/maps/USA
Try making your html valid: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.princeton.edu%2F%7Ermacgreg%2Fmaps%2FUSSR%2F&charset=%28detect+automatically%29&doctype=Inline&group=0 This should help: http://code.google.com/apis/maps/documentation/index.html#XHTML_and_VML Then "height=100%" is not a valid style. -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
