Team:Aix-Marseille/js/js AMU

From 2014.igem.org

Revision as of 16:35, 20 July 2014 by RomainV (Talk | contribs)

$(document).ready(function() { /* Append the following lines into the HEAD tag */ $('head').append(" <script> /* Trying to insert into HEAD */ </script> "); /* End of the lines to append */ });