admin管理员组文章数量:1433509
I'm trying to make my website iphone/ipad/android friendly.
Now, is there any way to make the javascript .print() function work on any of these devices? Couldn't find an answer on this subject.
Looking forward to your replies, Thank You in advance.
I'm trying to make my website iphone/ipad/android friendly.
Now, is there any way to make the javascript .print() function work on any of these devices? Couldn't find an answer on this subject.
Looking forward to your replies, Thank You in advance.
Share asked Feb 22, 2012 at 15:00 michaeltintiucmichaeltintiuc 67115 silver badges31 bronze badges2 Answers
Reset to default 8The function window.print()
will work if you are using iOS 4.2 or later because that version adds AirPrint support.
Android phones don't seem to have native support for printing yet however you might be interested in reading about Cloud Print. However that solution requires a "cloud enabled" printer.
The Javascript function print() will work fine on the iPhone and iPad.
本文标签: iphoneipadandroid javascript print()Stack Overflow
版权声明:本文标题:iphone, ipad, android javascript print() - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741624920a2389028.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论