Skip to content

Commit e7da955

Browse files
committed
Demos: Improved Q&A filtertext
1 parent 489d2ff commit e7da955

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

docs/faq/the-application-cache-is-not-working.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<div data-role="content" class="jqm-content">
2626
<h2>Question:</h2>
2727

28-
<h1>I'm trying to use the application cache but it's not working?</h1>
28+
<h1>I'm trying to use the application cache but it's not working.</h1>
2929

3030
<h2>Answer:</h2>
3131

docs/nav-faq.php

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,50 @@
11
<li data-role="list-divider">Forms</li>
22

3-
<li data-section="Questions & Answers" data-filtertext="CSS styles apply widget scope wrap"><a href="faq/question-template.php">Why won't my CSS styles apply correctly to a widget?</a></li>
3+
<li data-section="Questions & Answers" data-filtertext="CSS styles apply widget scope wrap selector customize"><a href="faq/question-template.php">Why won't my CSS styles apply correctly to a widget?</a></li>
44
5-
<li data-section="Questions & Answers" data-filtertext="form update value enhance"><a href="faq/updating-the-value-of-enhanced-form-elements-does-not-work.php">Updating the value of enhanced form elements does not work.</a></li>
5+
<li data-section="Questions & Answers" data-filtertext="form update value enhance pageinit refresh"><a href="faq/updating-the-value-of-enhanced-form-elements-does-not-work.php">Updating the value of enhanced form elements does not work.</a></li>
66
7-
<li data-section="Questions & Answers" data-filtertext="HTML 5 inputs appearance picker calendar date time slider"><a href="faq/my-html-5-inputs-look-different-in-browsers.php">My HTML 5 inputs look different across devices and browsers.</a></li>
7+
<li data-section="Questions & Answers" data-filtertext="HTML 5 inputs appearance keyboard picker calendar date time slider file color"><a href="faq/my-html-5-inputs-look-different-in-browsers.php">My HTML 5 inputs look different across devices and browsers.</a></li>
88
99
<li data-section="Questions & Answers" data-filtertext="range search inputs slider number text degrade"><a href="faq/my-range-search-input-type-is-being-changed.php">My range or search inputs are being change to number/text.</a></li>
1010
1111
<li data-section="Questions & Answers" data-filtertext="custom select popup dialog logic"><a href="faq/sometimes-custom-select-shows-as-dialog-popup.php">Sometimes my custom select shows as a popup other times its a dialog.</a></li>
1212
1313
<li data-section="Questions & Answers" data-filtertext="disable button issue class method"><a href="faq/disabling-a-button-does-not-work.php">Disabling a button does not work.</a></li>
1414
15-
<li data-section="Questions & Answers" data-filtertext="fixed header footer toolbar select input bug issue"><a href="faq/controls-in-header-footer.php">Controls in my fixed header or footer are not responding or behave erratically.</a></li>
15+
<li data-section="Questions & Answers" data-filtertext="fixed toolbar header footer fullscreen select input bug issue"><a href="faq/controls-in-header-footer.php">Controls in my fixed header or footer are not responding or behave erratically.</a></li>
1616
1717
<li data-role="list-divider">Pages</li>
1818
19-
<li data-section="Questions & Answers" data-filtertext="head load scripts styles issue ajax nav pages"><a href="faq/scripts-and-styles-not-loading.php">Why aren't my scripts and styles loading?</a></li>
19+
<li data-section="Questions & Answers" data-filtertext="head load scripts styles pageinit onload pagebeforecreate ajax nav pages"><a href="faq/scripts-and-styles-not-loading.php">Why aren't my scripts and styles loading?</a></li>
2020

