mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-27 19:20:28 +00:00
removed image dimensions in demo page
This commit is contained in:
parent
bc036b91b0
commit
bb4e1ca275
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
<div data-role="content">
|
||||
<div class="content-primary">
|
||||
<img src="images/photo-run.jpeg" width="640" height="480" alt="Photo Run">
|
||||
<img src="images/photo-run.jpeg" alt="Photo Run">
|
||||
|
||||
<p class="ui-body">This page demonstrates the "fullscreen" toolbar mode. This toolbar treatment is used in special cases where you want the content to fill the whole screen, and you want the header and footer toolbars to appear and disappear when the page is clicked responsively — a common scenario for photo, image or video viewers.</p>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue