Team:UNITN-Trento/Templates/Notebook
From 2013.igem.org
(Difference between revisions)
Line 12: | Line 12: | ||
//Get posts from ajax index | //Get posts from ajax index | ||
- | $("aj_index a").each(function() { | + | $("#aj_index a").each(function() { |
alert($(this).attr('href')); | alert($(this).attr('href')); | ||
}); | }); |
Revision as of 07:01, 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"