2121
<li data-section="Questions & Answers" data-filtertext="document.ready onload paginit DOM ready on ready scripts "><a href="faq/dom-ready-not-working.php">Why isn't DOM ready working for my scripts?</a></li>
2222
2323
<li data-section="Questions & Answers" data-filtertext="ajax nav load page mobile.loadpage"><a href="faq/how-do-i-load-a-page.php">How do I load a page?</a></li>
2424
2525
<li data-section="Questions & Answers" data-filtertext="ajax nav multi page document load"><a href="faq/why-is-only-the-first-page-loaded.php">Why is only the first page of my multi page document loaded?</a></li>
2626
27-
<li data-section="Questions & Answers" data-filtertext="pass url query params"><a href="faq/pass-query-params-to-page.php">I'm trying to pass query params to a page but it's not working?</a></li>
27+
<li data-section="Questions & Answers" data-filtertext="pass url query params ajax nav"><a href="faq/pass-query-params-to-page.php">I'm trying to pass query params to a page but it's not working?</a></li>
2828
29-
<li data-section="Questions & Answers" data-filtertext="hash pass information parameters ajax nav"><a href="faq/pass-via-the-hash-to-page.php">I'm trying to pass information via the hash but it's not working?</a></li>
29+
<li data-section="Questions & Answers" data-filtertext="hash pass parameters information ajax nav"><a href="faq/pass-via-the-hash-to-page.php">I'm trying to pass information via the hash but it's not working?</a></li>
3030
31-
<li data-section="Questions & Answers" data-filtertext="I'm trying to use the application cache but it's not working?"><a href="faq/the-application-cache-is-not-working.php">I'm trying to use the application cache but it's not working?</a></li>
31+
<li data-section="Questions & Answers" data-filtertext="application cache status error isLocal ajax nav"><a href="faq/the-application-cache-is-not-working.php">I'm trying to use the application cache but it's not working.</a></li>
3232

33-
<li data-section="Questions & Answers" data-filtertext="Content injected into a page is not enhanced."><a href="faq/injected-content-is-not-enhanced.php">Content injected into a page is not enhanced.</a></li>
33+
<li data-section="Questions & Answers" data-filtertext=">create refresh event trigger pageInit refresh method content injected page not enhanced."><a href="faq/injected-content-is-not-enhanced.php">Content injected into a page is not enhanced.</a></li>
3434

35-
<li data-section="Questions & Answers" data-filtertext="Triggering create on injected HTML does not work."><a href="faq/triggering-create-on-injected-content-does-not-work.php">Triggering create on injected HTML does not work.</a></li>
35+
<li data-section="Questions & Answers" data-filtertext=">create trigger event pageInit injected HTML"><a href="faq/triggering-create-on-injected-content-does-not-work.php">Triggering create on injected HTML does not work.</a></li>
3636

37-
<li data-section="Questions & Answers" data-filtertext="How can I stop JQM from auto-enhancing an element?"><a href="faq/how-can-i-stop-auto-enhancement-of-elements.php">How can I stop JQM from auto-enhancing an element?</a></li>
37+
<li data-section="Questions & Answers" data-filtertext="auto-enhance element stop preventnative role none"><a href="faq/how-can-i-stop-auto-enhancement-of-elements.php">How can I stop JQM from auto-enhancing an element?</a></li>
3838

39-
<li data-section="Questions & Answers" data-filtertext="How can I stop JQM from enhancing a block of elements?"><a href="faq/how-can-i-stop-auto-enhancement-of-a-block-of-elements.php">How can I stop JQM from enhancing a block of elements?</a></li>
39+
<li data-section="Questions & Answers" data-filtertext="auto-enhance block container parent stop preventnative role none"><a href="faq/how-can-i-stop-auto-enhancement-of-a-block-of-elements.php">How can I stop JQM from enhancing a block of elements?</a></li>
4040

41-
<li data-section="Questions & Answers" data-filtertext="How do I control page titles?"><a href="faq/how-do-i-control-page-titles.php">How do I control page titles?</a></li>
41+
<li data-section="Questions & Answers" data-filtertext="page title ajax nav head"><a href="faq/how-do-i-control-page-titles.php">How do I control page titles?</a></li>
4242

43-
<li data-section="Questions & Answers" data-filtertext="How do I load a page?"><a href="faq/how-do-i-load-a-page.php">How do I load a page?</a></li>
43+
<li data-section="Questions & Answers" data-filtertext="ajax nav load page loadPage"><a href="faq/how-do-i-load-a-page.php">How do I load a page?</a></li>
4444

4545
<li data-role="list-divider">Events</li>
4646

47-
<li data-section="Questions & Answers" data-filtertext="How do I use touch and mouse events?"><a href="faq/how-do-i-use-touch-mouse-events.php">How do I use touch and mouse events?</a></li>
47+
<li data-section="Questions & Answers" data-filtertext="touch mouse events vmouseover, vmousedown, vmousemove, vmouseup, vclick, vmousecancel"><a href="faq/how-do-i-use-touch-mouse-events.php">How do I use touch and mouse events?</a></li>
4848

4949
<li data-role="list-divider">Apps</li>
5050

0 commit comments

Comments
 (0)