]> source.dussan.org Git - jquery-ui.git/commitdiff
small fix to demo caption
authorMaggie Costello Wachs <fg.maggie@gmail.com>
Tue, 20 Jan 2009 21:47:27 +0000 (21:47 +0000)
committerMaggie Costello Wachs <fg.maggie@gmail.com>
Tue, 20 Jan 2009 21:47:27 +0000 (21:47 +0000)
demos/tabs/ajax.html

index c1bcadc7d8ca71010d73d08ec3d43aca3336090b..d49c7aa85f4a31de1ee9d8e9f137aaa1c9652c6a 100644 (file)
@@ -32,7 +32,7 @@
 
 <div class="demo-description">
 
-<p>Fetch external content via Ajax for the 2nd and 3rd tabs 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.</p>
+<p>Fetch external content via Ajax for the tabs by setting an href value in the tab links.  While the Ajax request is waiting for a response, the tab label changes to say "Loading...", then returns to the normal label once loaded.</p>
 
 </div><!-- End demo-description -->