SyntaxFix
Write A Post
Hire A Developer
Questions
The jQuery Load function can also perform a page refresh:
Load
$('body').load('views/file.html', function () { $(this).fadeIn(5000); });