Skip to content

Commit 1103dfa

Browse files
committed
Demos: fix outdated and broken links
1 parent 78b9de4 commit 1103dfa

File tree

10 files changed

+68
-68
lines changed

10 files changed

+68
-68
lines changed

demos/button/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
</label>
5252
</form>
5353
<button data-enhanced="true" class="ui-button ui-shadow ui-corner-all ui-widget">Button text</button>
54-
<a href="inde.php" data-role="button" data-enhanced="true" class="ui-button ui-shadow ui-corner-all ui-widget">Link text</a>
54+
<a href="index.php" data-role="button" data-enhanced="true" class="ui-button ui-shadow ui-corner-all ui-widget">Link text</a>
5555
</div><!--/demo-html -->
5656

5757
<h2>Corners</h2>

demos/filterable/index.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,21 +72,21 @@
7272
<tbody>
7373
<tr>
7474
<th>1</th>
75-
<td><a href="http://en.wikipedia.org/wiki/Citizen_Kane" data-rel="external">Citizen Kane</a></td>
75+
<td><a href="https://en.wikipedia.org/wiki/Citizen_Kane" data-rel="external">Citizen Kane</a></td>
7676
<td>1941</td>
7777
<td>100%</td>
7878
<td>74</td>
7979
</tr>
8080
<tr>
8181
<th>2</th>
82-
<td><a href="http://en.wikipedia.org/wiki/Casablanca_(film)" data-rel="external">Casablanca</a></td>
82+
<td><a href="https://en.wikipedia.org/wiki/Casablanca_(film)" data-rel="external">Casablanca</a></td>
8383
<td>1942</td>
8484
<td>97%</td>
8585
<td>64</td>
8686
</tr>
8787
<tr>
8888
<th>3</th>
89-
<td><a href="http://en.wikipedia.org/wiki/The_Godfather" data-rel="external">The Godfather</a></td>
89+
<td><a href="https://en.wikipedia.org/wiki/The_Godfather" data-rel="external">The Godfather</a></td>
9090
<td>1972</td>
9191
<td>97%</td>
9292
<td>87</td>

