Difference between revisions of "Team:Georgia State/sandbox3"

Line 99: Line 99:
 
           domain: "month",
 
           domain: "month",
 
           subDomain: "x_day",
 
           subDomain: "x_day",
          data: "https://2014.igem.org/Team:Tec-Monterrey/ITESM14_notebook_data.json?action=raw&ctype=text/html",
+
        // data: "https://2014.igem.org/Team:Tec-Monterrey/ITESM14_notebook_data.json?action=raw&ctype=text/html",
 
           start: new Date(2017, 4),
 
           start: new Date(2017, 4),
 
           cellSize: 20,
 
           cellSize: 20,
Line 111: Line 111:
 
             var day = date.getDate();
 
             var day = date.getDate();
 
             var pid = "date-" + month + "-" + day;
 
             var pid = "date-" + month + "-" + day;
             $("#myid").load("https://2017.igem.org/Team:Georgia_State/notebookdata.html #" + pid);
+
             //$("#myid").load("https://2017.igem.org/Team:Georgia_State/notebookdata.html #" + pid);
//$("#myid").load("https://2014.igem.org/Team:Tec-Monterrey/ITESM14_notebook_data.html #" + pid);
+
$("#myid").load("https://2014.igem.org/Team:Tec-Monterrey/ITESM14_notebook_data.html #" + pid);
 
           }                        });
 
           }                        });
 
</script>
 
</script>

Revision as of 16:45, 21 October 2017

Copyright(c) GSUiGEM / Original Design by:www.alltemplateneeds.com