Does anyone have a good reference for fixes for IE. My website looks totally different in IE8. Thanks! _____ This site helped with the apostrophe issue: http://groups.google.com/group/Google-Maps-Troubleshooting/browse_thread/thread/04c65ebd3c08e806?pli=1 and this code had to be the first two lines on my pages: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> |
