[jq] Centrare un div

$('#idDiv').css({
        position:'fixed',
        left: ($(window).width() - $('#idDiv').outerWidth())/2,
       top: ($(window).height() - $('#idDiv').outerHeight())/2
    });
«novembre»
domlunmarmergiovensab
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011