Beh non cambia nulla comunque:

codice:
a.next('container').toggle('blind', {}, 700, function(){
  alert($(this).css('display'));
});