This example fetches in external content via AJAX for the 2nd and 3rd
tabs just by setting an href for the tabs. While the AJAX request is
waiting for a response, the tab label changes to say "Loading...", then
returns to the normal label once loaded.
+This example fetches in external content via Ajax for the 2nd and 3rd tabs
just by setting an href for the tabs.
+While the Ajax request is waiting for a response, the tab label changes to
say "Loading...", then returns to the normal label once loaded.
+