mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-10 17:31:02 +00:00
data-id is not used in Pages and Dialogs
This commit is contained in:
parent
5b9ca5caf0
commit
d7d38dca7e
1 changed files with 0 additions and 8 deletions
|
|
@ -121,10 +121,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>
|
||||
|
|
@ -334,10 +330,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