var newDiv = $('
'); // http://www.sharejs.com newDiv.attr("id","myNewDiv").appendTo("body");