Team:UT Dallas/notebook dates

From 2011.igem.org

(Difference between revisions)
Line 17: Line 17:
     $.get("https://2011.igem.org/Team:UT_Dallas/"+fname+"?action=raw&ctype=text/x-wiki", function(data) {
     $.get("https://2011.igem.org/Team:UT_Dallas/"+fname+"?action=raw&ctype=text/x-wiki", function(data) {
  $('#results').html(data);
  $('#results').html(data);
-
  $('#results').slideUp('fast');
+
  $('#results').slideDown('fast');
});
});
   });
   });

Revision as of 08:21, 28 September 2011