mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-04-20 03:02:41 -04:00
small fix to demo caption
This commit is contained in:
@@ -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 -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user