diff --git a/demos/tabs/ajax.html b/demos/tabs/ajax.html index 0492f8378..1dfadf990 100644 --- a/demos/tabs/ajax.html +++ b/demos/tabs/ajax.html @@ -30,15 +30,14 @@ - -
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. +