]> source.dussan.org Git - jquery-ui.git/commitdiff
Tabs: Updates cookie demo to include more information on how to find cookie plugin... 161/head
authorRalph Whitbeck <ralph.whitbeck@gmail.com>
Sun, 20 Mar 2011 14:58:08 +0000 (07:58 -0700)
committerRalph Whitbeck <ralph.whitbeck@gmail.com>
Sun, 20 Mar 2011 14:58:08 +0000 (07:58 -0700)
demos/tabs/cookie.html

index b168d29ce3633c0677e49be1ebeb5ece8e2771e6..35972436db901b476a18f792ea276d723701a4e7 100644 (file)
@@ -50,6 +50,7 @@
 <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.
 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 -->
 
 </body>