copy to clipboard in jquery/javascript without flash for ipad / iphone

拟墨画扇 提交于 2019-12-07 01:25:00

问题


I have used ZeroClipboard J-Query plug-in for copy to clipboard in web browsers which uses Flash. As for browser security reasons, copying is disallowed and we need Flash. But the ZeroClipboard copy functionality does not work in mobiles like iPhone, Android or iPad as we can't use flash there.

So is how to implement Copy to Clipboard functionality in mobiles like iPhone, Android or iPad ?

Possible Duplicate for this question is - Copy to Clipboard that also works on Mobile?

As there are not enough satisfying answers, I am posting this question again.

Thanks.


回答1:


There's not really a way to copy to the clipboard on iOS Devices from a web browser.




回答2:


Yes it will works If the Adobe Flash&JavaScript is supported in your phone browser. Maybe flash has been disabled because of security reasons. Try downloading newer version of adobe flash for your phone.



来源:https://stackoverflow.com/questions/21854062/copy-to-clipboard-in-jquery-javascript-without-flash-for-ipad-iphone

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!