<style> #data { display: none; } </style>
$('body').append('<div id=data>data here</div>').slideDown();