Team:UNITN-Trento/Templates/Notebook
From 2013.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
alert("Notebook under maintenance, please DO NOT add any post. Thank you."); | alert("Notebook under maintenance, please DO NOT add any post. Thank you."); | ||
+ | |||
+ | $(document).ready(function() { | ||
+ | |||
+ | //Get posts from ajax index | ||
+ | $("aj_index a").each(function() { | ||
+ | alert($(this).attr('href')); | ||
+ | }); | ||
+ | |||
+ | }); | ||
</script> | </script> | ||
Revision as of 07:00, 19 August 2013
[http://2013.igem.org/wiki/index.php?title=Team:UNITN-Trento/Templates/Notebook&action=edit Edit this page] | Main Page
Retrieved from "http://2013.igem.org/Team:UNITN-Trento/Templates/Notebook"