<script type="text/javascript" src="https://www.google.com/jsapi";></script>


<script type="text/javascript">
   // Load the Visualization API
   google.load('visualization', '1.1', {packages: ['corechart', 'table'], 
language: 'no'});
</script>

I am at a loss how to deal with this problem so I try this group for 
answers. 




The warning I get is: 

HTML1512

"Unmatched end tag."
More on HTML Error Codes in IE: 
https://msdn.microsoft.com/en-us/library/hh180764(v=vs.85).aspx

I've also tried to autoload it but the same happens.

<script type="text/javascript"
        
src="https://www.google.com/jsapi?autoload={'modules':[{'name':'visualization','version':'1.1','packages':['corechart',
 'table'],'language':'no'}]}">
</script>


Any feedback would do. 

Others with similar issues:
http://stackoverflow.com/questions/26027821/why-does-google-visualization-cause-html1504-unexpected-end-tag-errors
http://stackoverflow.com/questions/28432708/internet-explorer-markup-errors-when-using-google-feed-api-in-master-page

Best regards,
Gard Olsen

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to