Load tab content dynamically via Ajax

$('#container').tabs(); // detect automatically
$('#container').tabs({ cache: true }); // load once, then cache