Team:Virginia/Tabs

From 2014.igem.org

(Difference between revisions)
Line 24: Line 24:
           ]);
           ]);
 +
          var data2 = google.visualization.arrayToDataTable([
 +
              ['Region Code', 'Sub-Continent', 'Popularity'],
 +
              ['005', 'South America', 500],
 +
              ['154', 'Northern Europe', 150],
 +
              ['034', 'Southern Asia', 80],
 +
          ]);
 +
          var data2 = google.visualization.arrayToDataTable([
 +
              ['Region Code', 'Sub-Continent', 'Popularity'],
 +
              ['005', 'South America', 500],
 +
              ['154', 'Northern Europe', 150],
 +
              ['034', 'Southern Asia', 80],
 +
          ]);
 +
          var data2 = google.visualization.arrayToDataTable([
 +
              ['Region Code', 'Sub-Continent', 'Popularity'],
 +
              ['005', 'South America', 500],
 +
              ['154', 'Northern Europe', 150],
 +
              ['034', 'Southern Asia', 80],
 +
          ]);
           var data2 = google.visualization.arrayToDataTable([
           var data2 = google.visualization.arrayToDataTable([
               ['Region Code', 'Sub-Continent', 'Popularity'],
               ['Region Code', 'Sub-Continent', 'Popularity'],

Revision as of 18:39, 16 October 2014

jQuery UI Tabs - Default functionality