Can i apply style like this,
$('#aspnetForm').append($('#facebox .content').html().css({ 'display': 'none' }));
but it didnt work...
EDIT:
i am trying to use jquery facebox in asp.net.. i am having issues with the close button.. http://stackoverflow.com/questions/3346172/hide-jquery-facebox-modal-manually