※リストが表示されない場合
AddBlockなどの広告ブロックツールがONになっているとリストなどが表示されない場合があります。これらのツールをOFFにしてみてください。
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>sampleapp</title>
<!--[if IE]><script>document.write('<base href="' + location.protocol + '//' +
location.host + location.pathname.replace(/\/[^\/]*$/, '/mobile/') + '"/>')
</script><![endif]-->
<base href="mobile/">
<script id="DC_baseScript">if(navigator.userAgent.indexOf('AppleWebKit/') == -1)
document.write('<base href="' + location.protocol + '//' + location.host +
location.pathname.replace(/\/[^\/]*$/, '/mobile/') + '"/>')</script>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, minimum-scale=1.0,
maximum-scale=1.6">
<meta name="apple-mobile-web-app-capable" content="YES">
<link rel="apple-touch-icon" href="Images/WebClipIcon.png">
<link rel="stylesheet" href="main.css">
<script type="text/javascript" src="Parts/parts.js" charset="utf-8"></script>
<script type="text/javascript" src="main.js" charset="utf-8"></script>
</head>
<body onload="load();">
<div id="content">
<div id="text1" apple-part="com.apple.Dashcode.part.webtext"
class="apple-text apple-no-children" apple-default-image-visibility=
"hidden"apple-text-overflow="ellipsis" apple-style=
"part-height-dependent: true;part-width-dependent: true;"></div>
<input id="field1" type="text" name="" value=""
class="apple-textfield apple-no-children" apple-part=
"com.apple.Dashcode.part.textfield">
<div id="button1" apple-part="com.apple.Dashcode.part.pushbutton"
class="apple-no-children" apple-text-overflow="ellipsis"
apple-style="image-theme: 0; image-shape: 3; image-button-type: 0;
image-opacity: 1.00; image-top-color: 0.290196091,0.423529416,0.607843161,1;
image-bottom-color: 1,1,1,1; image-radius: 5,5,5,5; image-border: 1;
image-border-color: 0,0,0,0.2; image-border-width: 1; shine-on: 1;
shine-strength: 0.17; shine-alpha-level: 0.04; shine-height: 0.50;
glass-arc-height: 0.00; embossed-on: 1; embossed-depth: 1;
embossed-shadow: 0.68; embossed-highlight: 0.3;
shadow-include-shadow: 0;"></div>
</div>
<div apple-part="com.apple.Dashcode.part.webtext"
class="apple-text apple-no-children" apple-default-image-visibility="hidden"
apple-text-overflow="ellipsis" id="footer" apple-group="text" apple-style=
"part-height-dependent: true;"></div>
</body>
</html>
| << 前へ | 次へ >> |