$(document).ready( function() { $('#load').click(function() { $.getScript("src/adventure_01.js");}); });