mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Merge branch 'master' of https://github.com/RedWolves/jquery-ui
This commit is contained in:
commit
bc08ffa74a
@ -50,6 +50,7 @@
|
|||||||
<div class="demo-description">
|
<div class="demo-description">
|
||||||
<p>Looks the same as the default demo, but uses cookie to store the selected tab, and restore it when the page (re)loads.
|
<p>Looks the same as the default demo, but uses cookie to store the selected tab, and restore it when the page (re)loads.
|
||||||
The cookie is stored for a day, so tabs will be restored even after closing the browser. Use cookie: {} for using cookies with default options.</p>
|
The cookie is stored for a day, so tabs will be restored even after closing the browser. Use cookie: {} for using cookies with default options.</p>
|
||||||
|
<p>The cookie option requires the cookie plugin, which can be found in the development-bundle > external folder from the download builder.</p>
|
||||||
</div><!-- End demo-description -->
|
</div><!-- End demo-description -->
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
Reference in New Issue
Block a user