Team:UNITN-Trento/Templates/Notebook
From 2013.igem.org
(Difference between revisions)
Line 119: | Line 119: | ||
$("<a>Add new LabPost_AJ</a>").attr( 'href' , addpost_url.replace('amp;','') ).addClass("tn-addpost").appendTo("#aj_cont"); | $("<a>Add new LabPost_AJ</a>").attr( 'href' , addpost_url.replace('amp;','') ).addClass("tn-addpost").appendTo("#aj_cont"); | ||
+ | //Wrap #aj_cont into <center> | ||
+ | $("#aj_cont").children().wrapAll("<center></center>"); | ||
}); | }); | ||
</script> | </script> |
Revision as of 07:47, 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"