demos/listview-autodividers-linkbar/autodividers-linkbar.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ $.mobile.document.on( "pagecreate", "#demo-page", function(){
2323
$( function(){
2424
$.mobile.window.on( "scroll", function( e ) {
2525
var headTop = $(window).scrollTop(),
26-
foot = $( ".ui-page-active [data-role='footer']" ),
27-
head = $( ".ui-page-active [data-role='header']" ),
26+
foot = $( ".ui-page-active .ui-toolbar-header" ),
27+
head = $( ".ui-page-active .ui-toolbar-footer" ),
2828
headerheight = head.outerHeight();
2929

3030
if( headTop < headerheight && headTop > 0 ) {

demos/table-column-toggle-options/index.php

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -48,70 +48,70 @@
4848
<tbody>
4949
<tr>
5050
<th>1</th>
51-
<td><a href="http://en.wikipedia.org/wiki/Citizen_Kane" data-rel="external">Citizen Kane</a></td>
51+
<td><a href="https://en.wikipedia.org/wiki/Citizen_Kane" data-rel="external">Citizen Kane</a></td>
5252
<td>1941</td>
5353
<td>100%</td>
5454
<td>74</td>
5555
</tr>
5656
<tr>
5757
<th>2</th>
58-
<td><a href="http://en.wikipedia.org/wiki/Casablanca_(film)" data-rel="external">Casablanca</a></td>
58+
<td><a href="https://en.wikipedia.org/wiki/Casablanca_(film)" data-rel="external">Casablanca</a></td>
5959
<td>1942</td>
6060
<td>97%</td>
6161
<td>64</td>
6262
</tr>
6363
<tr>
6464
<th>3</th>
65-
<td><a href="http://en.wikipedia.org/wiki/The_Godfather" data-rel="external">The Godfather</a></td>
65+
<td><a href="https://en.wikipedia.org/wiki/The_Godfather" data-rel="external">The Godfather</a></td>
6666
<td>1972</td>
6767
<td>97%</td>
6868
<td>87</td>
6969
</tr>
7070
<tr>
7171
<th>4</th>
72-
<td><a href="http://en.wikipedia.org/wiki/Gone_with_the_Wind_(film)" data-rel="external">Gone with the Wind</a></td>
72+
<td><a href="https://en.wikipedia.org/wiki/Gone_with_the_Wind_(film)" data-rel="external">Gone with the Wind</a></td>
7373
<td>1939</td>
7474
<td>96%</td>
7575
<td>87</td>
7676
</tr>
7777
<tr>
7878
<th>5</th>
79-
<td><a href="http://en.wikipedia.org/wiki/Lawrence_of_Arabia_(film)" data-rel="external">Lawrence of Arabia</a></td>
79+
<td><a href="https://en.wikipedia.org/wiki/Lawrence_of_Arabia_(film)" data-rel="external">Lawrence of Arabia</a></td>
8080
<td>1962</td>
8181
<td>94%</td>
8282
<td>87</td>
8383
</tr>
8484
<tr>
8585
<th>6</th>
86-
<td><a href="http://en.wikipedia.org/wiki/Dr._Strangelove" data-rel="external">Dr. Strangelove Or How I Learned to Stop Worrying and Love the Bomb</a></td>
86+
<td><a href="https://en.wikipedia.org/wiki/Dr._Strangelove" data-rel="external">Dr. Strangelove Or How I Learned to Stop Worrying and Love the Bomb</a></td>
8787
<td>1964</td>
8888
<td>92%</td>
8989
<td>74</td>
9090
</tr>
9191
<tr>
9292
<th>7</th>
93-
<td><a href="http://en.wikipedia.org/wiki/The_Graduate" data-rel="external">The Graduate</a></td>
93+
<td><a href="https://en.wikipedia.org/wiki/The_Graduate" data-rel="external">The Graduate</a></td>
9494
<td>1967</td>
9595
<td>91%</td>
9696
<td>122</td>
9797
</tr>
9898
<tr>
9999
<th>8</th>
100-
<td><a href="http://en.wikipedia.org/wiki/The_Wizard_of_Oz_(1939_film)" data-rel="external">The Wizard of Oz</a></td>
100+
<td><a href="https://en.wikipedia.org/wiki/The_Wizard_of_Oz_(1939_film)" data-rel="external">The Wizard of Oz</a></td>
101101
<td>1939</td>
102102
<td>90%</td>
103103
<td>72</td>
104104
</tr>
105105
<tr>
106106
<th>9</th>
107-
<td><a href="http://en.wikipedia.org/wiki/Singin%27_in_the_Rain" data-rel="external">Singin' in the Rain</a></td>
107+
<td><a href="https://en.wikipedia.org/wiki/Singin%27_in_the_Rain" data-rel="external">Singin' in the Rain</a></td>
108108
<td>1952</td>
109109
<td>89%</td>
110110
<td>85</td>
111111
</tr>
112112
<tr>
113113
<th>10</th>
114-
<td class="title"><a href="http://en.wikipedia.org/wiki/Inception" data-rel="external">Inception</a></td>
114+
<td class="title"><a href="https://en.wikipedia.org/wiki/Inception" data-rel="external">Inception</a></td>
115115
<td>2010</td>
116116
<td>84%</td>
117117
<td>78</td>

demos/table-column-toggle/index.php

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -50,70 +50,70 @@
5050
<tbody>
5151
<tr>
5252
<th>1</th>
53-
<td><a href="http://en.wikipedia.org/wiki/Citizen_Kane" data-rel="external">Citizen Kane</a></td>
53+
<td><a href="https://en.wikipedia.org/wiki/Citizen_Kane" data-rel="external">Citizen Kane</a></td>
5454
<td>1941</td>
5555
<td>100%</td>
5656
<td>74</td>
5757
</tr>
5858
<tr>
5959
<th>2</th>
60-
<td><a href="http://en.wikipedia.org/wiki/Casablanca_(film)" data-rel="external">Casablanca</a></td>
60+
<td><a href="https://en.wikipedia.org/wiki/Casablanca_(film)" data-rel="external">Casablanca</a></td>
6161
<td>1942</td>
6262
<td>97%</td>
6363
<td>64</td>
6464
</tr>
6565
<tr>
6666
<th>3</th>
67-
<td><a href="http://en.wikipedia.org/wiki/The_Godfather" data-rel="external">The Godfather</a></td>
67+
<td><a href="https://en.wikipedia.org/wiki/The_Godfather" data-rel="external">The Godfather</a></td>
6868
<td>1972</td>
6969
<td>97%</td>
7070
<td>87</td>
7171
</tr>
7272
<tr>
7373
<th>4</th>
74-
<td><a href="http://en.wikipedia.org/wiki/Gone_with_the_Wind_(film)" data-rel="external">Gone with the Wind</a></td>
74+
<td><a href="https://en.wikipedia.org/wiki/Gone_with_the_Wind_(film)" data-rel="external">Gone with the Wind</a></td>
7575
<td>1939</td>
7676
<td>96%</td>
7777
<td>87</td>
7878
</tr>
7979
<tr>
8080
<th>5</th>
81-
<td><a href="http://en.wikipedia.org/wiki/Lawrence_of_Arabia_(film)" data-rel="external">Lawrence of Arabia</a></td>
81+
<td><a href="https://en.wikipedia.org/wiki/Lawrence_of_Arabia_(film)" data-rel="external">Lawrence of Arabia</a></td>
8282
<td>1962</td>
8383
<td>94%</td>
8484
<td>87</td>
8585
</tr>
8686
<tr>
8787
<th>6</th>
88-
<td><a href="http://en.wikipedia.org/wiki/Dr._Strangelove" data-rel="external">Dr. Strangelove Or How I Learned to Stop Worrying and Love the Bomb</a></td>
88+
<td><a href="https://en.wikipedia.org/wiki/Dr._Strangelove" data-rel="external">Dr. Strangelove Or How I Learned to Stop Worrying and Love the Bomb</a></td>
8989
<td>1964</td>
9090
<td>92%</td>
9191
<td>74</td>
9292
</tr>
9393
<tr>
9494
<th>7</th>
95-
<td><a href="http://en.wikipedia.org/wiki/The_Graduate" data-rel="external">The Graduate</a></td>
95+
<td><a href="https://en.wikipedia.org/wiki/The_Graduate" data-rel="external">The Graduate</a></td>
9696
<td>1967</td>
9797
<td>91%</td>
9898
<td>122</td>
9999
</tr>
100100
<tr>
101101
<th>8</th>
102-
<td><a href="http://en.wikipedia.org/wiki/The_Wizard_of_Oz_(1939_film)" data-rel="external">The Wizard of Oz</a></td>
102+
<td><a href="https://en.wikipedia.org/wiki/The_Wizard_of_Oz_(1939_film)" data-rel="external">The Wizard of Oz</a></td>
103103
<td>1939</td>
104104
<td>90%</td>
105105
<td>72</td>
106106
</tr>
107107
<tr>
108108
<th>9</th>
109-
<td><a href="http://en.wikipedia.org/wiki/Singin%27_in_the_Rain" data-rel="external">Singin' in the Rain</a></td>
109+
<td><a href="https://en.wikipedia.org/wiki/Singin%27_in_the_Rain" data-rel="external">Singin' in the Rain</a></td>
110110
<td>1952</td>
111111
<td>89%</td>
112112
<td>85</td>
113113
</tr>
114114
<tr>
115115
<th>10</th>
116-
<td class="title"><a href="http://en.wikipedia.org/wiki/Inception" data-rel="external">Inception</a></td>
116+
<td class="title"><a href="https://en.wikipedia.org/wiki/Inception" data-rel="external">Inception</a></td>
117117
<td>2010</td>
118118
<td>84%</td>
119119
<td>78</td>
@@ -165,70 +165,70 @@
165165
<tbody>
166166
<tr>
167167
<th>1</th>
168-
<td><a href="http://en.wikipedia.org/wiki/Citizen_Kane" data-rel="external">Citizen Kane</a></td>
168+
<td><a href="https://en.wikipedia.org/wiki/Citizen_Kane" data-rel="external">Citizen Kane</a></td>
169169
<td>1941</td>
170170
<td>100%</td>
171171
<td>74</td>
172172
</tr>
173173
<tr>
174174
<th>2</th>
175-
<td><a href="http://en.wikipedia.org/wiki/Casablanca_(film)" data-rel="external">Casablanca</a></td>
175+
<td><a href="https://en.wikipedia.org/wiki/Casablanca_(film)" data-rel="external">Casablanca</a></td>
176176
<td>1942</td>
177177
<td>97%</td>
178178
<td>64</td>
179179
</tr>
180180
<tr>
181181
<th>3</th>
182-
<td><a href="http://en.wikipedia.org/wiki/The_Godfather" data-rel="external">The Godfather</a></td>
182+
<td><a href="https://en.wikipedia.org/wiki/The_Godfather" data-rel="external">The Godfather</a></td>
183183
<td>1972</td>
184184
<td>97%</td>
185185
<td>87</td>
186186
</tr>
187187
<tr>
188188
<th>4</th>
189-
<td><a href="http://en.wikipedia.org/wiki/Gone_with_the_Wind_(film)" data-rel="external">Gone with the Wind</a></td>
189+
<td><a href="https://en.wikipedia.org/wiki/Gone_with_the_Wind_(film)" data-rel="external">Gone with the Wind</a></td>
190190
<td>1939</td>
191191
<td>96%</td>
192192
<td>87</td>
193193
</tr>
194194
<tr>
195195
<th>5</th>
196-
<td><a href="http://en.wikipedia.org/wiki/Lawrence_of_Arabia_(film)" data-rel="external">Lawrence of Arabia</a></td>
196+
<td><a href="https://en.wikipedia.org/wiki/Lawrence_of_Arabia_(film)" data-rel="external">Lawrence of Arabia</a></td>
197197
<td>1962</td>
198198
<td>94%</td>
199199
<td>87</td>
200200
</tr>
201201
<tr>
202202
<th>6</th>
203-
<td><a href="http://en.wikipedia.org/wiki/Dr._Strangelove" data-rel="external">Dr. Strangelove Or How I Learned to Stop Worrying and Love the Bomb</a></td>
203+
<td><a href="https://en.wikipedia.org/wiki/Dr._Strangelove" data-rel="external">Dr. Strangelove Or How I Learned to Stop Worrying and Love the Bomb</a></td>
204204
<td>1964</td>
205205
<td>92%</td>
206206
<td>74</td>
207207
</tr>
208208
<tr>
209209
<th>7</th>
210-
<td><a href="http://en.wikipedia.org/wiki/The_Graduate" data-rel="external">The Graduate</a></td>
210+
<td><a href="https://en.wikipedia.org/wiki/The_Graduate" data-rel="external">The Graduate</a></td>
211211
<td>1967</td>
212212
<td>91%</td>
213213
<td>122</td>
214214
</tr>
215215
<tr>
216216
<th>8</th>
217-
<td><a href="http://en.wikipedia.org/wiki/The_Wizard_of_Oz_(1939_film)" data-rel="external">The Wizard of Oz</a></td>
217+
<td><a href="https://en.wikipedia.org/wiki/The_Wizard_of_Oz_(1939_film)" data-rel="external">The Wizard of Oz</a></td>
218218
<td>1939</td>
219219
<td>90%</td>
220220
<td>72</td>
221221
</tr>
222222
<tr>
223223
<th>9</th>
224-
<td><a href="http://en.wikipedia.org/wiki/Singin%27_in_the_Rain" data-rel="external">Singin' in the Rain</a></td>
224+
<td><a href="https://en.wikipedia.org/wiki/Singin%27_in_the_Rain" data-rel="external">Singin' in the Rain</a></td>
225225
<td>1952</td>
226226
<td>89%</td>
227227
<td>85</td>
228228
</tr>
229229
<tr>
230230
<th>10</th>
231-
<td class="title"><a href="http://en.wikipedia.org/wiki/Inception" data-rel="external">Inception</a></td>
231+
<td class="title"><a href="https://en.wikipedia.org/wiki/Inception" data-rel="external">Inception</a></td>
232232
<td>2010</td>
233233
<td>84%</td>
234234
<td>78</td>

0 commit comments

Comments
 (0)