编辑你的代码:
<!DOCTYPE html> <html manifest="/static/demo_html.appcache"> <body> <script src="/static/js/demo_time.js"> </script> <p id="timePara"><button onclick="getDateTime()">获取日期和时间</button></p> <p><img src="/static/images/img_logo.gif" width="336" height="69"></p> <p>试着打开 <a href="/html5/tryit/try_mainfest" target="_blank">页面</a>, 然后关闭网络,重新加载页面. 脚本的图片仍可以工作.</p> </body> </html>
查看结果:
phpxuexi.net
- 亲自试一试