$(function () { $('body').prepend('<div class="basic-test1">This is a test </div>'); }());