Thanks asgallant for your patience, it is appreciated.

I am using the HTML 5 doctype declaration:

<!DOCTYPE html> 
<html>
  <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; 
IE=EmulateIE9"> 
   <!--[if lt IE 9]>
        <script type="text/javascript" 
src="js/dygraph/strftime/strftime.js"></script>
        <script type="text/javascript" 
src="js/dygraph/excanvas.js"></script>
        <![endif]-->
        
    <title>test</title>
  </head>  

and I am getting a fusion table syntax error of:

syntax error
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTM...d><title>Google Fusion 
Tables</title> 

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 
"http://www.w3.org/TR/html4/strict.dtd";><html><head><title>Google Fusion 
Tables</title>


Michael

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-visualization-api/-/1J7OyO_Exx8J.
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-visualization-api?hl=en.

Reply via email to