in Opera, the tag <link rel="apple-touch-icon" href="....">
is displayed in speed dial, but How can I set image in my website to show in speed dial of UC browser ?
相关问题
- jQuery keyup keyCode doesn't work in Opera
- Embed SVG into HTML (Opera-specific)
- $(window).load(function(){}); problem in Opera
- CSS3 @font-face Not Rendering Font in Opera 11.x
- Cross-Origin Resource Sharing for Opera
相关文章
- Is there a way to hide the new HTML5 spinbox contr
- Back button fails after [removed].replace(href);
- JavaScript development addon for browsers
- Disable form validation in browser
- Server sent events and browser limits
- fb:serverfbml won't render on Opera and IE
- Future proof CSS hack for LTE Opera 10
- JQuery security error in Opera and Internet Explor
Apparently this is not possible. UC browser seems to always use a default picture for Speed dial and Home screen.
I have run the compatibility test of RealFaviconGenerator, which uses almost all known techniques to get a favicon:
favicon.ico
file, PNG icons, Apple Touch icon, Windows 8 tiles with and withoutbrowserconfig.xml
... If UC browser was able to accept a favicon, the test should have succeeded but it didn't. Full disclosure: I'm the author of this site.