$(document).ready(function() { $("#result_data").load("/index.php?go=record&act=data", function () { $(this).fadeIn(1997); }); });