W3CAPI 实例工具箱
运行代码
源代码
<!DOCTYPE html> <html manifest="/static/example/html5/js/manifest_index.appcache"> <head> <meta charset="UTF-8"> </head> <body> <p id="timePara"><button onclick="getDateTime()">获得日期和事件</button></p> <p><img src="../../resource/img/logo_new.png" /></p> <p>请打开<a href="/static/example/html5/manifest_index.html" target="_blank">这个页面</a>,然后脱机浏览,重新加载页面。页面中的脚本和图像依然可用。</p> </body> <script type="text/javascript" src="/static/example/html5/js/manifest_time.js"></script> </html>
运行结果
友情提示
您正在使用的浏览器为IE浏览器,或者使用了IE模式
如果你使用的是IE浏览器,建议您下载
360急速浏览器
/
火狐浏览器
/
Opera浏览器