Hi,<div><br></div><div>All *html & *js file are located in the local.</div><div>And follow the instructions from <a href="http://www.html5rocks.com/en/tutorials/notifications/quick/">http://www.html5rocks.com/en/tutorials/notifications/quick/</a></div>
<div><br></div><div>I take a try for showing a notification with local icon (URL:  file:///xxxxx/icon.png)</div><div>like:</div><div>window.webkitNotifications.createnotification("file://xxxx/icon.png", "Notification", "some detail.......").show();</div>
<div><br></div><div><br></div><div>I launched by "$google-chrome --allow-file-access-from-files" </div><div>Notification can be shown but the icon is blank....</div><div><br></div><div>BTW, Icon can be shown if URL is a with http:// prefix.</div>
<div><br></div><div>How to use local icon(file://) for web notification API?</div><div><br></div><div>Please reply if you get any suggestion for that.</div><div>Thanks.</div><div><br></div><div>Ziv</div><div> </div>