$( document ).ready(function() { $('
', { 'class': "jquery-note", text: "...jQuery loaded..." }).appendTo('body'); });