File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 1- <!DOCTYPE html>
2- < html >
1+ <!DOCTYPE html>
2+ < html >
33 < head >
44 < meta charset ="utf-8 ">
5- < meta name ="viewport " content ="width=device-width, minimum-scale=1, maximum-scale=1 ">
6- < title > jQuery Mobile Framework - Dialog Example</ title >
7- < link rel ="stylesheet " href ="../../themes/default/ " />
5+ < meta name ="viewport " content ="width=device-width, minimum-scale=1, maximum-scale=1 ">
6+ < title > jQuery Mobile Framework - Dialog Example</ title >
7+ < link rel ="stylesheet " href ="../../themes/default/ " />
88 < link rel ="stylesheet " href ="../_assets/css/jqm-docs.css "/>
99 < script type ="text/javascript " src ="../../js/jquery.js "> </ script >
1010 < script type ="text/javascript " src ="../../js/ "> </ script >
11- </ head >
12- < body >
11+ </ head >
12+ < body >
1313
1414< div data-role ="page ">
1515
16-
16+
1717 < div data-role ="content " data-theme ="b ">
1818 < p > Flickr upload:</ p >
1919 < h3 > Photos posted successfully</ h3 >
20-
21- < a href ="docs-dialogs.html " data-role ="button " data-rel =" back " data- theme ="b "> View photo page</ a >
22- < a href ="docs-dialogs.html " data-role ="button " data-rel =" back " data- theme ="c "> Done</ a >
20+
21+ < a href ="docs-dialogs.html " data-role ="button " data-theme ="b "> View photo page</ a >
22+ < a href ="docs-dialogs.html " data-role ="button " data-theme ="c "> Done</ a >
2323 </ div >
2424</ div >
2525
2626
2727</ body >
28- </ html >
28+ </ html >
You can’t perform that action at this time.
0 commit comments