I wasn't able to get your tabs to work at all in jsfiddle, even without the 
charts, so I'm not quite sure what's going on.  You definitely have to 
remove the:

<script> 
$(function() { 
    // :first selector is optional if you have only one tabs on the page 
    $(".css-tabs:first").tabs(".css-panes:first > div"); 
}); 
</script>

section, though.  I have used this method with jQuery UI tabs before, so I 
know it works.

-- 
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/-/INQK73IrWTcJ.
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