Team:UT Dallas/Infographics
From 2012.igem.org
(Difference between revisions)
Line 53: | Line 53: | ||
geochart.draw(data,options); | geochart.draw(data,options); | ||
} | } | ||
- | google.setOnLoadCallback(draw_map(2012)); | + | //google.setOnLoadCallback(draw_map(2012)); |
+ | $(document).ready(function() { | ||
+ | draw_map(2012); | ||
+ | }); | ||
</script> | </script> | ||
<link href="https://2012.igem.org/Team:UT_Dallas/test/page.css?action=raw&ctype=text/css&pyjytu=eryw" rel="stylesheet"> | <link href="https://2012.igem.org/Team:UT_Dallas/test/page.css?action=raw&ctype=text/css&pyjytu=eryw" rel="stylesheet"> |
Revision as of 02:40, 25 September 2012