Skip to content

Commit bb4e1ca

Browse files
author
scottjehl
committed
removed image dimensions in demo page
1 parent bc036b9 commit bb4e1ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/toolbars/bars-fullscreen.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h1>Fullscreen fixed header</h1>
2222

2323
<div data-role="content">
2424
<div class="content-primary">
25-
<img src="images/photo-run.jpeg" width="640" height="480" alt="Photo Run">
25+
<img src="images/photo-run.jpeg" alt="Photo Run">
2626

2727
<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 &mdash; a common scenario for photo, image or video viewers.</p>
2828

0 commit comments

Comments
 (0)