站長資訊網
        最全最豐富的資訊網站

        什么是Notifications?HTML5 Notifications桌面提醒

        Notifications是HTML5的一個新特性~ 可以看看360電腦搶票,也是用Notifications提示的~,下面小編寫了一個HTML5 Notifications桌面提醒,還是挺不錯的哦!<!DOCTYPE html>

        <html>  <head>  <meta charset="utf-8">  <title>HTML5 - Notifications</title>  <script>  //判斷瀏覽器是否支持Notifications  function supported(){  	if(window.webkitNotifications){  		alert('瀏覽器支持Notifications');  	} else {  		alert('瀏覽器不支持Notifications');  	}  }    //請求桌面通知權限  function requestPermission() {  	window.webkitNotifications.requestPermission();  }    //獲取請求權限狀態  function checkPermission() {  	switch (window.webkitNotifications.checkPermission()) {  		case 0:alert('用戶已允許顯示桌面通知');break;  		case 1:alert('用戶還沒有允許或拒絕顯示桌面通知');break;  		case 2:alert('用戶已拒絕顯示桌面通知');break;  	}  }    //創建文本消息  function textMsg(){  	var icon = 'logo.png';  	var title = '阿鵬's BLOG';  	var body =  'http://www.1990c.com';  	var popup = window.webkitNotifications.createNotification(icon, title, body);    	popup.ondisplay = function(event) {  		setTimeout(function() {  			event.currentTarget.cancel();  		}, 5000);  	}    	popup.show();  }    //創建HTML消息  function htmlMsg(){  	var popup = window.webkitNotifications.createHTMLNotification('msg.html');    	popup.ondisplay = function(event) {  		setTimeout(function() {  			event.currentTarget.cancel();  		}, 5000);  	}    	popup.show();  }  </script>  </head>    <body>  <input type="button" value="是否支持桌面提醒" onclick="supported();"/>  <input type="button" value="請求權限" onclick="requestPermission();"/>  <input type="button" value="請求權限狀態" onclick="checkPermission();"/>  <input type="button" value="顯示文本消息" onclick="textMsg();"/>  <input type="button" value="顯示HTML消息" onclick="htmlMsg();"/>  </body>  </html>

        贊(0)
        分享到: 更多 (0)
        網站地圖   滬ICP備18035694號-2    滬公網安備31011702889846號
        主站蜘蛛池模板: 国产成人毛片亚洲精品| 老司机精品影院91| 精品偷自拍另类在线观看丰满白嫩大屁股ass | 国产精品无码成人午夜电影| 精品无码专区亚洲| 久久这里只精品国产99热| 精品深夜AV无码一区二区| 亚洲国产精品成人午夜在线观看| 国产精品青草久久久久福利99| 99久久免费国产精品热| 亚洲精品成人片在线观看精品字幕| 狠狠色伊人久久精品综合网| 欧美日激情日韩精品| 国产精品国产三级国产专播| 久久国产欧美日韩精品| 野狼第一精品社区| 欧美精品人爱a欧美精品| 国产精品成人观看视频网站| 思思99热在线观看精品| 国产精品亚洲欧美一区麻豆| 91精品国产色综合久久| 国产精品香港三级国产AV| 少妇人妻无码精品视频app| 一区二区国产精品| 亚洲中文字幕久久精品无码喷水| 国产亚洲综合成人91精品| 亚洲AV无码成人精品区狼人影院| 久久精品国产精品青草app| 国产精品视频二区不卡| 国语自产少妇精品视频蜜桃| 欧洲精品久久久av无码电影| 亚洲色精品aⅴ一区区三区| 宅男在线国产精品无码| 亚洲日韩精品无码专区网站| 亚欧洲精品在线视频免费观看| 亚洲七七久久精品中文国产| 亚洲国产精品自产在线播放| 亚洲精品乱码久久久久久不卡| 亚洲精品国自产拍在线观看| 亚洲色精品aⅴ一区区三区| 无码人妻精品一区二区三18禁 |