mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-21 06:40:59 +00:00
data-id is not used in Pages and Dialogs
This commit is contained in:
parent
3d8e887734
commit
a95419ff73
1 changed files with 0 additions and 8 deletions
|
|
@ -120,10 +120,6 @@
|
|||
<th>data-dom-cache</th>
|
||||
<td>true | <strong>false</strong></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>data-id</th>
|
||||
<td>string (unique id for the page)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>data-fullscreen</th>
|
||||
<td>true | false (used in conjunction with fixed toolbars)</td>
|
||||
|
|
@ -333,10 +329,6 @@
|
|||
<th>data-dom-cache</th>
|
||||
<td>true | <strong>false</strong></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>data-id</th>
|
||||
<td>string (unique id for the page)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>data-fullscreen</th>
|
||||
<td>true | false (used in conjunction with fixed toolbars)</td>
|
||||
|
|
|
|||
Loading…
Reference in a new issue